Patch / Bug Summary
___________________
Patches : 356 open ( -1) / 3756 closed (+11) / 4112 total
(+10)
Bugs : 968 open (+10) / 6673 closed (+16) / 7641 total
(+26)
RFE : 254 open ( +3) / 282 closed ( +2) / 536 total
( +5)
New / Reopened Patches
______________________
fixes bug #1703952 - ctypes: problem with large integers
(2007-04-19)
CLOSED http://python.org/sf/170
3972 opened by Alexander Belopolsky
minidom Level 1 DOM compliance (2007-04-20)
http://python.org/sf/170
4134 opened by Jason Orendorff
textwrap.py mod. for jython (2007-04-20)
CLOSED http://python.org/sf/170
4473 opened by Tim Couper
test_optparse.py mod. for jython (2007-04-20)
http://python.org/sf/170
4474 opened by Tim Couper
Use MoveFileEx() to implement os.rename() on windows
(2007-04-20)
http://python.org/sf/170
4547 opened by Raghuram Devarakonda
interpreter crash when multiplying large lists
(2007-04-20)
http://python.org/sf/170
4621 opened by Daniel Stutzbach
Added clearerr() to clear EOF state (2007-04-23)
http://python.org/sf/170
6039 opened by jos
Updated ASTVisitor Classes (2007-04-24)
http://python.org/sf/170
6323 opened by Yaakov Nemoy
Implementation of abstractmethod for PEP 3119 (2007-04-24)
http://python.org/sf/170
6989 opened by Guido van Rossum
get status output fix for Win32 (2007-04-25)
http://python.org/sf/170
7753 opened by Ken Phillis Jr.
Make isinstance/issubclass overloadable (2007-04-26)
http://python.org/sf/170
8353 opened by Guido van Rossum
Patches Closed
______________
silenced a compiler warning (2007-04-18)
http://python.org/sf/170
3268 closed by nnorwitz
missing declaration in readline.c (2007-04-18)
http://python.org/sf/170
3270 closed by nnorwitz
ZipFile.printdir fix (2.5) (2007-04-11)
http://python.org/sf/169
8915 closed by nnorwitz
Migrate test_minidom.py to unittest (2007-03-30)
http://python.org/sf/169
1032 closed by jorend
fixes bug #1703952 - ctypes: problem with large integers
(2007-04-20)
http://python.org/sf/170
3972 closed by theller
Update to Macintosh library documentation (2007-04-11)
http://python.org/sf/169
8768 closed by gbrandl
textwrap.py mod. for jython (2007-04-20)
http://python.org/sf/170
4473 closed by gbrandl
tarfile bug when opening a file directly (2007-04-05)
http://python.org/sf/169
5229 closed by gustaebel
stream writing support in wave.py (2007-02-05)
http://python.org/sf/165
2328 closed by nnorwitz
PEP 3114 -- next() -> __next__() (2007-03-07)
http://python.org/sf/167
5363 closed by gbrandl
warnings.py gets filename wrong for eval/exec (2007-04-01)
http://python.org/sf/169
2664 closed by nnorwitz
New / Reopened Bugs
___________________
"t.join(); assert t not in threading.enumerate()"
fails (2007-04-19)
http://python.org/sf/170
3448 opened by Andrew Bennetts
have a way to ignore nonexisting locales in locale.setlocale
(2007-04-19)
http://python.org/sf/170
3592 opened by Matthias Klose
ctypes: problem with large integers (2007-04-19)
http://python.org/sf/170
3952 reopened by belopolsky
ctypes: problem with large integers (2007-04-19)
http://python.org/sf/170
3952 opened by Alexander Belopolsky
TarFile.addfile() throws a struct.error (2007-04-20)
CLOSED http://python.org/sf/170
4156 opened by K. C. Wong
must run "make" before "make install"
(2007-04-20)
http://python.org/sf/170
4287 opened by Joseph VanAndel
Exception message when using subprocess.POpen (2007-04-21)
CLOSED http://python.org/sf/170
4790 opened by Sam Ruby
incorrect return value of unicodedata.lookup() - beoynd BMP
(2007-04-21)
http://python.org/sf/170
4793 opened by vbr
contextmanager eats StopIteration (2007-04-22)
http://python.org/sf/170
5170 opened by Adam Olsen
cannot change cursor color in IDLE (2007-04-22)
http://python.org/sf/170
5362 opened by zorkin
'nonlocal x' at top level crashes interpreter (2007-04-22)
CLOSED http://python.org/sf/170
5365 opened by John Reese
Select() failure (race condition) (2007-04-22)
http://python.org/sf/170
5393 opened by Ron Garret
Error in sys.argv documenation (2007-04-23)
CLOSED http://python.org/sf/170
5717 opened by Kamil Kisiel
pydoc.py has typo. (2007-04-23)
CLOSED http://python.org/sf/170
5997 opened by charlesmchen
SWIG options not being followed in all cases (2007-04-24)
CLOSED http://python.org/sf/170
6381 opened by Morten Lied Johansen
socket.error exceptions not subclass of StandardError
(2007-04-24)
http://python.org/sf/170
6815 opened by John Nagle
tarfile fails in 2.5.1 (NoneType has no ...) (2007-04-24)
CLOSED http://python.org/sf/170
6850 opened by Thomas Leonard
Failed to build Python 2.5.1 with sqlite3 (2007-04-24)
http://python.org/sf/170
6863 opened by Vitaliy Yermolenko
lost global variables in main memory intensive execution
(2007-04-25)
http://python.org/sf/170
7255 opened by Jordi Pujol Ahulló
generation errors in PDF-A4 tags for lib.pdf (2007-04-25)
http://python.org/sf/170
7497 opened by Antoine LECA
raw text can't end with backslash (2007-04-25)
CLOSED http://python.org/sf/170
7607 opened by lomm
os.path.normpath changes path (chops of trailing slash)
(2007-04-26)
http://python.org/sf/170
7768 opened by Robert Siemer
doctest work with Windows PyReadline (2007-04-26)
http://python.org/sf/170
8316 opened by manuelg
find_module doc ambiguity (2007-04-26)
http://python.org/sf/170
8326 opened by Andrew McNabb
Why not sequential? (2007-04-26)
CLOSED http://python.org/sf/170
8362 opened by Lucas Malor
TimedRotatingFileHandler's doRollover opens file in
"w" mode (2007-04-27)
http://python.org/sf/170
8538 opened by Florian Schmidt
Exact matching (2007-04-27)
http://python.org/sf/170
8652 opened by Tom Lynn
Tutorial error (2007-04-27)
CLOSED http://python.org/sf/170
8710 opened by john hite
Bugs Closed
___________
questionable results from IDLE, Windows, & several
built-in (2007-04-15)
http://python.org/sf/170
0912 closed by bavantgarde314
utf-16 codec problems with multiple file append
(2007-04-16)
http://python.org/sf/170
1389 closed by doerwalter
ctypes: problem with large integers (2007-04-19)
http://python.org/sf/170
3952 closed by theller
README is referencing obsolete? http://starship.python.net
(2007-04-09)
http://python.org/sf/169
6740 closed by tjreedy
TarFile.addfile() throws a struct.error (2007-04-20)
http://python.org/sf/170
4156 closed by gustaebel
Exception message when using subprocess.Popen (2007-04-21)
http://python.org/sf/170
4790 closed by gbrandl
Incorrect example for add_password() (2007-04-18)
http://python.org/sf/170
3110 closed by nnorwitz
SSL support in socket module needs tests (2001-08-16)
http://python.org/sf/4516
07 closed by facundobatista
'nonlocal x' at top level crashes interpreter (2007-04-23)
http://python.org/sf/170
5365 closed by ncoghlan
Error in sys.argv documenation (2007-04-23)
http://python.org/sf/170
5717 closed by gbrandl
Property with -> annotation triggers assert
(2007-04-10)
http://python.org/sf/169
7248 closed by ncoghlan
pydoc.py has typo. (2007-04-23)
http://python.org/sf/170
5997 closed by gbrandl
SWIG options not being followed in all cases (2007-04-24)
http://python.org/sf/170
6381 closed by gbrandl
Tix is not included in 2.5 for Windows (2006-09-30)
http://python.org/sf/156
8240 closed by loewis
tarfile fails in 2.5.1 (NoneType has no ...) (2007-04-24)
http://python.org/sf/170
6850 closed by gbrandl
raw text can't end with backslash (2007-04-25)
http://python.org/sf/170
7607 closed by gbrandl
Why not sequential? (2007-04-26)
http://python.org/sf/170
8362 deleted by lucas_malor
Why not sequential? (2007-04-26)
http://python.org/sf/170
8362 closed by lucas_malor
Tutorial error (2007-04-27)
http://python.org/sf/170
8710 closed by gbrandl
New / Reopened RFE
__________________
pyunit should allow __unittest in locals to trim stackframes
(2007-04-23)
http://python.org/sf/170
5520 opened by Robert Collins
Give Partial the ability to skip positionals (2007-04-23)
CLOSED http://python.org/sf/170
6256 opened by Calvin Spealman
access to unicodedata (via codepoints or 2-char surrogates)
(2007-04-24)
http://python.org/sf/170
6460 opened by vbr
Please add .bz2 in encodings_map (in the module mimetypes)
(2007-04-25)
http://python.org/sf/170
7693 opened by elghinn
RFE Closed
__________
Feature request: Comparing regexps (2007-04-16)
http://python.org/sf/170
1452 closed by rhettinger
Give Partial the ability to skip positionals (2007-04-24)
http://python.org/sf/170
6256 closed by loewis
_______________________________________________
Python-Dev mailing list
Python-Dev python.org
ht
tp://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/p
ython-dev/nessto%40sharedlog.com
|