[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Jul 28 12:09:23 EDT 2017
- Previous message (by thread): [Python-Dev] Summary of Python tracker Issues
- Next message (by thread): [Python-Dev] Lazy_loading to pickle/unpickle_pure?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2017-07-21 - 2017-07-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 6088 (+30) closed 36736 (+57) total 42824 (+87)
Open issues with patches: 2337
Issues opened (72)
#26732: multiprocessing sentinel resource leak http://bugs.python.org/issue26732 reopened by haypo
#28734: argparse: successive parsing wipes out nargs=? values http://bugs.python.org/issue28734 reopened by paul.j3
#29512: regrtest refleak: implement bisection feature http://bugs.python.org/issue29512 reopened by haypo
#30188: test_nntplib: random EOFError in setUpClass() http://bugs.python.org/issue30188 reopened by haypo
#30778: test_bsddb3 crash on x86 Windows XP 2.7 http://bugs.python.org/issue30778 reopened by haypo
#30985: Set closing variable in asyncore at close http://bugs.python.org/issue30985 opened by walkhour
#30986: Add --include-py argument to Tools/msi/make_zip.py http://bugs.python.org/issue30986 opened by Segev Finer
#30987: Support for ISO-TP protocol in SocketCAN http://bugs.python.org/issue30987 opened by Pier-Yves Lessard
#30988: Exception parsing invalid email address headers starting or en http://bugs.python.org/issue30988 opened by timb07
#30989: Sort only when needed in TimedRotatingFileHandler's getFilesTo http://bugs.python.org/issue30989 opened by Lovesh Harchandani
#30990: Calls to C functions using .__call__
don't get sent to profi
http://bugs.python.org/issue30990 opened by ppperry
#30991: test_ctypes ,test_dbm and test_ssl fail on arm64 (aarch64) ar http://bugs.python.org/issue30991 opened by jonny789
#30992: Invalid PGP Key Prevents Archive Validation http://bugs.python.org/issue30992 opened by cwprogram
#30995: Support logging.getLogger(style='{') http://bugs.python.org/issue30995 opened by mitar
#30996: add coroutine AbstractEventLoop.sock_close http://bugs.python.org/issue30996 opened by cfy
#30997: TestCase.subTest and expectedFailure http://bugs.python.org/issue30997 opened by ronaldoussoren
#30999: statistics module: add "key" keyword argument to median, mode, http://bugs.python.org/issue30999 opened by gerion
#31000: Test failure in resource module on ZFS http://bugs.python.org/issue31000 opened by larry
#31001: IDLE: Add tests for configdialog highlight tab http://bugs.python.org/issue31001 opened by terry.reedy
#31002: IDLE: Add tests for configdialog keys tab http://bugs.python.org/issue31002 opened by terry.reedy
#31004: IDLE, configdialog: Factor out FontTab class from ConfigDialog http://bugs.python.org/issue31004 opened by terry.reedy
#31005: caught and stored exception creates a reference cycle outside http://bugs.python.org/issue31005 opened by vojtechfried
#31006: typing.NamedTuple should add annotations to its constructor (_ http://bugs.python.org/issue31006 opened by Antony.Lee
#31007: ERROR: test_pipe_handle (test.test_asyncio.test_windows_utils. http://bugs.python.org/issue31007 opened by haypo
#31008: FAIL: test_wait_for_handle (test.test_asyncio.test_windows_eve http://bugs.python.org/issue31008 opened by haypo
#31010: test_socketserver.test_ForkingTCPServer(): threading_cleanup() http://bugs.python.org/issue31010 opened by haypo
#31011: Users (except from the one who installed) not able to see pyt http://bugs.python.org/issue31011 opened by Debarshi.Goswami
#31012: suggestion: allow termination argument in argparse to be speci http://bugs.python.org/issue31012 opened by Leon Avery
#31013: gcc7 throws warning when pymem.h development header is used http://bugs.python.org/issue31013 opened by Gabriel Somlo
#31014: webbrowser._synthesize uses outdated calling signature for web http://bugs.python.org/issue31014 opened by jmsdvl
#31015: PyErr_WriteUnraisable should be more verbose in Python 2.7 http://bugs.python.org/issue31015 opened by christian.aguilera at foundry.com
#31016: [Regression] sphinx shows an EOF error when using python2.7 fr http://bugs.python.org/issue31016 opened by doko
#31020: Add support for custom compressor in tarfile http://bugs.python.org/issue31020 opened by insomniacslk
#31021: Clarify programming faq. http://bugs.python.org/issue31021 opened by terry.reedy
#31022: ERROR: testRegularFile (test.test_socket.SendfileUsingSendTest http://bugs.python.org/issue31022 opened by haypo
#31024: typing.Tuple is class but is defined as data inside https://do http://bugs.python.org/issue31024 opened by Bernát Gábor
#31026: test_dbm fails when run directly http://bugs.python.org/issue31026 opened by serhiy.storchaka
#31027: test_listcomps fails when run directly http://bugs.python.org/issue31027 opened by serhiy.storchaka
#31028: test_pydoc fails when run directly http://bugs.python.org/issue31028 opened by serhiy.storchaka
#31029: test_tokenize fails when run directly http://bugs.python.org/issue31029 opened by serhiy.storchaka
#31030: sys.executable can be not normalized http://bugs.python.org/issue31030 opened by serhiy.storchaka
#31031: Unify duplicate bits_in_digit and bit_length http://bugs.python.org/issue31031 opened by niklasf
#31033: Add argument to .cancel() of Task and Future http://bugs.python.org/issue31033 opened by socketpair
#31035: Document order of firing callbacks added with Future.add_done_ http://bugs.python.org/issue31035 opened by socketpair
#31036: building the python docs requires the blurb module http://bugs.python.org/issue31036 opened by doko
#31038: test_runpy causes running all Python tests when run directly http://bugs.python.org/issue31038 opened by serhiy.storchaka
#31039: Python on android must use ashmem instead of shmem http://bugs.python.org/issue31039 opened by Alex Davies
#31040: mimetypes.add_type should complain when you give it an undotte http://bugs.python.org/issue31040 opened by odd_bloke
#31041: test_handle_called_with_mp_queue() of test_logging: threading_ http://bugs.python.org/issue31041 opened by haypo
#31042: Inconsistency in documentation of operator.index http://bugs.python.org/issue31042 opened by madphysicist
#31045: Add a language switch to the Python documentation http://bugs.python.org/issue31045 opened by mdk
#31046: ensurepip does not honour the value of $(prefix) http://bugs.python.org/issue31046 opened by xdegaye
#31047: Windows: os.path.isabs(os.path.abspath(" ")) == False http://bugs.python.org/issue31047 opened by lazka
#31048: ResourceWarning in test_asyncio.test_events.ProactorEventLoopT http://bugs.python.org/issue31048 opened by Segev Finer
#31050: IDLE, configdialog: Factor out GenTab class from ConfigDialog http://bugs.python.org/issue31050 opened by terry.reedy
#31051: IDLE, configdialog, General tab: re-arrange, test user entries http://bugs.python.org/issue31051 opened by terry.reedy
#31053: Unnecessary argument in command example http://bugs.python.org/issue31053 opened by cocoatomo
#31054: Python 2.7.8 Release does not update the system Path variable http://bugs.python.org/issue31054 opened by Ekrem Saban
#31055: All Sphinx generated pages could have a new "Edit This Page" l http://bugs.python.org/issue31055 opened by Paul Hammant
#31056: Import Module Not Working According To Documentation Python 3. http://bugs.python.org/issue31056 opened by MrJman006
#31057: pydoc for tempfile.TemporaryDirectory should say it returns th http://bugs.python.org/issue31057 opened by Thomas Thurman
#31059: asyncio.StreamReader.read hangs if n<0 http://bugs.python.org/issue31059 opened by s_kostyuk
#31061: asyncio segfault when using threadpool and "_asyncio" native m http://bugs.python.org/issue31061 opened by thehesiod
#31062: socket.makefile does not handle line buffering http://bugs.python.org/issue31062 opened by kchen
#31064: test_ossaudiodev fails under padsp (Linux PulseAudio OSS emula http://bugs.python.org/issue31064 opened by ncoghlan
#31065: Documentation for Popen.poll is unclear http://bugs.python.org/issue31065 opened by mark.dickinson
#31066: FAIL: test_last_modified (test.test_httpservers.SimpleHTTPServ http://bugs.python.org/issue31066 opened by haypo
#31067: test_subprocess.test_leak_fast_process_del_killed() fails rand http://bugs.python.org/issue31067 opened by haypo
#31068: test_ttk_guionly hangs on AMD64 Windows8.1 Refleaks 2.7 http://bugs.python.org/issue31068 opened by haypo
#31069: test_multiprocessing_spawn leaked a process on AMD64 Windows8. http://bugs.python.org/issue31069 opened by haypo
#31070: test_threaded_import: KeyError ignored in _get_module_lock.<lo http://bugs.python.org/issue31070 opened by haypo
#31071: Bad error message about maps not iterable http://bugs.python.org/issue31071 opened by Stefan Pochmann
Most recent 15 issues with no replies (15)
#31071: Bad error message about maps not iterable http://bugs.python.org/issue31071
#31070: test_threaded_import: KeyError ignored in _get_module_lock.<lo http://bugs.python.org/issue31070
#31069: test_multiprocessing_spawn leaked a process on AMD64 Windows8. http://bugs.python.org/issue31069
#31068: test_ttk_guionly hangs on AMD64 Windows8.1 Refleaks 2.7 http://bugs.python.org/issue31068
#31062: socket.makefile does not handle line buffering http://bugs.python.org/issue31062
#31059: asyncio.StreamReader.read hangs if n<0 http://bugs.python.org/issue31059
#31054: Python 2.7.8 Release does not update the system Path variable http://bugs.python.org/issue31054
#31053: Unnecessary argument in command example http://bugs.python.org/issue31053
#31050: IDLE, configdialog: Factor out GenTab class from ConfigDialog http://bugs.python.org/issue31050
#31048: ResourceWarning in test_asyncio.test_events.ProactorEventLoopT http://bugs.python.org/issue31048
#31045: Add a language switch to the Python documentation http://bugs.python.org/issue31045
#31040: mimetypes.add_type should complain when you give it an undotte http://bugs.python.org/issue31040
#31039: Python on android must use ashmem instead of shmem http://bugs.python.org/issue31039
#31035: Document order of firing callbacks added with Future.add_done_ http://bugs.python.org/issue31035
#31031: Unify duplicate bits_in_digit and bit_length http://bugs.python.org/issue31031
Most recent 15 issues waiting for review (15)
#31046: ensurepip does not honour the value of $(prefix) http://bugs.python.org/issue31046
#31021: Clarify programming faq. http://bugs.python.org/issue31021
#31020: Add support for custom compressor in tarfile http://bugs.python.org/issue31020
#31015: PyErr_WriteUnraisable should be more verbose in Python 2.7 http://bugs.python.org/issue31015
#31013: gcc7 throws warning when pymem.h development header is used http://bugs.python.org/issue31013
#30978: str.format_map() silences exceptions in getitem http://bugs.python.org/issue30978
#30950: Convert round() to Arument Clinic http://bugs.python.org/issue30950
#30945: loop.create_server does not detect if the interface is IPv6 en http://bugs.python.org/issue30945
#30937: csv module examples miss newline='' when opening files http://bugs.python.org/issue30937
#30877: possibe typo in json/scanner.py http://bugs.python.org/issue30877
#30872: Update curses docs to Python 3 http://bugs.python.org/issue30872
#30867: Add macro HAVE_OPENSSL_VERIFY_PARAM
to avoid invalid functio
http://bugs.python.org/issue30867
#30863: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString( http://bugs.python.org/issue30863
#30860: Consolidate stateful C globals under a single struct. http://bugs.python.org/issue30860
#30828: Out of bounds write in _asyncio_Future_remove_done_callback http://bugs.python.org/issue30828
Top 10 most discussed issues (10)
#31036: building the python docs requires the blurb module http://bugs.python.org/issue31036 27 msgs
#30853: IDLE: configdialog -- factor out Tracer subclass http://bugs.python.org/issue30853 16 msgs
#30931: Race condition in asyncore may access the wrong dispatcher http://bugs.python.org/issue30931 11 msgs
#30985: Set closing variable in asyncore at close http://bugs.python.org/issue30985 11 msgs
#30923: Add -Wimplicit-fallthrough=0 to Makefile ? http://bugs.python.org/issue30923 10 msgs
#9566: Compilation warnings under x64 Windows http://bugs.python.org/issue9566 8 msgs
#5288: tzinfo objects with sub-minute offsets are not supported (e.g. http://bugs.python.org/issue5288 7 msgs
#17611: Move unwinding of stack for "pseudo exceptions" from interpret http://bugs.python.org/issue17611 6 msgs
#24954: No way to generate or parse timezone as produced by datetime.i http://bugs.python.org/issue24954 6 msgs
#26732: multiprocessing sentinel resource leak http://bugs.python.org/issue26732 6 msgs
Issues closed (52)
#13429: provide file to extension init function http://bugs.python.org/issue13429 closed by scoder
#20657: OpenBSD: Merge patches http://bugs.python.org/issue20657 closed by haypo
#25287: test_crypt fails on OpenBSD http://bugs.python.org/issue25287 closed by haypo
#26506: [EASY] hex() documentation: mention "%x" % int http://bugs.python.org/issue26506 closed by Mariatta
#26642: Replace stdout and stderr with simple standard printers at Pyt http://bugs.python.org/issue26642 closed by haypo
#26762: test_multiprocessing_spawn leaves processes running in backgro http://bugs.python.org/issue26762 closed by haypo
#28095: test_startup_imports of test_site fails on OS X due to new imp http://bugs.python.org/issue28095 closed by ned.deily
#28965: Multiprocessing spawn/forkserver fails to pass Queues http://bugs.python.org/issue28965 closed by pitrou
#29403: mock's autospec's behavior on method-bound builtin functions i http://bugs.python.org/issue29403 closed by berker.peksag
#29572: Upgrade installers to OpenSSL 1.0.2k http://bugs.python.org/issue29572 closed by ned.deily
#29606: urllib FTP protocol stream injection http://bugs.python.org/issue29606 closed by haypo
#29972: Skip tests known to fail on AIX http://bugs.python.org/issue29972 closed by haypo
#30222: make_zip.py had a bug when setting up full 64 bit distribution http://bugs.python.org/issue30222 closed by steve.dower
#30304: TestCase.assertMultiLineEqual only registered for Unicode stri http://bugs.python.org/issue30304 closed by Mariatta
#30451: parse windows path error in webbrowser.get() and lead to webbr http://bugs.python.org/issue30451 closed by berker.peksag
#30454: Python module cx_Oracle ld installation issue on Solaris11U3 S http://bugs.python.org/issue30454 closed by berker.peksag
#30500: [security] urllib connects to a wrong host http://bugs.python.org/issue30500 closed by ned.deily
#30595: test_queue_feeder_donot_stop_onexc() of test_multiprocessing_s http://bugs.python.org/issue30595 closed by haypo
#30713: Reject newline character (U+000A) in URLs in urllib.parse http://bugs.python.org/issue30713 closed by haypo
#30822: Python implementation of datetime module is not being tested c http://bugs.python.org/issue30822 closed by haypo
#30850: [2.7] bsddb3: test01_basic_replication() of test_bsddb3 fails http://bugs.python.org/issue30850 closed by haypo
#30876: SystemError on importing module from unloaded package http://bugs.python.org/issue30876 closed by serhiy.storchaka
#30891: importlib: _find_and_load() race condition on sys.modules[name http://bugs.python.org/issue30891 closed by haypo
#30892: _elementtree: assertion error if stdlib copy module is overrid http://bugs.python.org/issue30892 closed by haypo
#30907: speed up comparisons to self for built-in containers http://bugs.python.org/issue30907 closed by wbolster
#30908: test_os.TestSendfile.test_keywords() leaks dangling threads http://bugs.python.org/issue30908 closed by haypo
#30916: Pre-build OpenSSL and Tcl/Tk for Windows http://bugs.python.org/issue30916 closed by steve.dower
#30919: Shared Array Memory Allocation Regression http://bugs.python.org/issue30919 closed by pitrou
#30939: Sphinx 1.6.3 deprecation warning for sphinx.util.compat.Direct http://bugs.python.org/issue30939 closed by ned.deily
#30971: Improve code readability of json.tool http://bugs.python.org/issue30971 closed by rhettinger
#30980: Calling asyncore.file_wrapper.close twice may close unrelated http://bugs.python.org/issue30980 closed by haypo
#30981: IDLE: Test config dialog font bold button and sample change http://bugs.python.org/issue30981 closed by terry.reedy
#30993: IDLE: Document, fix, and complete configdialog font tests http://bugs.python.org/issue30993 closed by terry.reedy
#30994: Asyncore does not need to copy map.items() before polling http://bugs.python.org/issue30994 closed by Nir Soffer
#30998: faulthandler: Show C stacktrace http://bugs.python.org/issue30998 closed by haypo
#31003: IDLE: Add tests for help sources on configdialog general tab http://bugs.python.org/issue31003 closed by terry.reedy
#31009: test_multiprocessing_spawn hangs randomly on AMD64 Windows10 3 http://bugs.python.org/issue31009 closed by haypo
#31017: gcc 7 fallthrough warnings http://bugs.python.org/issue31017 closed by zach.ware
#31018: _tracemalloc frame_t packing optimization not working in Windo http://bugs.python.org/issue31018 closed by haypo
#31019: multiprocessing.Pool should join "dead" processes http://bugs.python.org/issue31019 closed by haypo
#31023: Git Bootcamp and Cheat Sheet - Section 32.10 - Creating a Pul http://bugs.python.org/issue31023 closed by Mariatta
#31025: io.BytesIO: no way to get the length of the underlying buffer http://bugs.python.org/issue31025 closed by rthr
#31032: test_ssl http://bugs.python.org/issue31032 closed by christian.heimes
#31034: test_subprocess_send_signal() of test_asyncio hangs if SIGHUP http://bugs.python.org/issue31034 closed by haypo
#31037: Results in section 4.4 break and continue http://bugs.python.org/issue31037 closed by rhettinger
#31043: Tests running twice. http://bugs.python.org/issue31043 closed by inada.naoki
#31044: FAIL: test_makedev (test.test_posix.PosixTester) on AMD64 Free http://bugs.python.org/issue31044 closed by haypo
#31049: macOS Python package receipts do not have version numbers http://bugs.python.org/issue31049 closed by ned.deily
#31052: smtplib not honoring bcc header http://bugs.python.org/issue31052 closed by r.david.murray
#31058: FileFinder fails to find modules for import if modules are cre http://bugs.python.org/issue31058 closed by ncoghlan
#31060: IDLE: Finish regrouping ConfigDialog methods http://bugs.python.org/issue31060 closed by terry.reedy
#31063: List Comprehension Bug http://bugs.python.org/issue31063 closed by tim.peters
- Previous message (by thread): [Python-Dev] Summary of Python tracker Issues
- Next message (by thread): [Python-Dev] Lazy_loading to pickle/unpickle_pure?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]