Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26697
| From | Helmut Jarausch <jarausch@igpm.rwth-aachen.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Procedure to request adding a module to the standard library - or initiating a vote on it |
| Date | 2012-08-07 10:13 +0000 |
| Message-ID | <a8c81lF3e6U1@mid.dfncis.de> (permalink) |
Hi, I'd like to request adding the module http://pypi.python.org/pypi/regex to Python's standard library in the (near) future or to even replace the current 're' module by it. Personally I'm in need for fuzzy regular expressions and I don't see how to do this easily and efficiently without this module. For a long term project I also need some "guarantee" that this functionality will exist in future. So, is there a (formal) procedure for such a request or for initiating some sort of vote on it? I know there is a "Benevolent Dictator" for Python. Should I try to contact him personally? Many thanks for a hint, Helmut Jarausch RWTH Aachen University Germany
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Procedure to request adding a module to the standard library - or initiating a vote on it Helmut Jarausch <jarausch@igpm.rwth-aachen.de> - 2012-08-07 10:13 +0000
Re: Procedure to request adding a module to the standard library - or initiating a vote on it Peter Otten <__peter__@web.de> - 2012-08-07 13:15 +0200
Re: Procedure to request adding a module to the standard library - or initiating a vote on it Helmut Jarausch <jarausch@skynet.be> - 2012-08-07 14:47 +0000
Re: Procedure to request adding a module to the standard library - or initiating a vote on it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-07 16:04 +0100
Re: Procedure to request adding a module to the standard library - or initiating a vote on it Peter Otten <__peter__@web.de> - 2012-08-07 17:07 +0200
Re: Procedure to request adding a module to the standard library - or initiating a vote on it Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-07 15:03 +0100
Re: Procedure to request adding a module to the standard library - or initiating a vote on it Terry Reedy <tjreedy@udel.edu> - 2012-08-07 13:45 -0400
csiph-web