[Python-Dev] Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Mon Feb 2 00:50:30 EST 2004


Patch / Bug Summary
___________________

Patches :  246 open ( +5) /  2300 closed ( +1) /  2546 total ( +6)
Bugs    :  685 open ( +8) /  3876 closed ( +6) /  4561 total (+14)
RFE     :  124 open ( +0) /   117 closed ( +1) /   241 total ( +1)

New / Reopened Patches
______________________

Erroneous error message in test_types  (2004-01-26)
       http://python.org/sf/885008  opened by  Gerrit Holl 

_socket fails to build with latest SGI compiler  (2004-01-27)
       http://python.org/sf/885905  opened by  Greg Couch 

Installation database patch  (2002-05-29)
       http://python.org/sf/562100  reopened by  akuchling

Bluetooth support for FreeBSD systems.  (2004-01-31)
       http://python.org/sf/888148  opened by  Hye-Shik Chang 

popen2.popen2() 'cmd' list syntax docstring  (2004-01-31)
       http://python.org/sf/888380  opened by  Jeff Connelly 

"van rossum" misspelled  (2004-02-02)
       http://python.org/sf/888573  opened by  George Yoshida 

cygwinccompiler should set C++ compiler  (2004-02-02)
       http://python.org/sf/888839  opened by  Seo Sanghyeon 

Patches Closed
______________

Bluetooth support for socket module  (2004-01-09)
       http://python.org/sf/874083  closed by  loewis

"van rossum" misspelled  (2004-02-01)
       http://python.org/sf/888573  closed by  loewis

New / Reopened Bugs
___________________

SIGTERM blocked in processes forked by threads  (2004-01-25)
       http://python.org/sf/884533  opened by  Steve Muir 

floating point precission  (2004-01-26)
       http://python.org/sf/884598  opened by  Johan Burati 

Incorrect ZeroDivisionError message with __future__ division  (2004-01-26)
       http://python.org/sf/884841  opened by  Gerrit Holl 

Two lines in object.c seem useless.  (2004-01-26)
       http://python.org/sf/885293  opened by  Josiah Carlson 

WinPython 2.3.3 crashes using popen2 to spawn lots of child  (2004-01-28)
       http://python.org/sf/886488  opened by  Frank Terhaar-Yonkers 

Python 2.2.3 crashes using popen2 to spawn lots of children  (2004-01-28)
       http://python.org/sf/886492  opened by  Frank Terhaar-Yonkers 

wrong documentation for popen2  (2004-01-28)
       http://python.org/sf/886619  opened by  Serge Winitzki 

dom.Node.nodeValue not populated  (2004-01-29)
       http://python.org/sf/886690  opened by  Raide 

2.3.3 str & list still use __getslice__ / __setslice__  (2004-01-29)
       http://python.org/sf/887042  opened by  Florian Bösch 

"-framework Python" for building modules is bad  (2004-01-29)
       http://python.org/sf/887242  opened by  Bob Ippolito 

asyncore.py poll* missing urgent data  (2004-01-29)
       http://python.org/sf/887279  opened by  Jim Jewett 

segfault if redirecting directory  (2004-01-31)
       http://python.org/sf/887946  opened by  Inyeol Lee 

cPickle doesn't like protocol keyword argument, pickle does  (2004-02-01)
       http://python.org/sf/888594  opened by  Irmen de Jong 

FAQ 2.3 slices not used  (2004-02-01)
       http://python.org/sf/888829  opened by  Wayne Folta 

POP3 lib timeout  (2004-02-01)
       http://python.org/sf/888830  opened by  Wayne Folta 

Bugs Closed
___________

SIGTERM blocked in processes forked by threads  (2004-01-26)
       http://python.org/sf/884533  closed by  jackjansen

floating point precission  (2004-01-26)
       http://python.org/sf/884598  closed by  rhettinger

irreproducable segfault on int(1e100)  (2003-06-19)
       http://python.org/sf/757520  closed by  gerrit

optparser help formatting nit  (2003-11-14)
       http://python.org/sf/842213  closed by  fdrake

Two lines in object.c seem useless.  (2004-01-26)
       http://python.org/sf/885293  closed by  bcannon

dom.Node.nodeValue not populated  (2004-01-29)
       http://python.org/sf/886690  closed by  raide

cPickle doesn't raise error, pickle does (UnpicklingError)  (2003-06-09)
       http://python.org/sf/751279  closed by  irmen

New / Reopened RFE
__________________

Machine integers  (2004-01-29)
       http://python.org/sf/887237  opened by  Fredrik Johansson 

RFE Closed
__________

Enable command line exit in IDLE.  (2004-01-22)
       http://python.org/sf/882171  closed by  rhettinger




More information about the Python-Dev mailing list