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

Python tracker status at bugs.python.org
Fri Oct 6 12:09:52 EDT 2017


ACTIVITY SUMMARY (2017-09-29 - 2017-10-06) Python tracker at https://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 6225 (+17) closed 37243 (+62) total 43468 (+79)

Open issues with patches: 2393

Issues opened (53)

#11063: Rework uuid module: lazy initialization and add a new C extens https://bugs.python.org/issue11063 reopened by haypo

#31178: [EASY] subprocess: TypeError: can't concat str to bytes, in _e https://bugs.python.org/issue31178 reopened by haypo

#31415: Add -X option to show import time https://bugs.python.org/issue31415 reopened by terry.reedy

#31639: http.server and SimpleHTTPServer hang after a few requests https://bugs.python.org/issue31639 opened by mattpr

#31640: Document exit() from parse_args https://bugs.python.org/issue31640 opened by CharlesMerriam

#31642: None value in sys.modules no longer blocks import https://bugs.python.org/issue31642 opened by christian.heimes

#31643: test_uuid: test_getnode and test_windll_getnode fail if connec https://bugs.python.org/issue31643 opened by Ivan.Pozdeev

#31645: openssl build fails in win32 if .pl extension is not associate https://bugs.python.org/issue31645 opened by Ivan.Pozdeev

#31647: asyncio: StreamWriter write_eof() after close raises mysteriou https://bugs.python.org/issue31647 opened by twisteroid ambassador

#31650: implement PEP 552 https://bugs.python.org/issue31650 opened by benjamin.peterson

#31652: make install fails: no module _ctypes https://bugs.python.org/issue31652 opened by Dandan Lee

#31653: Don't release the GIL if we can acquire a multiprocessing sema https://bugs.python.org/issue31653 opened by Daniel Colascione

#31654: ctypes should support atomic operations https://bugs.python.org/issue31654 opened by Daniel Colascione

#31655: SimpleNamespace accepts non-string keyword names https://bugs.python.org/issue31655 opened by serhiy.storchaka

#31658: xml.sax.parse won't accept path objects https://bugs.python.org/issue31658 opened by craigh

#31659: ssl module should not use textwrap for wrapping PEM format. https://bugs.python.org/issue31659 opened by inada.naoki

#31660: sys.executable different in os.execv'd python3.6 virtualenv se https://bugs.python.org/issue31660 opened by Stephen Moore

#31664: Add support of new crypt methods https://bugs.python.org/issue31664 opened by serhiy.storchaka

#31665: Edit "Setting [windows] environmental variables" https://bugs.python.org/issue31665 opened by terry.reedy

#31666: Pandas_datareader Error Message - ModuleNotFoundError: No modu https://bugs.python.org/issue31666 opened by Scott Tucholka

#31667: Wrong links in the gettext.NullTranslations class https://bugs.python.org/issue31667 opened by linkid

#31668: "fixFirefoxAnchorBug" function in doctools.js causes navigatin https://bugs.python.org/issue31668 opened by fireattack

#31670: Associate .wasm with application/wasm https://bugs.python.org/issue31670 opened by flagxor

#31672: string.Template should use re.ASCII flag https://bugs.python.org/issue31672 opened by inada.naoki

#31674: Buildbots: random "Failed to connect to github.com port 443: C https://bugs.python.org/issue31674 opened by haypo

#31676: test.test_imp.ImportTests.test_load_source has side effects https://bugs.python.org/issue31676 opened by serhiy.storchaka

#31678: Incorrect C Function name for timedelta https://bugs.python.org/issue31678 opened by phobosmir

#31680: Expose curses library name and version on Python level https://bugs.python.org/issue31680 opened by serhiy.storchaka

#31681: pkgutil.get_data() leaks open files in Python 2.7 https://bugs.python.org/issue31681 opened by Elvis.Pranskevichus

#31683: a stack overflow on windows in faulthandler._fatal_error() https://bugs.python.org/issue31683 opened by Oren Milman

#31684: Scientific formatting of decimal 0 different from float 0 https://bugs.python.org/issue31684 opened by Aaron.Meurer

#31686: GZip library doesn't properly close files https://bugs.python.org/issue31686 opened by Jake Lever

#31687: test_semaphore_tracker() of test_multiprocessing_spawn fails r https://bugs.python.org/issue31687 opened by haypo

#31690: Make RE "a", "L" and "u" inline flags local https://bugs.python.org/issue31690 opened by serhiy.storchaka

#31691: Include missing info on required build steps and how to build https://bugs.python.org/issue31691 opened by Ivan.Pozdeev

#31692: [2.7] Test test_huntrleaks() of test_regrtest fails in debug https://bugs.python.org/issue31692 opened by ishcherb

#31694: Running Windows installer with LauncherOnly=1 should not regis https://bugs.python.org/issue31694 opened by uranusjr

#31695: Improve bigmem tests https://bugs.python.org/issue31695 opened by serhiy.storchaka

#31698: Add REQ_NAME to the node.h API https://bugs.python.org/issue31698 opened by Jelle Zijlstra

#31699: Deadlocks in concurrent.futures.ProcessPoolExecutor with pic https://bugs.python.org/issue31699 opened by tomMoral

#31700: one-argument version for Generator.typing https://bugs.python.org/issue31700 opened by srittau

#31701: faulthandler dumps 'Windows fatal exception: code 0xe06d7363' https://bugs.python.org/issue31701 opened by Fynn Be

#31702: Allow to specify the number of rounds for SHA-* hashing in cry https://bugs.python.org/issue31702 opened by serhiy.storchaka

#31704: HTTP check lowercase response from proxy https://bugs.python.org/issue31704 opened by alvaromunoz

#31705: test_sha256 from test_socket fails on ppc64le arch https://bugs.python.org/issue31705 opened by cstratak

#31706: urlencode should accept generator as values for mappings when https://bugs.python.org/issue31706 opened by freitafr

#31710: setup.py: _ctypes won't getbuilt when system ffi is only in $P https://bugs.python.org/issue31710 opened by pmpp

#31711: ssl.SSLSocket.send(b"") fails https://bugs.python.org/issue31711 opened by joernheissler

#31712: subprocess with stderr=subprocess.STDOUT hang https://bugs.python.org/issue31712 opened by l4mer

#31713: python3 python-config script generates invalid includes https://bugs.python.org/issue31713 opened by matthewlweber

#31714: Improve re documentation https://bugs.python.org/issue31714 opened by serhiy.storchaka

#31715: Add mimetype for extension .mjs https://bugs.python.org/issue31715 opened by bradleymeck

#31717: Socket documentation threading misstep? https://bugs.python.org/issue31717 opened by apoplexy

Most recent 15 issues with no replies (15)

#31717: Socket documentation threading misstep? https://bugs.python.org/issue31717

#31715: Add mimetype for extension .mjs https://bugs.python.org/issue31715

#31713: python3 python-config script generates invalid includes https://bugs.python.org/issue31713

#31711: ssl.SSLSocket.send(b"") fails https://bugs.python.org/issue31711

#31705: test_sha256 from test_socket fails on ppc64le arch https://bugs.python.org/issue31705

#31704: HTTP check lowercase response from proxy https://bugs.python.org/issue31704

#31702: Allow to specify the number of rounds for SHA-* hashing in cry https://bugs.python.org/issue31702

#31700: one-argument version for Generator.typing https://bugs.python.org/issue31700

#31699: Deadlocks in concurrent.futures.ProcessPoolExecutor with pic https://bugs.python.org/issue31699

#31698: Add REQ_NAME to the node.h API https://bugs.python.org/issue31698

#31695: Improve bigmem tests https://bugs.python.org/issue31695

#31691: Include missing info on required build steps and how to build https://bugs.python.org/issue31691

#31687: test_semaphore_tracker() of test_multiprocessing_spawn fails r https://bugs.python.org/issue31687

#31686: GZip library doesn't properly close files https://bugs.python.org/issue31686

#31681: pkgutil.get_data() leaks open files in Python 2.7 https://bugs.python.org/issue31681

Most recent 15 issues waiting for review (15)

#31715: Add mimetype for extension .mjs https://bugs.python.org/issue31715

#31714: Improve re documentation https://bugs.python.org/issue31714

#31706: urlencode should accept generator as values for mappings when https://bugs.python.org/issue31706

#31691: Include missing info on required build steps and how to build https://bugs.python.org/issue31691

#31690: Make RE "a", "L" and "u" inline flags local https://bugs.python.org/issue31690

#31683: a stack overflow on windows in faulthandler._fatal_error() https://bugs.python.org/issue31683

#31681: pkgutil.get_data() leaks open files in Python 2.7 https://bugs.python.org/issue31681

#31678: Incorrect C Function name for timedelta https://bugs.python.org/issue31678

#31676: test.test_imp.ImportTests.test_load_source has side effects https://bugs.python.org/issue31676

#31672: string.Template should use re.ASCII flag https://bugs.python.org/issue31672

#31670: Associate .wasm with application/wasm https://bugs.python.org/issue31670

#31667: Wrong links in the gettext.NullTranslations class https://bugs.python.org/issue31667

#31664: Add support of new crypt methods https://bugs.python.org/issue31664

#31659: ssl module should not use textwrap for wrapping PEM format. https://bugs.python.org/issue31659

#31645: openssl build fails in win32 if .pl extension is not associate https://bugs.python.org/issue31645

Top 10 most discussed issues (10)

#31654: ctypes should support atomic operations https://bugs.python.org/issue31654 13 msgs

#11063: Rework uuid module: lazy initialization and add a new C extens https://bugs.python.org/issue11063 11 msgs

#31622: Make threading.get_ident() return an opaque type https://bugs.python.org/issue31622 11 msgs

#31672: string.Template should use re.ASCII flag https://bugs.python.org/issue31672 10 msgs

#31589: Links for French documentation PDF is broken: LaTeX issue with https://bugs.python.org/issue31589 9 msgs

#31630: math.tan has poor accuracy near pi/2 on OpenBSD https://bugs.python.org/issue31630 9 msgs

#31619: Strange error when convert hexadecimal with underscores to int https://bugs.python.org/issue31619 7 msgs

#31415: Add -X option to show import time https://bugs.python.org/issue31415 6 msgs

#31684: Scientific formatting of decimal 0 different from float 0 https://bugs.python.org/issue31684 6 msgs

#31583: 2to3 call for file in current directory yields error https://bugs.python.org/issue31583 5 msgs

Issues closed (60)

#20323: Argument Clinic: docstring_prototype output causes build failu https://bugs.python.org/issue20323 closed by zach.ware

#21411: Enable Treat Warning as Error on 32-bit Windows https://bugs.python.org/issue21411 closed by zach.ware

#23283: Backport Tools/clinic to 3.4 https://bugs.python.org/issue23283 closed by zach.ware

#25153: PCbuild/.vcxproj should use CRLF line endings https://bugs.python.org/issue25153 closed by zach.ware

#25658: PyThread assumes pthread_key_t is an integer, which is against https://bugs.python.org/issue25658 closed by ncoghlan

#27494: 2to3 parser failure caused by a comma after a generator expres https://bugs.python.org/issue27494 closed by benjamin.peterson

#29041: Reference leaks on Windows https://bugs.python.org/issue29041 closed by zach.ware

#30397: Expose regular expression and match objects types in the re mo https://bugs.python.org/issue30397 closed by serhiy.storchaka

#30404: Make stdout and stderr truly unbuffered when using -u option https://bugs.python.org/issue30404 closed by serhiy.storchaka

#30406: async and await should be keywords in 3.7 https://bugs.python.org/issue30406 closed by yselivanov

#30465: FormattedValue expressions have wrong lineno and col_offset in https://bugs.python.org/issue30465 closed by eric.smith

#30872: Update curses docs to Python 3 https://bugs.python.org/issue30872 closed by serhiy.storchaka

#31158: test_pty: test_basic() fails randomly on Travis CI https://bugs.python.org/issue31158 closed by haypo

#31285: a SystemError and an assertion failure in warnings.warn_explic https://bugs.python.org/issue31285 closed by serhiy.storchaka

#31336: Speed up _PyType_Lookup() for class creation https://bugs.python.org/issue31336 closed by serhiy.storchaka

#31353: Implement PEP 553 - built-in breakpoint() https://bugs.python.org/issue31353 closed by barry

#31460: IDLE: Revise ModuleBrowser API https://bugs.python.org/issue31460 closed by terry.reedy

#31478: assertion failure in random.seed() in case the seed argument h https://bugs.python.org/issue31478 closed by serhiy.storchaka

#31510: test_many_processes() of test_multiprocessing_spawn failed on https://bugs.python.org/issue31510 closed by haypo

#31516: current_thread() becomes "dummy" thread during shutdown https://bugs.python.org/issue31516 closed by pitrou

#31540: Adding context in concurrent.futures.ProcessPoolExecutor https://bugs.python.org/issue31540 closed by pitrou

#31555: Windows pyd slower when not loaded via load_dynamic https://bugs.python.org/issue31555 closed by steve.dower

#31556: asyncio.wait_for can cancel futures faster with timeout==0 https://bugs.python.org/issue31556 closed by yselivanov

#31574: Add dtrace hook for importlib https://bugs.python.org/issue31574 closed by lukasz.langa

#31581: Reduce the number of imports for functools https://bugs.python.org/issue31581 closed by inada.naoki

#31592: assertion failure in Python/ast.c in case of a bad unicodedata https://bugs.python.org/issue31592 closed by serhiy.storchaka

#31596: expose pthread_getcpuclockid in time module https://bugs.python.org/issue31596 closed by benjamin.peterson

#31602: assertion failure in zipimporter.get_source() in case of a bad https://bugs.python.org/issue31602 closed by brett.cannon

#31627: test_mailbox fails if the hostname is empty https://bugs.python.org/issue31627 closed by serhiy.storchaka

#31634: Consider installing wheel in ensurepip by default https://bugs.python.org/issue31634 closed by ncoghlan

#31638: zipapp module should support compression https://bugs.python.org/issue31638 closed by paul.moore

#31641: concurrent.futures.as_completed() no longer accepts arbitrary https://bugs.python.org/issue31641 closed by ned.deily

#31644: bug in datetime.datetime.timestamp https://bugs.python.org/issue31644 closed by eric.smith

#31646: bug in time.mktime https://bugs.python.org/issue31646 closed by r.david.murray

#31648: Improve ElementPath https://bugs.python.org/issue31648 closed by serhiy.storchaka

#31649: IDLE: Make _htest, _utest parameters keyword-only. https://bugs.python.org/issue31649 closed by terry.reedy

#31651: io.FileIO cannot write more than 2GB (-4096) bytes??? must be https://bugs.python.org/issue31651 closed by benjamin.peterson

#31656: Bitwise operations for bytes-type https://bugs.python.org/issue31656 closed by r.david.murray

#31657: unit test for optimization levels does not cover debug cas https://bugs.python.org/issue31657 closed by Mariatta

#31661: Issues with request rate in robotparser https://bugs.python.org/issue31661 closed by berker.peksag

#31662: trivial typos in Tools/msi/uploadrelease.bat https://bugs.python.org/issue31662 closed by steve.dower

#31663: pyautogui.typewrite() method doesn't work as expected. https://bugs.python.org/issue31663 closed by terry.reedy

#31669: string.Template: code, docs and PEP all disagree on definition https://bugs.python.org/issue31669 closed by serhiy.storchaka

#31671: IntFlag makes re.compile slower https://bugs.python.org/issue31671 closed by inada.naoki

#31673: Fix the name of Tkinter's adderrorinfo method https://bugs.python.org/issue31673 closed by serhiy.storchaka

#31675: Tkinter: memory leak in splitlines() and split() https://bugs.python.org/issue31675 closed by serhiy.storchaka

#31677: email.header uses re.IGNORECASE without re.ASCII https://bugs.python.org/issue31677 closed by inada.naoki

#31679: pydot missing write, write_png, etc https://bugs.python.org/issue31679 closed by zach.ware

#31682: Exception: Cannot import win32api! https://bugs.python.org/issue31682 closed by zach.ware

#31685: Cannot connect to CE path 127.0.0.1:8010 https://bugs.python.org/issue31685 closed by zach.ware

#31688: scope error https://bugs.python.org/issue31688 closed by r.david.murray

#31689: random.choices does not work with negative weights https://bugs.python.org/issue31689 closed by rhettinger

#31693: Document Py_GETENV https://bugs.python.org/issue31693 closed by barry

#31696: don't mention GCC in sys.version when built with Clang https://bugs.python.org/issue31696 closed by benjamin.peterson

#31697: Regression in futures.as_completed with ProcessPoolExecutor. https://bugs.python.org/issue31697 closed by coady

#31703: [EASY] Running test_builtin twice fails on input tty tests https://bugs.python.org/issue31703 closed by serhiy.storchaka

#31707: Irrational fractions https://bugs.python.org/issue31707 closed by mark.dickinson

#31708: Allow use of asynchronous generator expressions in synchronous https://bugs.python.org/issue31708 closed by yselivanov

#31709: Drop support for asynchronous aiter https://bugs.python.org/issue31709 closed by yselivanov

#31716: os.path.isdir returns true for dots https://bugs.python.org/issue31716 closed by morha13



More information about the Python-Dev mailing list