[Python-Dev] Weekly Python Patch/Bug Summary (original) (raw)

Kurt B. Kaiser kbk at shore.net
Tue Jul 12 06:11:56 CEST 2005


Patch / Bug Summary


Patches : 349 open ( +1) / 2880 closed ( +1) / 3229 total ( +2) Bugs : 897 open ( -1) / 5119 closed (+16) / 6016 total (+15) RFE : 194 open ( +1) / 170 closed ( +0) / 364 total ( +1)

New / Reopened Patches


PEP 343 draft documentation (2005-07-07) http://python.org/sf/1234057 opened by Nick Coghlan

PEP 343 implementation (2005-07-11) http://python.org/sf/1235943 opened by Michael Hudson

Patches Closed


Allow weak referencing of classic classes (2005-04-03) http://python.org/sf/1175850 closed by glchapman

New / Reopened Bugs


Pickle protocols 1, 2 can't handle "inf" floats. (2005-07-06) CLOSED http://python.org/sf/1233578 opened by Charles

getpass.getpass() performs differently on Windows vs *nix (2005-07-07) http://python.org/sf/1233785 opened by Darryl Dixon

tkFileDialog.askopen... fails when dir="" (2005-07-06) http://python.org/sf/1233799 opened by Russell Owen

datetime.strftime %s (2005-07-07) http://python.org/sf/1234123 opened by Peter Kleiweg

'insufficient disk space' message wrong (msi on win xp pro) (2005-07-07) http://python.org/sf/1234328 opened by Patrick Vrijlandt

configure: error: cannot compute sizeof (int), 77 (2005-07-07) http://python.org/sf/1234473 opened by Tekhne

filecmp.cmp's "shallow" option (2005-07-08) http://python.org/sf/1234674 opened by Mendez

Admin privs required for Windows? (2005-07-08) CLOSED http://python.org/sf/1234850 opened by Tim Peters

Tutorial Section 6.3 example wrong (2005-07-08) CLOSED http://python.org/sf/1234956 opened by Phoebus Chen

ConfigParser generating strings I can't compare (2005-07-08) CLOSED http://python.org/sf/1234965 opened by Robert Guico

Lock.acquire treats only 1 as True (2005-07-08) CLOSED http://python.org/sf/1234979 opened by Chris Perkins

using some_re.sub() often imports sre.doc (2005-07-09) http://python.org/sf/1234985 opened by Steve Alexander

debug info file descriptor of tarfile is inconsistent (2005-07-10) http://python.org/sf/1235266 opened by George Yoshida

Inconsistent singleton constructor messages (2005-07-10) CLOSED http://python.org/sf/1235569 opened by Pavel Pergamenshchik

codecs.StreamRecoder.next doesn't encode (2005-07-10) http://python.org/sf/1235646 opened by Sebastian Wangnick

crashes in bgen wrappers (2005-07-11) http://python.org/sf/1236090 opened by Michael Hudson

Bugs Closed


openssl-0.9.8 requires _ssl.mak change (2005-07-06) http://python.org/sf/1233049 closed by loewis

chr() returns ? when input > 127 in OS X (2005-07-02) http://python.org/sf/1231488 closed by loewis

Build failure (2005-06-30) http://python.org/sf/1230161 closed by ceramond

Pickle protocols 1, 2 can't handle "inf" floats. (2005-07-06) http://python.org/sf/1233578 closed by mwh

Admin privs required for Windows? (2005-07-08) http://python.org/sf/1234850 closed by loewis

Tutorial Section 6.3 example wrong (2005-07-08) http://python.org/sf/1234956 closed by birkenfeld

ConfigParser generating strings I can't compare (2005-07-08) http://python.org/sf/1234965 closed by tim_one

Lock.acquire treats only 1 as True (2005-07-08) http://python.org/sf/1234979 closed by birkenfeld

function and method objects confounded in Tutorial (2004-06-09) http://python.org/sf/969757 closed by birkenfeld

Inconsistent singleton constructor messages (2005-07-10) http://python.org/sf/1235569 closed by rhettinger

PyObject_Realloc bug in obmalloc.c (2005-04-19) http://python.org/sf/1185883 closed by tim_one

Need locale arg to strftime() (2005-06-13) http://python.org/sf/1219840 closed by bcannon

from sys import stdin, doesn't raise a SyntaxError (2005-04-25) http://python.org/sf/1190012 closed by bcannon

[AST] distinct code objects not created (2005-04-25) http://python.org/sf/1190011 closed by bcannon

[AST] automatic unpacking of arguments broken (2005-04-19) http://python.org/sf/1186353 closed by bcannon

[AST] genexps get scoping wrong (2005-04-19) http://python.org/sf/1186195 closed by bcannon



More information about the Python-Dev mailing list