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

Python tracker status at bugs.python.org
Fri Jan 3 18:07:25 CET 2014


ACTIVITY SUMMARY (2013-12-27 - 2014-01-03) Python tracker at http://bugs.python.org/

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

Issues counts and deltas: open 4348 (+16) closed 27538 (+18) total 31886 (+34)

Open issues with patches: 1977

Issues opened (27)

#18310: itertools.tee() can't accept keyword arguments http://bugs.python.org/issue18310 reopened by py.user

#20081: sys.getwindowsversion does not show some fields http://bugs.python.org/issue20081 opened by giampaolo.rodola

#20082: Misbehavior of BufferedRandom.write with raw file in append mo http://bugs.python.org/issue20082 opened by erik.bray

#20083: smtplib: support for IDN (international domain names) http://bugs.python.org/issue20083 opened by macfreek

#20085: Python2.7, wxPython and IDLE 2.7 http://bugs.python.org/issue20085 opened by stubz

#20086: test_locale fails on PPC64 PowerLinux http://bugs.python.org/issue20086 opened by serhiy.storchaka

#20087: Mismatch between glibc and X11 locale.alias http://bugs.python.org/issue20087 opened by serhiy.storchaka

#20088: locale.getlocale() fails if locale name doesn't include encodi http://bugs.python.org/issue20088 opened by serhiy.storchaka

#20089: email.message_from_string no longer working in Python 3.4 http://bugs.python.org/issue20089 opened by apollo13

#20090: slight ambiguity in README.txt instructions for building docs http://bugs.python.org/issue20090 opened by MLModel

#20091: An index entry for main in "30.5 runpy" is missing http://bugs.python.org/issue20091 opened by MLModel

#20092: type() constructor should bind int to index when __ind http://bugs.python.org/issue20092 opened by ethan.furman

#20093: Wrong OSError message from os.rename() when dst is a non-empty http://bugs.python.org/issue20093 opened by jderose

#20094: intermitent failures with test_dbm http://bugs.python.org/issue20094 opened by ethan.furman

#20096: Mention modernize and future in Python 2/3 porting HOWTO http://bugs.python.org/issue20096 opened by brett.cannon

#20098: email policy needs a mangle_from setting http://bugs.python.org/issue20098 opened by r.david.murray

#20100: epoll docs are not clear with regards to CLOEXEC. http://bugs.python.org/issue20100 opened by r.david.murray

#20101: Determine correct behavior for time functions on Windows http://bugs.python.org/issue20101 opened by zach.ware

#20102: shutil._make_zipfile possible resource leak http://bugs.python.org/issue20102 opened by peter at psantoro.net

#20103: Documentation of itertools.accumulate is confused http://bugs.python.org/issue20103 opened by MLModel

#20104: expose posix_spawn(p) http://bugs.python.org/issue20104 opened by benjamin.peterson

#20105: Codec exception chaining is losing traceback details http://bugs.python.org/issue20105 opened by ncoghlan

#20106: warn_dir is always true for install_data, even if an install_d http://bugs.python.org/issue20106 opened by tabrezm

#20109: TestProgram is mentioned in the unittest docs but is not docum http://bugs.python.org/issue20109 opened by r.david.murray

#20112: The documentation for http.server error_message_format is inad http://bugs.python.org/issue20112 opened by r.david.murray

#20113: os.readv() and os.writev() don't raise an OSError on readv()/w http://bugs.python.org/issue20113 opened by haypo

#20114: Sporadic failure of test_semaphore_tracker() of test_multiproc http://bugs.python.org/issue20114 opened by haypo

Most recent 15 issues with no replies (15)

#20114: Sporadic failure of test_semaphore_tracker() of test_multiproc http://bugs.python.org/issue20114

#20112: The documentation for http.server error_message_format is inad http://bugs.python.org/issue20112

#20109: TestProgram is mentioned in the unittest docs but is not docum http://bugs.python.org/issue20109

#20106: warn_dir is always true for install_data, even if an install_d http://bugs.python.org/issue20106

#20105: Codec exception chaining is losing traceback details http://bugs.python.org/issue20105

#20103: Documentation of itertools.accumulate is confused http://bugs.python.org/issue20103

#20102: shutil._make_zipfile possible resource leak http://bugs.python.org/issue20102

#20096: Mention modernize and future in Python 2/3 porting HOWTO http://bugs.python.org/issue20096

#20091: An index entry for main in "30.5 runpy" is missing http://bugs.python.org/issue20091

#20090: slight ambiguity in README.txt instructions for building docs http://bugs.python.org/issue20090

#20088: locale.getlocale() fails if locale name doesn't include encodi http://bugs.python.org/issue20088

#20087: Mismatch between glibc and X11 locale.alias http://bugs.python.org/issue20087

#20082: Misbehavior of BufferedRandom.write with raw file in append mo http://bugs.python.org/issue20082

#20078: zipfile - ZipExtFile.read goes into 100% CPU infinite loop on http://bugs.python.org/issue20078

#20076: Add UTF-8 locale aliases http://bugs.python.org/issue20076

Most recent 15 issues waiting for review (15)

#20113: os.readv() and os.writev() don't raise an OSError on readv()/w http://bugs.python.org/issue20113

#20102: shutil._make_zipfile possible resource leak http://bugs.python.org/issue20102

#20098: email policy needs a mangle_from setting http://bugs.python.org/issue20098

#20082: Misbehavior of BufferedRandom.write with raw file in append mo http://bugs.python.org/issue20082

#20080: Unused variable in Lib/sqlite3/test/factory.py http://bugs.python.org/issue20080

#20079: Add support for glibc supported locales http://bugs.python.org/issue20079

#20077: Format of TypeError differs between comparison and arithmetic http://bugs.python.org/issue20077

#20076: Add UTF-8 locale aliases http://bugs.python.org/issue20076

#20075: help(open) eats first line http://bugs.python.org/issue20075

#20072: Ttk tests fail when wantobjects is false http://bugs.python.org/issue20072

#20069: Add unit test for os.chown http://bugs.python.org/issue20069

#20064: PyObject_Malloc is not documented http://bugs.python.org/issue20064

#20042: Python Launcher, Windows, fails on scripts w/ non-latin names http://bugs.python.org/issue20042

#20041: TypeError when f_trace is None and tracing. http://bugs.python.org/issue20041

#20035: Suppress 'os.environ was modified' warning on Tcl/Tk tests http://bugs.python.org/issue20035

Top 10 most discussed issues (10)

#19995: %c, %o, %x, %X accept non-integer values instead of raising an http://bugs.python.org/issue19995 9 msgs

#20092: type() constructor should bind int to index when __ind http://bugs.python.org/issue20092 8 msgs

#20101: Determine correct behavior for time functions on Windows http://bugs.python.org/issue20101 7 msgs

#20083: smtplib: support for IDN (international domain names) http://bugs.python.org/issue20083 6 msgs

#11798: Test cases not garbage collected after run http://bugs.python.org/issue11798 5 msgs

#20075: help(open) eats first line http://bugs.python.org/issue20075 5 msgs

#16039: imaplib: unlimited readline() from connection http://bugs.python.org/issue16039 4 msgs

#16778: Logger.findCaller needs to be smarter http://bugs.python.org/issue16778 4 msgs

#18310: itertools.tee() can't accept keyword arguments http://bugs.python.org/issue18310 4 msgs

#19944: Make importlib.find_spec load packages as needed http://bugs.python.org/issue19944 3 msgs

Issues closed (18)

#16113: SHA-3 (Keccak) support may need to be removed before 3.4 http://bugs.python.org/issue16113 closed by loewis

#17282: document the defaultTest parameter to unittest.main() http://bugs.python.org/issue17282 closed by r.david.murray

#19347: PEP 453 implementation tracking issue http://bugs.python.org/issue19347 closed by ncoghlan

#19422: Neither DTLS nor error for SSLSocket.sendto() of UDP socket http://bugs.python.org/issue19422 closed by pitrou

#19648: Empty tests in pickletester need to be implemented or removed http://bugs.python.org/issue19648 closed by pitrou

#19728: PEP 453: enable pip by default in the Windows binary installer http://bugs.python.org/issue19728 closed by loewis

#19749: test_venv failure on AIX: 'module' object has no attribute 'O_ http://bugs.python.org/issue19749 closed by loewis

#19918: PureWindowsPath.relative_to() is not case insensitive http://bugs.python.org/issue19918 closed by pitrou

#20031: unittest.TextTestRunner missing run() documentation. http://bugs.python.org/issue20031 closed by python-dev

#20055: On Windows NT 6 with administrator account, there are two fail http://bugs.python.org/issue20055 closed by pitrou

#20084: smtplib: support for UTF-8 encoded headers (SMTPUTF8) http://bugs.python.org/issue20084 closed by r.david.murray

#20095: what is that result!? http://bugs.python.org/issue20095 closed by mark.dickinson

#20097: Bad use of self in importlib http://bugs.python.org/issue20097 closed by eric.snow

#20099: a new idea http://bugs.python.org/issue20099 closed by ezio.melotti

#20107: Revert PEP 453 integration http://bugs.python.org/issue20107 closed by dstufft

#20108: cannot pass kwarg func to inspect.getcallargs http://bugs.python.org/issue20108 closed by python-dev

#20110: Misleading word used for annotations http://bugs.python.org/issue20110 closed by python-dev

#20111: pathlib.PurePath.with_suffix() allows creation of otherwise im http://bugs.python.org/issue20111 closed by pitrou



More information about the Python-Dev mailing list