Summary of Python tracker Issues
ACTIVITY SUMMARY (2020-07-24 - 2020-07-31) 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 7584 (+15) closed 45608 (+48) total 53192 (+63) Open issues with patches: 3084 Issues opened (48) ================== #41388: IDLE fails to detect corresponding opening parenthesis https://bugs.python.org/issue41388 opened by Alexey Burdin #41390: Errors and warnings on generate bytecode files https://bugs.python.org/issue41390 opened by kloczek #41391: Make test_unicodedata pass when running without network https://bugs.python.org/issue41391 opened by yan12125 #41394: Document '_' in interpreter tutorial https://bugs.python.org/issue41394 opened by wyz23x2 #41395: pickle and pickletools cli interface doesn't close input and o https://bugs.python.org/issue41395 opened by xtreak #41396: pystate.c:_PyCrossInterpreterData_Release() does not clear py https://bugs.python.org/issue41396 opened by Tomasz Pytel #41397: Restore default implementation of __ne__ in Counter https://bugs.python.org/issue41397 opened by serhiy.storchaka #41398: cgi module, parse_multipart fails https://bugs.python.org/issue41398 opened by Magnus Johnsson #41399: Add stacklevel support for exceptions https://bugs.python.org/issue41399 opened by wyz23x2 #41400: Remove references to nonexisting __ne__ methods https://bugs.python.org/issue41400 opened by serhiy.storchaka #41401: Using non-ascii that require UTF-8 breaks AIX testing https://bugs.python.org/issue41401 opened by Michael.Felt #41402: email: ContentManager.set_content calls nonexistent method enc https://bugs.python.org/issue41402 opened by joreiff #41403: Uncaught AttributeError in unittest.mock._get_target https://bugs.python.org/issue41403 opened by webisteme #41404: IDLE: test iomenu https://bugs.python.org/issue41404 opened by terry.reedy #41406: BufferedReader causes Popen.communicate losing the remaining o https://bugs.python.org/issue41406 opened by Frost Ming #41410: Opening a file in binary mode makes a difference on all platfo https://bugs.python.org/issue41410 opened by bkline #41411: Improve and consolidate f-strings docs https://bugs.python.org/issue41411 opened by ezio.melotti #41412: After installation on Windows7, 64bit Python 3.9.0b5 reports " https://bugs.python.org/issue41412 opened by Martin Borus #41413: IDLE: exit at input() prompt is not complete https://bugs.python.org/issue41413 opened by IrvKalb #41415: duplicated signature of dataclass in help() https://bugs.python.org/issue41415 opened by sir-sigurd #41416: Restore default implementation of __ne__ in mixins Set and Map https://bugs.python.org/issue41416 opened by serhiy.storchaka #41419: Path.mkdir and os.mkdir don't respect setgid if its parent is https://bugs.python.org/issue41419 opened by Xophmeister #41420: Academic Free License v. 2.1 link is not found and is obsolete https://bugs.python.org/issue41420 opened by DmytroLitvinov #41421: Random.paretovariate sometimes raises ZeroDivisionError for sm https://bugs.python.org/issue41421 opened by David MacIver #41422: C Unpickler memory leak via memo https://bugs.python.org/issue41422 opened by kale-smoothie #41423: `multiprocessing.Array` and `multiprocessing.managers.SyncMana https://bugs.python.org/issue41423 opened by jthistle #41424: [tkinter] Grammatical error in "Packer" docs https://bugs.python.org/issue41424 opened by brett.cannon #41425: [tkinter] "Coupling Widget Variables" example missing code https://bugs.python.org/issue41425 opened by brett.cannon #41428: PEP 604 -- Allow writing union types as X | Y https://bugs.python.org/issue41428 opened by maggiemoss #41429: Let fnmatch.filter accept a tuple of patterns https://bugs.python.org/issue41429 opened by adelfino #41430: Document C docstring behavior https://bugs.python.org/issue41430 opened by jameshcorbett #41431: Optimize dict_merge for copy https://bugs.python.org/issue41431 opened by inada.naoki #41432: IDLE: Handle bad highlight tab color config https://bugs.python.org/issue41432 opened by terry.reedy #41433: Logging libraries BufferingHandler flushed twice at shutdown https://bugs.python.org/issue41433 opened by adamist521 #41434: IDLE: Option to warn user on "Run Module" if file is not Pytho https://bugs.python.org/issue41434 opened by wyz23x2 #41435: Allow to retrieve ongoing exception handled by every threads https://bugs.python.org/issue41435 opened by jd #41437: SIGINT blocked by socket operations like recv on Windows https://bugs.python.org/issue41437 opened by zmwangx #41438: TimeoutError behavior changes on async.wait_for from python3.7 https://bugs.python.org/issue41438 opened by Yerken Tussupbekov #41439: some test cases in test_uuid.py and test_ssl.py fail on some o https://bugs.python.org/issue41439 opened by pxinwr #41440: os.cpu_count doesn't work on VxWorks RTOS https://bugs.python.org/issue41440 opened by pxinwr #41442: test_posix.PosixTester.test_getgroups fail on operating system https://bugs.python.org/issue41442 opened by pxinwr #41443: some test cases in test_posix.py fail if some os attributes ar https://bugs.python.org/issue41443 opened by pxinwr #41444: CPython 3.8.5 fails to build on Windows with -E option https://bugs.python.org/issue41444 opened by Vladislav Mikhalin #41445: Adding configure temporary files to gitignore https://bugs.python.org/issue41445 opened by fj92f3jj923f923 #41446: New demo, using a web api https://bugs.python.org/issue41446 opened by flybd5 #41447: Resource Tracker in Multiprocessing Shared Memory not working https://bugs.python.org/issue41447 opened by damian.barabonkov #41449: An article on Python 3 stdout and stderr output buffering https://bugs.python.org/issue41449 opened by Anatoli Babenia #41450: OSError is not documented in ssl library, but still can be thr https://bugs.python.org/issue41450 opened by sibiryakov Most recent 15 issues with no replies (15) ========================================== #41450: OSError is not documented in ssl library, but still can be thr https://bugs.python.org/issue41450 #41449: An article on Python 3 stdout and stderr output buffering https://bugs.python.org/issue41449 #41447: Resource Tracker in Multiprocessing Shared Memory not working https://bugs.python.org/issue41447 #41446: New demo, using a web api https://bugs.python.org/issue41446 #41443: some test cases in test_posix.py fail if some os attributes ar https://bugs.python.org/issue41443 #41442: test_posix.PosixTester.test_getgroups fail on operating system https://bugs.python.org/issue41442 #41440: os.cpu_count doesn't work on VxWorks RTOS https://bugs.python.org/issue41440 #41439: some test cases in test_uuid.py and test_ssl.py fail on some o https://bugs.python.org/issue41439 #41435: Allow to retrieve ongoing exception handled by every threads https://bugs.python.org/issue41435 #41432: IDLE: Handle bad highlight tab color config https://bugs.python.org/issue41432 #41430: Document C docstring behavior https://bugs.python.org/issue41430 #41429: Let fnmatch.filter accept a tuple of patterns https://bugs.python.org/issue41429 #41428: PEP 604 -- Allow writing union types as X | Y https://bugs.python.org/issue41428 #41425: [tkinter] "Coupling Widget Variables" example missing code https://bugs.python.org/issue41425 #41424: [tkinter] Grammatical error in "Packer" docs https://bugs.python.org/issue41424 Most recent 15 issues waiting for review (15) ============================================= #41446: New demo, using a web api https://bugs.python.org/issue41446 #41445: Adding configure temporary files to gitignore https://bugs.python.org/issue41445 #41443: some test cases in test_posix.py fail if some os attributes ar https://bugs.python.org/issue41443 #41442: test_posix.PosixTester.test_getgroups fail on operating system https://bugs.python.org/issue41442 #41440: os.cpu_count doesn't work on VxWorks RTOS https://bugs.python.org/issue41440 #41439: some test cases in test_uuid.py and test_ssl.py fail on some o https://bugs.python.org/issue41439 #41435: Allow to retrieve ongoing exception handled by every threads https://bugs.python.org/issue41435 #41431: Optimize dict_merge for copy https://bugs.python.org/issue41431 #41430: Document C docstring behavior https://bugs.python.org/issue41430 #41429: Let fnmatch.filter accept a tuple of patterns https://bugs.python.org/issue41429 #41422: C Unpickler memory leak via memo https://bugs.python.org/issue41422 #41421: Random.paretovariate sometimes raises ZeroDivisionError for sm https://bugs.python.org/issue41421 #41416: Restore default implementation of __ne__ in mixins Set and Map https://bugs.python.org/issue41416 #41415: duplicated signature of dataclass in help() https://bugs.python.org/issue41415 #41412: After installation on Windows7, 64bit Python 3.9.0b5 reports " https://bugs.python.org/issue41412 Top 10 most discussed issues (10) ================================= #41394: Document '_' in interpreter tutorial https://bugs.python.org/issue41394 14 msgs #40360: Deprecate lib2to3 (and 2to3) for future removal https://bugs.python.org/issue40360 9 msgs #40841: Provide mimetypes.sniff API as stdlib https://bugs.python.org/issue40841 9 msgs #41388: IDLE fails to detect corresponding opening parenthesis https://bugs.python.org/issue41388 8 msgs #41380: Add snake example to turtledemo https://bugs.python.org/issue41380 7 msgs #41401: Using non-ascii that require UTF-8 breaks AIX testing https://bugs.python.org/issue41401 7 msgs #41411: Improve and consolidate f-strings docs https://bugs.python.org/issue41411 7 msgs #41421: Random.paretovariate sometimes raises ZeroDivisionError for sm https://bugs.python.org/issue41421 7 msgs #41355: os.link(..., follow_symlinks=False) without linkat(3) https://bugs.python.org/issue41355 6 msgs #41412: After installation on Windows7, 64bit Python 3.9.0b5 reports " https://bugs.python.org/issue41412 6 msgs Issues closed (46) ================== #24599: urllib URLopener().open https url returns 501 Not Implemented https://bugs.python.org/issue24599 closed by stefano-m #36630: failure of test_colors_funcs in test_curses with ncurses 6.1 https://bugs.python.org/issue36630 closed by ned.deily #36661: Missing dataclass decorator import in dataclasses module docs https://bugs.python.org/issue36661 closed by brett.cannon #38156: input fucntion raises SystemError after specific input. https://bugs.python.org/issue38156 closed by benjamin.peterson #38731: bad input crashes py_compile library https://bugs.python.org/issue38731 closed by berker.peksag #39481: Implement PEP 585 (Type Hinting Generics In Standard Collectio https://bugs.python.org/issue39481 closed by gvanrossum #39830: zipfile.Path is not included in __all__ https://bugs.python.org/issue39830 closed by xtreak #39868: Stale Python Language Reference docs (no walrus). https://bugs.python.org/issue39868 closed by gvanrossum #39959: Bug on multiprocessing.shared_memory https://bugs.python.org/issue39959 closed by gvanrossum #40045: Make "dunder" method documentation easier to locate https://bugs.python.org/issue40045 closed by xtreak #40456: Complete adding silent mode for py_compile https://bugs.python.org/issue40456 closed by berker.peksag #40939: Remove the old parser https://bugs.python.org/issue40939 closed by gvanrossum #40948: Better identify Windows installer as installer only, not runne https://bugs.python.org/issue40948 closed by steve.dower #41000: IDLE: only allow single instance https://bugs.python.org/issue41000 closed by terry.reedy #41045: f-string's "debug" feature is undocumented https://bugs.python.org/issue41045 closed by gvanrossum #41090: Support for "Universal 2" binary builds https://bugs.python.org/issue41090 closed by ronaldoussoren #41131: Augment random.choices() with the alias method https://bugs.python.org/issue41131 closed by rhettinger #41182: DefaultSelector fails to detect selector on VMware ESXi https://bugs.python.org/issue41182 closed by gvanrossum #41323: Perform "peephole" optimization directly on control-flow graph https://bugs.python.org/issue41323 closed by Mark.Shannon #41328: In unittest doc, replace Hudson CI with Travis and Appveyor https://bugs.python.org/issue41328 closed by gvanrossum #41336: Sporadic segfaults during zoneinfo object creation stopped usi https://bugs.python.org/issue41336 closed by xtreak #41340: Not very good strcpy implementation in cpython/Python/strdup.c https://bugs.python.org/issue41340 closed by inada.naoki #41341: Recursive evaluation of ForwardRef (and PEP 563) https://bugs.python.org/issue41341 closed by gvanrossum #41345: Remote end closed connection without response https://bugs.python.org/issue41345 closed by gvanrossum #41362: Regenerating parser table fails (windows) https://bugs.python.org/issue41362 closed by gvanrossum #41373: IDLE: edit/save files created by Windows Explorer https://bugs.python.org/issue41373 closed by serhiy.storchaka #41377: memoryview of str (unicode) https://bugs.python.org/issue41377 closed by gvanrossum #41381: Google chat handler in Logging module https://bugs.python.org/issue41381 closed by eric.araujo #41384: tkinter raises TypeError when it's supposed to raise TclError https://bugs.python.org/issue41384 closed by terry.reedy #41386: Popen.wait does not account for negative return codes https://bugs.python.org/issue41386 closed by MrTroble #41387: Escape needed in the email documentation example https://bugs.python.org/issue41387 closed by r.david.murray #41389: Garbage Collector Ignoring Some (Not All) Circular References https://bugs.python.org/issue41389 closed by tim.peters #41392: SyntaxError rather than NameError https://bugs.python.org/issue41392 closed by ronaldoussoren #41393: Fix FAQ example to use __import__('functools').reduce https://bugs.python.org/issue41393 closed by serhiy.storchaka #41405: python 3.9.0b5 test https://bugs.python.org/issue41405 closed by ned.deily #41407: Tricky behavior of builtin-function map https://bugs.python.org/issue41407 closed by Jim.Jewett #41408: Add a `clamp` function to the `math` module https://bugs.python.org/issue41408 closed by SFM61319 #41409: deque.pop(index) is not supported https://bugs.python.org/issue41409 closed by rhettinger #41414: AST for arguments shows extra element https://bugs.python.org/issue41414 closed by pablogsal #41417: SyntaxError: assignment expression within assert https://bugs.python.org/issue41417 closed by serhiy.storchaka #41418: GH-21658: Add snake game to tools/demo! https://bugs.python.org/issue41418 closed by terry.reedy #41426: [curses] Grammar mistake in curses.getmouse() docs https://bugs.python.org/issue41426 closed by brett.cannon #41427: howto/descriptor.rst incorrectly mentions method.__class__ https://bugs.python.org/issue41427 closed by rhettinger #41436: BUG a simple "and" and "or" https://bugs.python.org/issue41436 closed by xtreak #41441: io reading & updating fix https://bugs.python.org/issue41441 closed by ke265379ke #41448: pathlib behave differ between OS https://bugs.python.org/issue41448 closed by eryksun
participants (1)
-
Python tracker