[Python-Dev] Weekly Python Bug/Patch Summary (original) (raw)
Kurt B. Kaiser kbk at shore.net
Sat Mar 20 16:08:35 EST 2004
- Previous message: [Python-Dev] Two possible fixes for isinstance nested tuples
- Next message: [Python-Dev] RE: [Python-checkins] python/dist/src/Python ceval.c, 2.383, 2.384
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patch / Bug Summary
Patches : 250 open ( -1) / 2340 closed ( +8) / 2590 total ( +7) Bugs : 746 open ( +7) / 3927 closed ( +6) / 4673 total (+13) RFE : 128 open ( +0) / 123 closed ( +0) / 251 total ( +0)
New / Reopened Patches
tarfile.py enhancements (2004-03-17) http://python.org/sf/918101 opened by Lars Gustäbel
XHTML support for webchecker.py (2004-03-17) http://python.org/sf/918212 opened by Chris Herborth
simple "is" speedup (2004-03-17) CLOSED http://python.org/sf/918462 opened by Skip Montanaro
PEP-008: Update Naming Conventions (2004-03-18) CLOSED http://python.org/sf/919256 opened by Kurt B. Kaiser
API Ref: PyErr_SetInterrupt not Obsolete (2004-03-19) http://python.org/sf/919299 opened by Kurt B. Kaiser
email/init.py: Parse headersonly (2004-03-20) http://python.org/sf/920037 opened by Chris Mayo
Patch submission for #876533 (potential leak in ensure_froml (2004-03-20) http://python.org/sf/920211 opened by Brian Leair
Patches Closed
dict type concat function (2004-03-16) http://python.org/sf/917095 closed by troy_melhase
list.setitem(slice) behavior (2004-01-08) http://python.org/sf/873305 closed by jbrandmeyer
Create a freelist for dictionaries (2004-03-14) http://python.org/sf/916251 closed by rhettinger
PEP-008: Update Naming Conventions (2004-03-18) http://python.org/sf/919256 closed by kbk
license inconsistency (2003-08-26) http://python.org/sf/795531 closed by tim_one
simple (2004-03-17) http://python.org/sf/918462 closed by rhettinger
hmac.HMAC.copy() speedup (2004-02-12) http://python.org/sf/895445 closed by tim_one
Add a 'isotime' format to standard logging (2003-07-08) http://python.org/sf/767600 closed by tim_one
New / Reopened Bugs
imaplib: incorrect quoting in commands (2004-03-16) http://python.org/sf/917120 opened by Tony Meyer
Allow HTMLParser to continue after a parse error (2004-03-16) CLOSED http://python.org/sf/917188 opened by Frank Vorstenbosch
urllib doesn't correct server returned urls (2004-03-17) http://python.org/sf/918368 opened by Rob Probin
hasattr()'s return type (2004-03-18) CLOSED http://python.org/sf/918371 opened by [N/A]
popen2 returns (out, in) not (in, out) (2004-03-18) http://python.org/sf/918710 opened by Yotam Medini
shutil.move can destroy files (2004-03-18) http://python.org/sf/919012 opened by Jeff Epler
Error with random module (2004-03-18) CLOSED http://python.org/sf/919014 opened by Gaëtan
Update docs on Reload() (2004-03-18) CLOSED http://python.org/sf/919099 opened by David MacQuigg
Math Division Problem? (2004-03-19) CLOSED http://python.org/sf/919498 opened by GrASP
os.rename() silently overwrites files (2004-03-19) http://python.org/sf/919605 opened by Jozef Behran
Python configured with --disable-unicode fails tests, more (2004-03-19) http://python.org/sf/919614 opened by Fred L. Drake, Jr.
Can't create Carbon.File.FSSpec for non-existent file (2004-03-19) http://python.org/sf/919776 opened by has
Bugs Closed
Allow HTMLParser to continue after a parse error (2004-03-16) http://python.org/sf/917188 closed by doerwalter
All URL funcs mishandle file://localhost (2002-12-07) http://python.org/sf/649962 closed by mike_j_brown
hasattr()'s return type (2004-03-17) http://python.org/sf/918371 closed by rhettinger
Error with random module (2004-03-18) http://python.org/sf/919014 closed by rhettinger
Update docs on Reload() (2004-03-18) http://python.org/sf/919099 closed by montanaro
Math Division Problem? (2004-03-19) http://python.org/sf/919498 closed by sjoerd
- Previous message: [Python-Dev] Two possible fixes for isinstance nested tuples
- Next message: [Python-Dev] RE: [Python-checkins] python/dist/src/Python ceval.c, 2.383, 2.384
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]