[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri May 21 18:07:59 CEST 2010


ACTIVITY SUMMARY (2010-05-14 - 2010-05-21) Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message.

2693 open (+46) / 17908 closed (+24) / 20601 total (+70)

Open issues with patches: 1098

Average duration of open issues: 719 days. Median duration of open issues: 497 days.

Open Issues Breakdown open 2672 (+46) languishing 12 ( +0) pending 8 ( +0)

Issues Created Or Reopened (73)


heapq change breaking compatibility 2010-05-17 CLOSED http://bugs.python.org/issue3051 reopened exarkun
patch

subprocess.Popen.del causes AttributeError (os module == N 2010-05-14 CLOSED http://bugs.python.org/issue5099 reopened haypo
patch, needs review

Buggy _strerror in asyncore 2010-05-18 CLOSED http://bugs.python.org/issue8573 reopened merwok
easy

multiprocessing needs option to eschew fork() under Linux 2010-05-14 http://bugs.python.org/issue8713 created brandon-rhodes

Delayed signals in the REPL on OpenBSD (possibly libpthread re 2010-05-14 http://bugs.python.org/issue8714 created skrah

Create PyUnicode_EncodeFSDefault() function 2010-05-14 CLOSED http://bugs.python.org/issue8715 created haypo
patch

test_tk fails on OS X if run from buildbot slave daemon -- cra 2010-05-14 http://bugs.python.org/issue8716 created janssen
patch

Subprocess.py broken in trunk 2010-05-14 CLOSED http://bugs.python.org/issue8717 created pakal
patch

subprocess: NameError: name 'WaitForSingleObject' is not def 2010-05-14 CLOSED http://bugs.python.org/issue8718 created srid

buildbot: segfault on FreeBSD (signal 11) 2010-05-14 http://bugs.python.org/issue8719 created haypo

undo findsource regression/change 2010-05-14 http://bugs.python.org/issue8720 created hpk
patch

urlparse.urlsplit regression in 2.7 2010-05-15 CLOSED http://bugs.python.org/issue8721 created srid

Documentation for getattr 2010-05-15 http://bugs.python.org/issue8722 created Paul.Davis

IDLE won't start import os error 2010-05-15 CLOSED http://bugs.python.org/issue8723 created gromij

bind_and_activate parameter is missed from directive 2010-05-15 http://bugs.python.org/issue8724 created naoki

Python3: use ASCII for the file system encoding on initfsencod 2010-05-15 http://bugs.python.org/issue8725 created haypo
patch

test_capi failure 2010-05-15 CLOSED http://bugs.python.org/issue8726 created pitrou

test_import failure 2010-05-15 CLOSED http://bugs.python.org/issue8727 created pitrou

2.7 regression in httplib.py: AttributeError: 'NoneType' objec 2010-05-15 http://bugs.python.org/issue8728 created srid

The Mapping ABC's eq method should return NotImplemented i 2010-05-15 http://bugs.python.org/issue8729 created stutzbach
patch

Spurious test failure in distutils 2010-05-16 http://bugs.python.org/issue8730 created ronaldoussoren

BeOS for 2.7 - add to unsupported 2010-05-16 http://bugs.python.org/issue8731 created rpetrov
patch

Should urrllib2.urlopen send an Accept-Encoding header? 2010-05-16 http://bugs.python.org/issue8732 created dabrahams

list type and UserList do not call super in init and there 2010-05-16 http://bugs.python.org/issue8733 created alonho

msvcrt get_osfhandle crash on bad FD 2010-05-16 http://bugs.python.org/issue8734 created pakal
patch

optparse: parse_args(values=...) does not set up default value 2010-05-16 http://bugs.python.org/issue8735 created john at nmt.edu

*= is undocumented for lists 2010-05-16 CLOSED http://bugs.python.org/issue8736 created stutzbach
easy

ssl.RAND_add() should only accept bytes (not str) 2010-05-16 CLOSED http://bugs.python.org/issue8737 created haypo
patch

cPickle dumps(tuple) != dumps(loads(dumps(tuple))) 2010-05-17 http://bugs.python.org/issue8738 created Alberto.Planas.Domínguez

Update to smtpd.py to RFC 5321 2010-05-17 http://bugs.python.org/issue8739 created alfmel
patch

infinite recursion with setfilesystemencoding and pdb 2010-05-17 CLOSED http://bugs.python.org/issue8740 created ccomb

2.7 regression in tarfile: IOError: link could not be created 2010-05-17 http://bugs.python.org/issue8741 created srid

broken asdl link in Parser/asdl.py 2010-05-17 CLOSED http://bugs.python.org/issue8742 created pyfex

set() operators don't work with collections.Set instances 2010-05-17 http://bugs.python.org/issue8743 created stutzbach

Maybe typo in doc 2010-05-18 CLOSED http://bugs.python.org/issue8744 created naoki

zipimport is a bit slow 2010-05-18 http://bugs.python.org/issue8745 created Goplat
patch

*chflags detection broken on FreeBSD 9-CURRENT 2010-05-18 http://bugs.python.org/issue8746 created yaneurabeya

Autoconf tests in python not portably correct 2010-05-18 http://bugs.python.org/issue8747 created yaneurabeya

integer-to-complex comparisons give incorrect results 2010-05-18 http://bugs.python.org/issue8748 created mark.dickinson
patch

Cruft in object.c: PyObject_GenericGetAttr 2010-05-18 http://bugs.python.org/issue8749 created Yaniv.Aknin

Many of MutableSet's methods assume that the other parameter i 2010-05-18 http://bugs.python.org/issue8750 created stutzbach
patch, needs review

Threading and KeyError: 51 2010-05-18 CLOSED http://bugs.python.org/issue8751 created Vignesh.K

set_contains, etc. should check for collections.Set in additio 2010-05-18 CLOSED http://bugs.python.org/issue8752 created stutzbach

Py_ReprEnter and Py_ReprLeave are undocumented 2010-05-18 http://bugs.python.org/issue8753 created stutzbach

ImportError: quote bad module name in message 2010-05-18 http://bugs.python.org/issue8754 created tjreedy
easy

idle crash UnicodeDecodeError utf-8 codec 2010-05-18 http://bugs.python.org/issue8755 created andyharrington

Multiprocessing and UUID bug on Mac OSX 2010-05-18 CLOSED http://bugs.python.org/issue8756 created Gavin.Roy

Race condition when checking for set in set 2010-05-18 http://bugs.python.org/issue8757 created stutzbach

BUILD_LIST followed by BINARY_SUBSCR can be optimized to a BUI 2010-05-18 http://bugs.python.org/issue8758 created alex

2.7: wrong user site directory on Linux 2010-05-18 CLOSED http://bugs.python.org/issue8759 created srid

Python 2.6.5 fails to build on AIX 5.3 2010-05-18 CLOSED http://bugs.python.org/issue8760 created oirraza

PyUnicode_CompareWithASCIIString name is not mangled (UCS2, UC 2010-05-18 http://bugs.python.org/issue8761 created haypo
patch

default value in constructor not unique across objects 2010-05-19 CLOSED http://bugs.python.org/issue8762 created bolt

py3K bdist_msi wrongly installs itself in ALL python versions 2010-05-19 http://bugs.python.org/issue8763 created pakal

logging RotatingFileHandler cause too long to fininsh 2010-05-19 CLOSED http://bugs.python.org/issue8764 created davy.zhang

Tests unwillingly writing unicocde to raw streams 2010-05-19 http://bugs.python.org/issue8765 created pakal
patch

Segmentation fault with empty "encodings" subdirectory of dire 2010-05-19 CLOSED http://bugs.python.org/issue8766 created Arfrever
patch

Configure: Cannot disable unicode 2010-05-19 CLOSED http://bugs.python.org/issue8767 created redcomet

The checkempty_symmetric_difference test is never called 2010-05-19 http://bugs.python.org/issue8768 created stutzbach
patch

Straightforward usage of email package fails to round-trip 2010-05-19 http://bugs.python.org/issue8769 created akuchling
patch

Make 'python -m sysconfig' print something useful 2010-05-19 http://bugs.python.org/issue8770 created srid

Socket freezing under load issue on Mac. 2010-05-19 http://bugs.python.org/issue8771 created amcgregor

sysconfig: _get_default_scheme can be made public? 2010-05-20 http://bugs.python.org/issue8772 created srid

mailbox module is needlessly executable 2010-05-20 http://bugs.python.org/issue8773 created meatballhat

tabnanny improperly handles non-ascii source files 2010-05-20 CLOSED http://bugs.python.org/issue8774 created meatballhat
patch

Use locale encoding to decode sys.argv, not the file system en 2010-05-20 http://bugs.python.org/issue8775 created haypo

Bytes version of sys.argv 2010-05-20 http://bugs.python.org/issue8776 created haypo

Add threading.Barrier 2010-05-20 http://bugs.python.org/issue8777 created krisvale
patch, patch

typo in docs for symtable.SymbolTable.has_import_star 2010-05-20 CLOSED http://bugs.python.org/issue8778 created terrence
patch

utf8 codec fails to parse a character 2010-05-20 CLOSED http://bugs.python.org/issue8779 created Roman.Gershman

py3k: child process don't inherit stdout / stdout on Windows 2010-05-21 http://bugs.python.org/issue8780 created haypo
patch

32-bit wchar_t doesn't need to be unsigned to be usable (I thi 2010-05-21 http://bugs.python.org/issue8781 created stutzbach

inspect.getsource returns invalid source for non-newline-endin 2010-05-21 http://bugs.python.org/issue8782 created hpk
patch

Issues Now Closed (66)


Removal of stale code in pyconfig.h 904 days http://bugs.python.org/issue1512 loewis

Codepage unset in msilib.init_database() 855 days http://bugs.python.org/issue1855 loewis

msilib.SetProperty(msilib.PID_CODEPAGE, '1252') raises 0x65d = 850 days http://bugs.python.org/issue1884 loewis

add ftp-tls support to ftplib - RFC 4217 832 days http://bugs.python.org/issue2054 giampaolo.rodola
patch

Make sysmodule.c compatible with Bazaar 786 days http://bugs.python.org/issue2456 barry

heapq change breaking compatibility 2 days http://bugs.python.org/issue3051 r.david.murray
patch

Py_FatalError causes infinite loop 633 days http://bugs.python.org/issue3605 haypo
needs review

PKG-INFO file should differentiate between authors and maintai 628 days http://bugs.python.org/issue3686 tarek

urllib2 sends Basic auth across redirects 617 days http://bugs.python.org/issue3819 kiilerix
patch, easy

ssl module is missing SSL_OP_NO_SSLv2 499 days http://bugs.python.org/issue4870 pitrou
patch

subprocess.Popen.del causes AttributeError (os module == N 0 days http://bugs.python.org/issue5099 haypo
patch, needs review

csv sniffer 454 days http://bugs.python.org/issue5332 r.david.murray
patch

tarfile normalizes arcname 364 days http://bugs.python.org/issue6054 srid

2to3 fails to fix test.test_support 295 days http://bugs.python.org/issue6583 pakal

file_close() ignores return value of close_the_file 222 days http://bugs.python.org/issue7079 pitrou
patch, needs review

distutils makefile from python.org installer doesn't work on O 144 days http://bugs.python.org/issue7580 loewis

buffered io seek() buggy 130 days http://bugs.python.org/issue7640 pitrou
patch

newgil backport 117 days http://bugs.python.org/issue7753 jcea
patch, needs review

relative import broken 99 days http://bugs.python.org/issue7902 brett.cannon
patch, needs review

_ssl: support surrogates in filenames, and bytes/bytearray fil 26 days http://bugs.python.org/issue8477 haypo
patch

subprocess: support bytes program name (POSIX) 25 days http://bugs.python.org/issue8513 haypo
patch, needs review

Expose SSL contexts 19 days http://bugs.python.org/issue8550 pitrou
patch

test_gdb: test_strings() fails with ASCII locale 22 days http://bugs.python.org/issue8559 haypo
patch

Buggy _strerror in asyncore 0 days http://bugs.python.org/issue8573 giampaolo.rodola
easy

test_warnings.CEnvironmentVariableTests.test_nonascii fails un 18 days http://bugs.python.org/issue8589 haypo
patch

Python3/POSIX: errors if file system encoding is None 11 days http://bugs.python.org/issue8610 haypo
patch

Doc bug for urllib.request._urlopener in Python 3.1+ 13 days http://bugs.python.org/issue8619 orsenthil

tarfile doesn't support undecodable filename in PAX format 12 days http://bugs.python.org/issue8633 lars.gustaebel

subprocess: canonicalize env to bytes on Unix (Python3) 12 days http://bugs.python.org/issue8640 haypo
patch

Failed compile in a non-ASCII path 11 days http://bugs.python.org/issue8663 haypo
patch

"make pycremoval" fails 8 days http://bugs.python.org/issue8665 pitrou

distutils sdist is too laze w.r.t. recalculating MANIFEST 6 days http://bugs.python.org/issue8688 tarek
patch, needs review

sqlite3 parameter substitution breaks with multiple parameters 3 days http://bugs.python.org/issue8689 tjreedy

Use divide-and-conquer for faster factorials 5 days http://bugs.python.org/issue8692 mark.dickinson
patch, patch, needs review

OpenID blunder 2 days http://bugs.python.org/issue8708 brett.cannon

Document PyUnicode_DecodeFSDefault() and PyUnicode_DecodeFSDef 0 days http://bugs.python.org/issue8711 haypo
patch

Create PyUnicode_EncodeFSDefault() function 1 days http://bugs.python.org/issue8715 haypo
patch

Subprocess.py broken in trunk 0 days http://bugs.python.org/issue8717 haypo
patch

subprocess: NameError: name 'WaitForSingleObject' is not def 0 days http://bugs.python.org/issue8718 haypo

urlparse.urlsplit regression in 2.7 5 days http://bugs.python.org/issue8721 r.david.murray

IDLE won't start import os error 0 days http://bugs.python.org/issue8723 gromij

test_capi failure 2 days http://bugs.python.org/issue8726 jyasskin

test_import failure 3 days http://bugs.python.org/issue8727 barry

*= is undocumented for lists 1 days http://bugs.python.org/issue8736 stutzbach
easy

ssl.RAND_add() should only accept bytes (not str) 0 days http://bugs.python.org/issue8737 haypo
patch

infinite recursion with setfilesystemencoding and pdb 2 days http://bugs.python.org/issue8740 ccomb

broken asdl link in Parser/asdl.py 1 days http://bugs.python.org/issue8742 orsenthil

Maybe typo in doc 0 days http://bugs.python.org/issue8744 orsenthil

Threading and KeyError: 51 0 days http://bugs.python.org/issue8751 draghuram

set_contains, etc. should check for collections.Set in additio 0 days http://bugs.python.org/issue8752 rhettinger

Multiprocessing and UUID bug on Mac OSX 0 days http://bugs.python.org/issue8756 r.david.murray

2.7: wrong user site directory on Linux 2 days http://bugs.python.org/issue8759 r.david.murray

Python 2.6.5 fails to build on AIX 5.3 3 days http://bugs.python.org/issue8760 amaury.forgeotdarc

default value in constructor not unique across objects 0 days http://bugs.python.org/issue8762 ysj.ray

logging RotatingFileHandler cause too long to fininsh 0 days http://bugs.python.org/issue8764 vinay.sajip

Segmentation fault with empty "encodings" subdirectory of dire 1 days http://bugs.python.org/issue8766 haypo
patch

Configure: Cannot disable unicode 0 days http://bugs.python.org/issue8767 redcomet

tabnanny improperly handles non-ascii source files 1 days http://bugs.python.org/issue8774 haypo
patch

typo in docs for symtable.SymbolTable.has_import_star 0 days http://bugs.python.org/issue8778 benjamin.peterson
patch

utf8 codec fails to parse a character 0 days http://bugs.python.org/issue8779 benjamin.peterson

csv module cannot handle embedded \r 2174 days http://bugs.python.org/issue967934 r.david.murray

ftplib: add support for MDTM command 2033 days http://bugs.python.org/issue1053369 giampaolo.rodola
patch

Bugs in _csv module - lineterminator 2004 days http://bugs.python.org/issue1072404 r.david.murray

Missing trailing newline with comment raises SyntaxError 1860 days http://bugs.python.org/issue1184112 benjamin.peterson
easy

urllib.quote is too slow 1712 days http://bugs.python.org/issue1285086 flox
patch

Py_FileSystemDefaultEncoding can be non-canonical 1262 days http://bugs.python.org/issue1608805 haypo
patch

Top Issues Most Discussed (10)


26 Use divide-and-conquer for faster factorials 5 days closed http://bugs.python.org/issue8692

19 implement PEP 3118 struct changes 703 days open http://bugs.python.org/issue3132

16 integer-to-complex comparisons give incorrect results 3 days open http://bugs.python.org/issue8748

10 tabnanny improperly handles non-ascii source files 1 days closed http://bugs.python.org/issue8774

10 urlparse.urlsplit regression in 2.7 5 days closed http://bugs.python.org/issue8721

10 Check that _PyUnicode_AsString() result is not NULL 281 days open http://bugs.python.org/issue6697

9 Python 2.6.5 fails to build on AIX 5.3 3 days closed http://bugs.python.org/issue8760

9 Failed compile in a non-ASCII path 11 days closed http://bugs.python.org/issue8663

8 2.7: wrong user site directory on Linux 2 days closed http://bugs.python.org/issue8759

8 test_import failure 3 days closed http://bugs.python.org/issue8727



More information about the Python-Dev mailing list