[Python-Dev] Weekly Python Patch/Bug Summary (original) (raw)
Kurt B. Kaiser kbk at shore.net
Mon May 14 02:40:38 CEST 2007
- Previous message: [Python-Dev] Strange behaviour with PyEval_EvalCode
- Next message: [Python-Dev] PEP 367: New Super
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patch / Bug Summary
Patches : 362 open ( +2) / 3766 closed ( +6) / 4128 total ( +8) Bugs : 968 open ( -3) / 6692 closed ( +9) / 7660 total ( +6) RFE : 256 open ( -1) / 286 closed ( +4) / 542 total ( +3)
New / Reopened Patches
Fix off-by-one error in Modules/socketmodule.c (2007-05-06) CLOSED http://python.org/sf/1713797 opened by Bryan Østergaard
Patch for PEP 3109 (2007-05-06) http://python.org/sf/1713889 opened by wpy
os.linesep needs clarification (2007-05-07) CLOSED http://python.org/sf/1714700 opened by Gabriel Genellina
x64 clean compile patch for _ctypes (2007-05-09) http://python.org/sf/1715718 opened by Kristján Valur
"Really print?" Dialog (2007-05-11) http://python.org/sf/1717170 opened by Tal Einat
textView code cleanup (2007-05-13) http://python.org/sf/1718043 opened by Tal Einat
PEP 3123 implementation (2007-05-13) http://python.org/sf/1718153 opened by Martin v. Löwis
Patches Closed
Fix off-by-one error in Modules/socketmodule.c (2007-05-06) http://python.org/sf/1713797 closed by gbrandl
make range be xrange (2006-04-18) http://python.org/sf/1472639 closed by nnorwitz
xrange that supports longs, etc (2006-08-24) http://python.org/sf/1546078 closed by nnorwitz
os.linesep needs clarification (2007-05-08) http://python.org/sf/1714700 closed by gbrandl
PEP 3132: extended unpacking (2007-05-02) http://python.org/sf/1711529 closed by gbrandl
Bastion and rexec message out-of-date (2007-04-12) http://python.org/sf/1698951 closed by gbrandl
New / Reopened Bugs
smtplib starttls() didn't do TLS Close Notify when quit() (2007-05-07) CLOSED http://python.org/sf/1713993 opened by AndCycle
Multiple re.compile flags cause error (2007-05-06) CLOSED http://python.org/sf/1713999 opened by Saul Spatz
character set in Japanese on Ubuntu distribution (2007-05-04) http://python.org/sf/1713252 reopened by cgrell
Universal line ending mode duplicates all line endings (2007-05-07) CLOSED http://python.org/sf/1714381 opened by Geoffrey Bache
subprocess.py problems errors when calling cmd.exe (2007-05-07) http://python.org/sf/1714451 opened by tzellman
python throws an error when unpacking bz2 file (2007-05-08) http://python.org/sf/1714773 opened by runnig
datetime.date won't accept 08 or 09 as valid days. (2007-05-08) CLOSED http://python.org/sf/1715302 opened by Erik Wickstrom
Const(None) in compiler.ast.Return.value (2007-05-09) http://python.org/sf/1715581 opened by Ali Gholami Rudi
Destructor behavior faulty (2007-05-12) http://python.org/sf/1717900 opened by Wolf Rogner
posixpath and friends have uses that should be documented (2007-05-13) http://python.org/sf/1718017 opened by Gabriel de Perthuis
Bugs Closed
smtplib starttls() didn't do TLS Close Notify when quit() (2007-05-07) http://python.org/sf/1713993 deleted by andcycle
Multiple re.compile flags cause error (2007-05-07) http://python.org/sf/1713999 closed by gbrandl
Universal line ending mode duplicates all line endings (2007-05-07) http://python.org/sf/1714381 closed by gbrandl
datetime.date won't accept 08 or 09 as valid days. (2007-05-08) http://python.org/sf/1715302 closed by fdrake
Segfaults on memory error (2007-04-10) http://python.org/sf/1697916 closed by gbrandl
types.InstanceType is missing but used by pydoc (2007-04-10) http://python.org/sf/1697782 closed by gbrandl
improving distutils swig support - documentation (2004-10-14) http://python.org/sf/1046945 closed by gbrandl
New / Reopened RFE
Expose callback API in readline module (2007-05-06) http://python.org/sf/1713877 opened by strank
if something as x: (2007-05-07) http://python.org/sf/1714448 opened by k0wax
RFE Closed
commands module (2007-05-06) http://python.org/sf/1713624 closed by gbrandl
additions to commands lib (2003-11-11) http://python.org/sf/840034 closed by gbrandl
A large block of commands after an "if" cannot be (2003-03-28) http://python.org/sf/711268 closed by gbrandl
Please add .bz2 in encodings_map (in the module mimetypes) (2007-04-25) http://python.org/sf/1707693 closed by gbrandl
- Previous message: [Python-Dev] Strange behaviour with PyEval_EvalCode
- Next message: [Python-Dev] PEP 367: New Super
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]