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

Python tracker status at bugs.python.org
Fri Mar 28 18:07:50 CET 2014


ACTIVITY SUMMARY (2014-03-21 - 2014-03-28) 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 4534 (+23) closed 28324 (+51) total 32858 (+74)

Open issues with patches: 2090

Issues opened (61)

#15968: Incorporate Tcl/Tk/Tix into the Windows build process http://bugs.python.org/issue15968 reopened by haypo

#16047: Tools/freeze no longer works in Python 3 http://bugs.python.org/issue16047 reopened by lemburg

#21013: server-specific SSL context configuration http://bugs.python.org/issue21013 opened by pitrou

#21014: 1 => True; for tutorial docs http://bugs.python.org/issue21014 opened by SamuelMarks

#21016: trace: prefixandprefix and prefixandexec_prefix improperly replaced on Fedora http://bugs.python.org/issue21016 opened by mathstuf

#21018: [patch] added missing documentation about escaping characters http://bugs.python.org/issue21018 opened by Arun.Persaud

#21019: PyMethodDef ml_name is char* instead of const char* http://bugs.python.org/issue21019 opened by h.venev

#21020: PyMethodDef ml_doc is char* instead of const char* http://bugs.python.org/issue21020 opened by h.venev

#21021: PyMemberDef name is char* instead of const char* http://bugs.python.org/issue21021 opened by h.venev

#21022: PyMemberDef doc is char* instead of const char* http://bugs.python.org/issue21022 opened by h.venev

#21023: PyTypeObject tp_name is char* instead of const char* http://bugs.python.org/issue21023 opened by h.venev

#21024: PyTypeObject tp_doc is char* instead of const char* http://bugs.python.org/issue21024 opened by h.venev

#21025: if check_hostname is true, context can't be used for server pu http://bugs.python.org/issue21025 opened by pitrou

#21026: Document sitecustomize.py problems with pythonw http://bugs.python.org/issue21026 opened by terry.reedy

#21027: difflib new cli interface http://bugs.python.org/issue21027 opened by Claudiu.Popa

#21028: ElementTree objects should support all the same methods as Ele http://bugs.python.org/issue21028 opened by rhettinger

#21029: IDLE mis-coloring "print" http://bugs.python.org/issue21029 opened by rhettinger

#21030: pip usable only by administrators on Windows http://bugs.python.org/issue21030 opened by Christian.Ullrich

#21031: [patch] Add AlpineLinux to the platform module's supported dis http://bugs.python.org/issue21031 opened by Elizacat

#21032: Socket leak if HTTPConnection.getresponse() fails http://bugs.python.org/issue21032 opened by vadmium

#21033: previous trace function still invoked after sys.settrace() http://bugs.python.org/issue21033 opened by xdegaye

#21034: Python docs reference the Distribute package which has been de http://bugs.python.org/issue21034 opened by Jurko.Gospodnetić

#21035: Python's HTTP server implementations hangs after 16.343 reques http://bugs.python.org/issue21035 opened by chobeiry

#21037: add an AddressSanitizer build option http://bugs.python.org/issue21037 opened by neologix

#21040: socketserver: use selectors module http://bugs.python.org/issue21040 opened by neologix

#21041: pathlib.PurePath.parents rejects negative indexes http://bugs.python.org/issue21041 opened by akira

#21042: ctypes.util.find_library() should return full pathname instead http://bugs.python.org/issue21042 opened by Hernan.Grecco

#21044: tarfile does not handle file .name being an int http://bugs.python.org/issue21044 opened by seirl

#21046: Document formulas used in statistics http://bugs.python.org/issue21046 opened by zach.ware

#21047: html.parser.HTMLParser: convert_charrefs should become True by http://bugs.python.org/issue21047 opened by Arfrever

#21048: Index 'as' in import and with statements http://bugs.python.org/issue21048 opened by terry.reedy

#21052: Consider dropping ImportWarning for empty sys.path_hooks and s http://bugs.python.org/issue21052 opened by brett.cannon

#21054: Improve indexing of syntax symbols http://bugs.python.org/issue21054 opened by terry.reedy

#21055: Index (augmented) assignment symbols http://bugs.python.org/issue21055 opened by terry.reedy

#21056: csv documentation is incorrect http://bugs.python.org/issue21056 opened by NRGunby

#21057: TextIOWrapper does not support reading bytearrays or memoryvie http://bugs.python.org/issue21057 opened by nikratio

#21059: idle_test.test_warning failure http://bugs.python.org/issue21059 opened by neologix

#21060: Better error message for setup.py upload command without sdist http://bugs.python.org/issue21060 opened by eric.araujo

#21061: Is contextlib.redirect_stdout reentrant or not? http://bugs.python.org/issue21061 opened by perey

#21062: Evalute all import-related modules for best practices http://bugs.python.org/issue21062 opened by brett.cannon

#21063: Touch up one-line descriptions of modules for module index http://bugs.python.org/issue21063 opened by brett.cannon

#21066: The separate download version for the documentation doesn't wo http://bugs.python.org/issue21066 opened by Cristian.Baboi

#21068: Make ssl.PROTOCOL_* an enum http://bugs.python.org/issue21068 opened by pitrou

#21069: test_fileno of test_urllibnet intermittently fails when using http://bugs.python.org/issue21069 opened by dfarrell07

#21070: test_xmlrpc waits forever instead of reporting failure http://bugs.python.org/issue21070 opened by matejcik

#21071: struct.Struct.format is bytes, but should be str http://bugs.python.org/issue21071 opened by zbysz

#21072: Python docs and downloads not available for Egypt http://bugs.python.org/issue21072 opened by Leo.Butcher

#21073: Py_ReprEnter potentially misbehaves during malformed thread st http://bugs.python.org/issue21073 opened by itaibn

#21074: Too aggressive constant folding http://bugs.python.org/issue21074 opened by naoki

#21075: fileinput should use stdin.buffer for "rb" mode http://bugs.python.org/issue21075 opened by brandon-rhodes

#21076: Turn signal.SIG* constants into enums http://bugs.python.org/issue21076 opened by giampaolo.rodola

#21077: Turtle Circle Speed 0 http://bugs.python.org/issue21077 opened by Garrett.Grimsley

#21078: multiprocessing.managers.BaseManager.init's "serializer" a http://bugs.python.org/issue21078 opened by yorik.sar

#21079: EmailMessage.is_attachment == False if filename is present http://bugs.python.org/issue21079 opened by brandon-rhodes

#21080: asyncio.subprocess: connect pipes of two programs http://bugs.python.org/issue21080 opened by haypo

#21081: missing vietnamese codec TCVN 5712:1993 in Python http://bugs.python.org/issue21081 opened by progfou

#21082: os.makedirs(exist_ok=True) is not thread-safe: umask is set te http://bugs.python.org/issue21082 opened by desrt

#21083: Add get_content_disposition() to email.message.Message http://bugs.python.org/issue21083 opened by brandon-rhodes

#21084: IDLE can't deal with characters above the range (U+0000-U+FFFF http://bugs.python.org/issue21084 opened by wjssz

#21085: compile error Python3.3 on Cygwin http://bugs.python.org/issue21085 opened by dellair.jie

#21086: Source with "# -- coding: ASCII --" and UNIX EOL (\n) result http://bugs.python.org/issue21086 opened by Morten.Z

Most recent 15 issues with no replies (15)

#21083: Add get_content_disposition() to email.message.Message http://bugs.python.org/issue21083

#21077: Turtle Circle Speed 0 http://bugs.python.org/issue21077

#21066: The separate download version for the documentation doesn't wo http://bugs.python.org/issue21066

#21062: Evalute all import-related modules for best practices http://bugs.python.org/issue21062

#21060: Better error message for setup.py upload command without sdist http://bugs.python.org/issue21060

#21055: Index (augmented) assignment symbols http://bugs.python.org/issue21055

#21054: Improve indexing of syntax symbols http://bugs.python.org/issue21054

#21048: Index 'as' in import and with statements http://bugs.python.org/issue21048

#21047: html.parser.HTMLParser: convert_charrefs should become True by http://bugs.python.org/issue21047

#21042: ctypes.util.find_library() should return full pathname instead http://bugs.python.org/issue21042

#21034: Python docs reference the Distribute package which has been de http://bugs.python.org/issue21034

#21033: previous trace function still invoked after sys.settrace() http://bugs.python.org/issue21033

#21032: Socket leak if HTTPConnection.getresponse() fails http://bugs.python.org/issue21032

#21031: [patch] Add AlpineLinux to the platform module's supported dis http://bugs.python.org/issue21031

#21029: IDLE mis-coloring "print" http://bugs.python.org/issue21029

Most recent 15 issues waiting for review (15)

#21082: os.makedirs(exist_ok=True) is not thread-safe: umask is set te http://bugs.python.org/issue21082

#21079: EmailMessage.is_attachment == False if filename is present http://bugs.python.org/issue21079

#21076: Turn signal.SIG* constants into enums http://bugs.python.org/issue21076

#21069: test_fileno of test_urllibnet intermittently fails when using http://bugs.python.org/issue21069

#21068: Make ssl.PROTOCOL_* an enum http://bugs.python.org/issue21068

#21063: Touch up one-line descriptions of modules for module index http://bugs.python.org/issue21063

#21057: TextIOWrapper does not support reading bytearrays or memoryvie http://bugs.python.org/issue21057

#21055: Index (augmented) assignment symbols http://bugs.python.org/issue21055

#21048: Index 'as' in import and with statements http://bugs.python.org/issue21048

#21044: tarfile does not handle file .name being an int http://bugs.python.org/issue21044

#21041: pathlib.PurePath.parents rejects negative indexes http://bugs.python.org/issue21041

#21040: socketserver: use selectors module http://bugs.python.org/issue21040

#21037: add an AddressSanitizer build option http://bugs.python.org/issue21037

#21034: Python docs reference the Distribute package which has been de http://bugs.python.org/issue21034

#21032: Socket leak if HTTPConnection.getresponse() fails http://bugs.python.org/issue21032

Top 10 most discussed issues (10)

#20904: HAVE_PY_SET_53BIT_PRECISION for m68k http://bugs.python.org/issue20904 41 msgs

#16047: Tools/freeze no longer works in Python 3 http://bugs.python.org/issue16047 24 msgs

#21013: server-specific SSL context configuration http://bugs.python.org/issue21013 16 msgs

#20210: Provide configure options to enable/disable Python modules and http://bugs.python.org/issue20210 15 msgs

#21035: Python's HTTP server implementations hangs after 16.343 reques http://bugs.python.org/issue21035 14 msgs

#21057: TextIOWrapper does not support reading bytearrays or memoryvie http://bugs.python.org/issue21057 11 msgs

#21069: test_fileno of test_urllibnet intermittently fails when using http://bugs.python.org/issue21069 11 msgs

#21079: EmailMessage.is_attachment == False if filename is present http://bugs.python.org/issue21079 11 msgs

#20951: SSLSocket.send() returns 0 for non-blocking socket http://bugs.python.org/issue20951 8 msgs

#21044: tarfile does not handle file .name being an int http://bugs.python.org/issue21044 8 msgs

Issues closed (44)

#6676: expat parser throws Memory Error when parsing multiple files http://bugs.python.org/issue6676 closed by ned.deily

#12209: Minor edits to faulthandler doc http://bugs.python.org/issue12209 closed by haypo

#15971: Sporadic failure in test_dump_tracebacks_later_file (test_faul http://bugs.python.org/issue15971 closed by haypo

#17373: Add inspect.Signature.from_callable() http://bugs.python.org/issue17373 closed by python-dev

#17654: IDLE only customizes correctly for OS X when using framework b http://bugs.python.org/issue17654 closed by ned.deily

#18456: Documentation for PyDict_Update is incorrect http://bugs.python.org/issue18456 closed by python-dev

#19264: subprocess.Popen doesn't support unicode on Windows http://bugs.python.org/issue19264 closed by terry.reedy

#19537: Fix misalignment in fastsearch_memchr_1char http://bugs.python.org/issue19537 closed by pitrou

#19573: Fix the docstring of inspect.Parameter and the implementation http://bugs.python.org/issue19573 closed by python-dev

#19818: tracemalloc: comments on the doc http://bugs.python.org/issue19818 closed by haypo

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

#20145: unittest.assert*Regex functions should verify that expected_re http://bugs.python.org/issue20145 closed by r.david.murray

#20163: ValueError: time data does not match format http://bugs.python.org/issue20163 closed by dellair.jie

#20378: Implement Signature.__repr__ http://bugs.python.org/issue20378 closed by python-dev

#20633: SystemError: Parent module 'multiprocessing' not loaded, canno http://bugs.python.org/issue20633 closed by sbt

#20668: Remove dependency on tests.txt when running test_asyncio suite http://bugs.python.org/issue20668 closed by python-dev

#20726: inspect: Make Signature instances picklable http://bugs.python.org/issue20726 closed by python-dev

#20816: inspect.getcallargs() attempts to iterate over None http://bugs.python.org/issue20816 closed by python-dev

#20817: inspect.getcallargs() raises the wrong error if 3+ arguments a http://bugs.python.org/issue20817 closed by python-dev

#20913: Standard Library documentation needs SSL security best practic http://bugs.python.org/issue20913 closed by pitrou

#20935: Support building Python with Clang sanitizer rules http://bugs.python.org/issue20935 closed by neologix

#20953: heap-buffer-overflow in obmalloc.c:987 http://bugs.python.org/issue20953 closed by neologix

#20975: Python 3.4 build info wrong in code snippet http://bugs.python.org/issue20975 closed by python-dev

#20980: In multiprocessing.pool, ExceptionWithTraceback should derive http://bugs.python.org/issue20980 closed by sbt

#20990: pyflakes: undefined names, get_context() and main(), in multip http://bugs.python.org/issue20990 closed by sbt

#20992: reading individual bytes of multiple binary files using the Py http://bugs.python.org/issue20992 closed by Tommy.Carstensen

#20995: Use Better Default Ciphers for the SSL Module http://bugs.python.org/issue20995 closed by dstufft

#21000: json.tool ought to have a help flag http://bugs.python.org/issue21000 closed by python-dev

#21006: asyncio.docs : create_subprocess_exec example does not work on http://bugs.python.org/issue21006 closed by haypo

#21015: support SSL_CTX_set_ecdh_auto on newer OpenSSLs http://bugs.python.org/issue21015 closed by pitrou

#21017: Enable Debug Tix build on Windows http://bugs.python.org/issue21017 closed by zach.ware

#21036: typo in hashtable API: _PY_HASHTABLE_ENTRY_DATA -> _Py_HASHTAB http://bugs.python.org/issue21036 closed by haypo

#21038: test_epoll.TestEPoll.test_control_and_wait: remove extra asser http://bugs.python.org/issue21038 closed by haypo

#21039: pathlib strips trailing slash http://bugs.python.org/issue21039 closed by pitrou

#21043: Stop recommending CACert.org in the SSL documentation http://bugs.python.org/issue21043 closed by dstufft

#21045: fix layout to generate documentation for Qt Assistant http://bugs.python.org/issue21045 closed by python-dev

#21049: Flood of “ImportWarning: sys.meta_path is empty” after exc http://bugs.python.org/issue21049 closed by brett.cannon

#21050: Failure to import win32api (from pywin32) http://bugs.python.org/issue21050 closed by theller

#21051: incorrect utf-8 conversion with c api http://bugs.python.org/issue21051 closed by mark.dickinson

#21053: Idle Crash with the ^ button http://bugs.python.org/issue21053 closed by ned.deily

#21058: tempfile.NamedTemporaryFile leaks file descriptor when fdopen http://bugs.python.org/issue21058 closed by haypo

#21064: Simple segfault http://bugs.python.org/issue21064 closed by ned.deily

#21065: spam http://bugs.python.org/issue21065 closed by r.david.murray

#21067: Support Multiple finally clauses. http://bugs.python.org/issue21067 closed by rhettinger



More information about the Python-Dev mailing list