Summary of Python tracker Issues
ACTIVITY SUMMARY (2015-12-04 - 2015-12-11) 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 5297 ( +8) closed 32303 (+37) total 37600 (+45) Open issues with patches: 2332 Issues opened (28) ================== #25624: shutil.make_archive makes invalid directory entries http://bugs.python.org/issue25624 reopened by serhiy.storchaka #25798: Update python.org installers to use OpenSSL 1.0.2e http://bugs.python.org/issue25798 opened by ned.deily #25799: 2.7.11rc1 not added to Win10 app list (start menu) http://bugs.python.org/issue25799 opened by terry.reedy #25801: ResourceWarning in test_zipfile64 http://bugs.python.org/issue25801 opened by SilentGhost #25802: Finish deprecating load_module() http://bugs.python.org/issue25802 opened by brett.cannon #25803: pathlib.Path('/').mkdir() raises wrong error type http://bugs.python.org/issue25803 opened by Daniel Lepage #25804: Make Profile.print_stats support sorting by mutiple values http://bugs.python.org/issue25804 opened by wdv4758h #25805: Failure in test_pkgutil run from command-line http://bugs.python.org/issue25805 opened by SilentGhost #25809: "Invalid" tests on locales http://bugs.python.org/issue25809 opened by bapt #25810: Python 3 documentation for eval is incorrect http://bugs.python.org/issue25810 opened by aroberge #25812: locale.nl_langinfo() can't decode value http://bugs.python.org/issue25812 opened by serhiy.storchaka #25813: co_flags section of inspect module docs out of date http://bugs.python.org/issue25813 opened by BreamoreBoy #25817: modsupport: 'countformat' does not handle strings without brac http://bugs.python.org/issue25817 opened by Myron Walker #25821: Documentation for threading.enumerate / threading.Thread.is_al http://bugs.python.org/issue25821 opened by anthonygreen #25822: Add docstrings to fields of urllib.parse results http://bugs.python.org/issue25822 opened by serhiy.storchaka #25823: Speed-up oparg decoding on little-endian machines http://bugs.python.org/issue25823 opened by rhettinger #25824: 32-bit 2.7.11 installer creates registry keys that are incompa http://bugs.python.org/issue25824 opened by aundro #25825: AIX shared library extension modules installation broken http://bugs.python.org/issue25825 opened by David.Edelsohn #25827: Support ICC in configure http://bugs.python.org/issue25827 opened by zach.ware #25828: PyCode_Optimize() (peephole optimizer) doesn't handle Keyboard http://bugs.python.org/issue25828 opened by haypo #25829: Mixing multiprocessing pool and subprocess may create zombie p http://bugs.python.org/issue25829 opened by amikoren@yahoo.com #25830: _TypeAlias: Discrepancy between docstring and behavior http://bugs.python.org/issue25830 opened by flying sheep #25833: pyvenv: venvs cannot be moved because activate scripts hard-co http://bugs.python.org/issue25833 opened by moorecm #25834: getpass falls back when sys.stdin is changed http://bugs.python.org/issue25834 opened by Drekin #25836: Documentation of MAKE_FUNCTION is still incorrect http://bugs.python.org/issue25836 opened by freakboy3742 #25838: Lib/httplib.py: Resend http request on server close connection http://bugs.python.org/issue25838 opened by gmixo #25841: In FancyURLopener error in example with http address. http://bugs.python.org/issue25841 opened by Denis Savenko #25842: Installer does not set permissions correctly? http://bugs.python.org/issue25842 opened by lac Most recent 15 issues with no replies (15) ========================================== #25842: Installer does not set permissions correctly? http://bugs.python.org/issue25842 #25841: In FancyURLopener error in example with http address. http://bugs.python.org/issue25841 #25836: Documentation of MAKE_FUNCTION is still incorrect http://bugs.python.org/issue25836 #25834: getpass falls back when sys.stdin is changed http://bugs.python.org/issue25834 #25830: _TypeAlias: Discrepancy between docstring and behavior http://bugs.python.org/issue25830 #25812: locale.nl_langinfo() can't decode value http://bugs.python.org/issue25812 #25805: Failure in test_pkgutil run from command-line http://bugs.python.org/issue25805 #25802: Finish deprecating load_module() http://bugs.python.org/issue25802 #25791: Raise an ImportWarning when __spec__.parent/__package__ isn't http://bugs.python.org/issue25791 #25785: TimedRotatingFileHandler missing rotations http://bugs.python.org/issue25785 #25776: More compact pickle of iterators etc http://bugs.python.org/issue25776 #25774: [benchmarks] Adjust to allow uploading benchmark data to codes http://bugs.python.org/issue25774 #25773: Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrStri http://bugs.python.org/issue25773 #25766: __bytes__ doesn't work for str subclasses http://bugs.python.org/issue25766 #25753: Reference leaks in test_smtplib http://bugs.python.org/issue25753 Most recent 15 issues waiting for review (15) ============================================= #25838: Lib/httplib.py: Resend http request on server close connection http://bugs.python.org/issue25838 #25827: Support ICC in configure http://bugs.python.org/issue25827 #25823: Speed-up oparg decoding on little-endian machines http://bugs.python.org/issue25823 #25822: Add docstrings to fields of urllib.parse results http://bugs.python.org/issue25822 #25809: "Invalid" tests on locales http://bugs.python.org/issue25809 #25804: Make Profile.print_stats support sorting by mutiple values http://bugs.python.org/issue25804 #25801: ResourceWarning in test_zipfile64 http://bugs.python.org/issue25801 #25794: __setattr__ does not always overload operators http://bugs.python.org/issue25794 #25789: py launcher stderr is not piped to subprocess.Popen.stderr http://bugs.python.org/issue25789 #25786: contextlib.ExitStack introduces a cycle in exception __context http://bugs.python.org/issue25786 #25782: CPython hangs on error __context__ set to the error itself http://bugs.python.org/issue25782 #25780: Add support for CAN_RAW_JOIN_FILTERS http://bugs.python.org/issue25780 #25778: winreg.EnumValue does not truncate strings correctly http://bugs.python.org/issue25778 #25776: More compact pickle of iterators etc http://bugs.python.org/issue25776 #25774: [benchmarks] Adjust to allow uploading benchmark data to codes http://bugs.python.org/issue25774 Top 10 most discussed issues (10) ================================= #25810: Python 3 documentation for eval is incorrect http://bugs.python.org/issue25810 10 msgs #25823: Speed-up oparg decoding on little-endian machines http://bugs.python.org/issue25823 9 msgs #24682: Add Quick Start: Communications section to devguide http://bugs.python.org/issue24682 8 msgs #25089: Can't run Python Launcher on Windows http://bugs.python.org/issue25089 7 msgs #25638: Verify the etree_parse and etree_iterparse benchmarks are work http://bugs.python.org/issue25638 7 msgs #25809: "Invalid" tests on locales http://bugs.python.org/issue25809 7 msgs #25701: Document that tp_setattro and tp_setattr are used for deleting http://bugs.python.org/issue25701 6 msgs #25817: modsupport: 'countformat' does not handle strings without brac http://bugs.python.org/issue25817 6 msgs #25698: The copy_reg module becomes unexpectedly empty in test_cpickle http://bugs.python.org/issue25698 5 msgs #25716: typeobject.c call_method & call_maybe can leak references on ' http://bugs.python.org/issue25716 5 msgs Issues closed (38) ================== #12509: test_gdb fails on debug build when builddir != srcdir http://bugs.python.org/issue12509 closed by martin.panter #14285: Traceback wrong on ImportError while executing a package http://bugs.python.org/issue14285 closed by ncoghlan #15858: tarfile missing entries due to omitted uid/gid fields http://bugs.python.org/issue15858 closed by martin.panter #16458: subprocess.py throw "The handle is invalid" error on duplicati http://bugs.python.org/issue16458 closed by eryksun #17772: test_gdb doesn't detect a gdb built with python3.3 (or higher) http://bugs.python.org/issue17772 closed by martin.panter #21240: Add an abstactmethod directive to the Python ReST domain http://bugs.python.org/issue21240 closed by berker.peksag #22341: Python 3 crc32 documentation clarifications http://bugs.python.org/issue22341 closed by martin.panter #22758: Regression in Python 3.2 cookie parsing http://bugs.python.org/issue22758 closed by Tim.Graham #23936: Wrong references to deprecated find_module instead of find_spe http://bugs.python.org/issue23936 closed by brett.cannon #24903: Do not verify destdir argument to compileall http://bugs.python.org/issue24903 closed by r.david.murray #24934: django_v2 benchmark not working in Python 3.6 http://bugs.python.org/issue24934 closed by brett.cannon #25039: Docs: Link to Stackless Python in Design and History FAQ secti http://bugs.python.org/issue25039 closed by zach.ware #25492: subprocess with redirection fails after FreeConsole http://bugs.python.org/issue25492 closed by eryksun #25500: docs claim __import__ checked for in globals, but IMPORT_NAME http://bugs.python.org/issue25500 closed by brett.cannon #25591: improve test coverage for the imaplib http://bugs.python.org/issue25591 closed by maciej.szulik #25715: Python 3.5.1 installer shows wrong upgrade path http://bugs.python.org/issue25715 closed by larry #25717: tempfile.TemporaryFile fails when dir option set to directory http://bugs.python.org/issue25717 closed by martin.panter #25764: PyObject_Call() is called with an exception set in subprocess http://bugs.python.org/issue25764 closed by martin.panter #25771: importlib: '.submodule' is not a relative name (no leading dot http://bugs.python.org/issue25771 closed by brett.cannon #25795: test_fork1 cannot be run directly: ./python Lib/test/test_fork http://bugs.python.org/issue25795 closed by python-dev #25800: errors running test_capi from command line http://bugs.python.org/issue25800 closed by python-dev #25806: ResourceWarning in test_tasks http://bugs.python.org/issue25806 closed by SilentGhost #25807: test_multiprocessing_fork.test_mymanager fails and hangs http://bugs.python.org/issue25807 closed by SilentGhost #25808: The Python Tutorial 5.3. Tuples and Sequences http://bugs.python.org/issue25808 closed by SilentGhost #25811: return from random.shuffle http://bugs.python.org/issue25811 closed by serhiy.storchaka #25814: Propagate all errors from ElementTree.iterparse http://bugs.python.org/issue25814 closed by serhiy.storchaka #25815: Improper subprocess output of arguments with braces in them on http://bugs.python.org/issue25815 closed by ebarry #25816: https://www.python.org/downloads/ not working for 3.5.1 for wi http://bugs.python.org/issue25816 closed by brett.cannon #25818: asyncio: If protocol_factory raises an error, the connection c http://bugs.python.org/issue25818 closed by ebarry #25819: print "Hi" in python 3 exception handling doesn't work http://bugs.python.org/issue25819 closed by ebarry #25820: Clean up run_gdb() calls http://bugs.python.org/issue25820 closed by martin.panter #25826: imaplib can't process lines after starttls http://bugs.python.org/issue25826 closed by David Wahlund #25831: dbm.gnu leaks file descriptors on .reorganize() http://bugs.python.org/issue25831 closed by ischwabacher #25832: Document weird behavior of `finally` when it has `break` in it http://bugs.python.org/issue25832 closed by r.david.murray #25835: httplib uses print for debugging http://bugs.python.org/issue25835 closed by r.david.murray #25837: Errors when Installing Anaconda 3 http://bugs.python.org/issue25837 closed by r.david.murray #25839: negative zero components are ignored in complex number literal http://bugs.python.org/issue25839 closed by mark.dickinson #25840: Allow `False` to be passed to `filter` http://bugs.python.org/issue25840 closed by r.david.murray
participants (1)
-
Python tracker