Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Tue Jun 14 21:14:02 EDT 2005


Patch / Bug Summary
___________________

Patches :  338 open ( -1) /  2861 closed ( +4) /  3199 total ( +3)
Bugs    :  909 open ( +1) /  5047 closed (+11) /  5956 total (+12)
RFE     :  188 open ( -1) /   170 closed ( +2) /   358 total ( +1)

New / Reopened Patches
______________________

byteorder issue in PyMac_GetOSType  (2005-06-10)
       http://python.org/sf/1218421  opened by  Ronald Oussoren

os.kill on windows  (2005-06-14)
       http://python.org/sf/1220212  opened by  Miki Tebeka

_csv.c leaks when dialect creation fails  (2005-06-14)
       http://python.org/sf/1220242  opened by  Michael Hudson

Patches Closed
______________

in IDLE, assume new text files are python source by default  (2005-05-06)
       http://python.org/sf/1196895  closed by  kbk

Add const specifier to PySpam_System prototype  (2005-04-21)
       http://python.org/sf/1187396  closed by  birkenfeld

Newline in error output of py_compile.compile  (2005-03-26)
       http://python.org/sf/1171150  closed by  birkenfeld

trivial bug in error message text  (2005-05-06)
       http://python.org/sf/1196980  closed by  kbk

New / Reopened Bugs
___________________

email.Utils.py: "'" in RFC2231 header  (2005-06-10)
       http://python.org/sf/1218081  opened by  Tokio Kikuchi

inspect.getsource doesn't update when a module is reloaded  (2005-06-10)
       http://python.org/sf/1218234  opened by  Björn Lindqvist

Parser chokes on big files  (2005-06-11)
CLOSED http://python.org/sf/1218930  opened by  Alexander Schremmer

'Expression' AST Node not documented  (2005-06-12)
       http://python.org/sf/1219273  opened by  Martin Miller

copy.py typo  (2005-06-13)
CLOSED http://python.org/sf/1219342  opened by  Ori Avtalion

copy.py typo  (2005-06-13)
CLOSED http://python.org/sf/1219361  opened by  Ori Avtalion

small output bug  (2005-06-12)
CLOSED http://python.org/sf/1219448  opened by  Alex Levchuk

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

misdocumented argument range for curses.pair_content  (2005-06-13)
CLOSED http://python.org/sf/1219862  opened by  dcrosta

tp_richcompare documentation wrong and incomplete  (2005-06-13)
       http://python.org/sf/1219903  opened by  Barry A. Warsaw

subprocess call() helper should close stdin if PIPE  (2005-06-14)
       http://python.org/sf/1220113  opened by  Stuart Bishop

Re-importing embedded thread dumps core  (2005-06-14)
       http://python.org/sf/1220756  opened by  Jay T Miller

Bugs Closed
___________

Parser chokes on big files  (2005-06-11)
       http://python.org/sf/1218930  closed by  doerwalter

color highlighting not working on EDIT windows  (2003-09-04)
       http://python.org/sf/800432  closed by  kbk

No syntax hilite on new file until saved as *.py  (2003-07-21)
       http://python.org/sf/775012  closed by  kbk

copy.py typo  (2005-06-12)
       http://python.org/sf/1219342  closed by  rhettinger

copy.py typo  (2005-06-12)
       http://python.org/sf/1219361  closed by  rhettinger

small output bug  (2005-06-12)
       http://python.org/sf/1219448  closed by  rhettinger

misdocumented argument range for curses.pair_content  (2005-06-13)
       http://python.org/sf/1219862  closed by  akuchling

lax error-checking in new-in-2.4 marshal stuff  (2005-04-11)
       http://python.org/sf/1180997  closed by  mwh

String and list methods documentation deeply hidden  (2005-06-06)
       http://python.org/sf/1215887  closed by  rhettinger

Queue.qsize() better info about unreliability  (2005-06-02)
       http://python.org/sf/1213475  closed by  rhettinger

weakref cannot handle bound methods (in contrast to docu)  (2005-05-22)
       http://python.org/sf/1206537  closed by  rhettinger

New / Reopened RFE
__________________

Create a fat build on darwin  (2005-06-10)
       http://python.org/sf/1218333  opened by  Ronald Oussoren

RFE Closed
__________

Make bisect.* functions accept an optional compare function  (2005-04-18)
       http://python.org/sf/1185383  closed by  rhettinger

sets needs an 'arbitrary element' method  (2005-05-31)
       http://python.org/sf/1212091  closed by  rhettinger




More information about the Python-list mailing list