[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Dec 28 13:07:52 EST 2018
ACTIVITY SUMMARY (2018-12-21 - 2018-12-28)
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 6902 ( +6)
closed 40454 (+47)
total 47356 (+53)
Open issues with patches: 2739
Issues opened (33)
==================
#35556: See if frozen modules can use relative imports
https://bugs.python.org/issue35556 opened by brett.cannon
#35557: Allow lowercase hexadecimal characters in base64.b16decode()
https://bugs.python.org/issue35557 opened by djhoulihan
#35560: format(float(123), "00") causes segfault in debug builds
https://bugs.python.org/issue35560 opened by xtreak
#35561: Valgrind reports Syscall param epoll_ctl(event) points to unin
https://bugs.python.org/issue35561 opened by nikratio
#35563: Doc: warnings.rst - add links to references
https://bugs.python.org/issue35563 opened by cheryl.sabella
#35568: Expose the C raise() function in the signal module, for use on
https://bugs.python.org/issue35568 opened by njs
#35569: OSX: Enable IPV6_RECVPKTINFO
https://bugs.python.org/issue35569 opened by chrysn
#35570: 2to3 creates code using deprecated imp module
https://bugs.python.org/issue35570 opened by hanno
#35571: Parallel Timeout Class
https://bugs.python.org/issue35571 opened by Stefan Volz
#35573: is_HDN is returns false positive and false negative value for
https://bugs.python.org/issue35573 opened by Divya Rani
#35577: side_effect mocked method lose reference to instance
https://bugs.python.org/issue35577 opened by Adnan Umer
#35578: Add test for Argument Clinic converters
https://bugs.python.org/issue35578 opened by serhiy.storchaka
#35580: Windows IocpProactor: CreateIoCompletionPort 4th arg 0xfffffff
https://bugs.python.org/issue35580 opened by jeffr at livedata.com
#35581: Document @typing.type_check_only
https://bugs.python.org/issue35581 opened by srittau
#35582: Argument Clinic: inline parsing code for functions with only p
https://bugs.python.org/issue35582 opened by serhiy.storchaka
#35583: (glibc2.28/MIPS32EL) python 3.7.x interpreter segmentation fau
https://bugs.python.org/issue35583 opened by broly
#35584: Wrong statement about ^ in howto/regex.rst
https://bugs.python.org/issue35584 opened by mdk
#35586: Open pyexpat compilation, Make shows errorï¼missing separator
https://bugs.python.org/issue35586 opened by kbengine
#35588: Speed up mod/divmod/floordiv for Fraction type
https://bugs.python.org/issue35588 opened by scoder
#35589: BaseSelectorEventLoop.sock_sendall() performance regression: e
https://bugs.python.org/issue35589 opened by Huazuo Gao
#35590: logging.handlers.SysLogHandler with STREAM connects in constru
https://bugs.python.org/issue35590 opened by jso2460
#35592: Not able to use Python 3.7.2 due to SSL issue
https://bugs.python.org/issue35592 opened by Gunasekar Rajendran
#35593: Register standard browser: Chrome
https://bugs.python.org/issue35593 opened by eamanu
#35594: Python script generating Segmentation Fault
https://bugs.python.org/issue35594 opened by Daugeras
#35595: Add sys flag to always show full paths in stack traces (instea
https://bugs.python.org/issue35595 opened by Scott Arciszewski
#35596: Fatal Python error: initfsencoding: unable to load the file sy
https://bugs.python.org/issue35596 opened by hyu
#35598: IDLE: Modernize config_key module
https://bugs.python.org/issue35598 opened by cheryl.sabella
#35599: asyncio windows_events.py IocpProactor bug
https://bugs.python.org/issue35599 opened by jeffr at livedata.com
#35600: Expose siphash
https://bugs.python.org/issue35600 opened by Dima.Tisnek
#35601: Race condition in test_signal_handling_args x86-64 High Sierra
https://bugs.python.org/issue35601 opened by pablogsal
#35602: cleanup code may fail in test_asyncio.test_unix_events.Selecto
https://bugs.python.org/issue35602 opened by pablogsal
#35603: table header in output of difflib.HtmlDiff.make_table is not e
https://bugs.python.org/issue35603 opened by xtreak
#35605: backported patch requires new sphinx, minimum sphinx version w
https://bugs.python.org/issue35605 opened by Anthony Sottile
Most recent 15 issues with no replies (15)
==========================================
#35603: table header in output of difflib.HtmlDiff.make_table is not e
https://bugs.python.org/issue35603
#35602: cleanup code may fail in test_asyncio.test_unix_events.Selecto
https://bugs.python.org/issue35602
#35601: Race condition in test_signal_handling_args x86-64 High Sierra
https://bugs.python.org/issue35601
#35599: asyncio windows_events.py IocpProactor bug
https://bugs.python.org/issue35599
#35593: Register standard browser: Chrome
https://bugs.python.org/issue35593
#35586: Open pyexpat compilation, Make shows errorï¼missing separator
https://bugs.python.org/issue35586
#35582: Argument Clinic: inline parsing code for functions with only p
https://bugs.python.org/issue35582
#35581: Document @typing.type_check_only
https://bugs.python.org/issue35581
#35577: side_effect mocked method lose reference to instance
https://bugs.python.org/issue35577
#35571: Parallel Timeout Class
https://bugs.python.org/issue35571
#35556: See if frozen modules can use relative imports
https://bugs.python.org/issue35556
#35552: Do not read memory past the specified limit in PyUnicode_FromF
https://bugs.python.org/issue35552
#35551: Encoding and alias issues
https://bugs.python.org/issue35551
#35550: Some define guards for Solaris are wrong
https://bugs.python.org/issue35550
#35540: dataclasses.asdict breaks with defaultdict fields
https://bugs.python.org/issue35540
Most recent 15 issues waiting for review (15)
=============================================
#35603: table header in output of difflib.HtmlDiff.make_table is not e
https://bugs.python.org/issue35603
#35602: cleanup code may fail in test_asyncio.test_unix_events.Selecto
https://bugs.python.org/issue35602
#35601: Race condition in test_signal_handling_args x86-64 High Sierra
https://bugs.python.org/issue35601
#35598: IDLE: Modernize config_key module
https://bugs.python.org/issue35598
#35596: Fatal Python error: initfsencoding: unable to load the file sy
https://bugs.python.org/issue35596
#35588: Speed up mod/divmod/floordiv for Fraction type
https://bugs.python.org/issue35588
#35582: Argument Clinic: inline parsing code for functions with only p
https://bugs.python.org/issue35582
#35581: Document @typing.type_check_only
https://bugs.python.org/issue35581
#35578: Add test for Argument Clinic converters
https://bugs.python.org/issue35578
#35568: Expose the C raise() function in the signal module, for use on
https://bugs.python.org/issue35568
#35563: Doc: warnings.rst - add links to references
https://bugs.python.org/issue35563
#35560: format(float(123), "00") causes segfault in debug builds
https://bugs.python.org/issue35560
#35557: Allow lowercase hexadecimal characters in base64.b16decode()
https://bugs.python.org/issue35557
#35552: Do not read memory past the specified limit in PyUnicode_FromF
https://bugs.python.org/issue35552
#35550: Some define guards for Solaris are wrong
https://bugs.python.org/issue35550
Top 10 most discussed issues (10)
=================================
#33830: Error in the output of one example in the httplib docs
https://bugs.python.org/issue33830 11 msgs
#35596: Fatal Python error: initfsencoding: unable to load the file sy
https://bugs.python.org/issue35596 9 msgs
#35588: Speed up mod/divmod/floordiv for Fraction type
https://bugs.python.org/issue35588 8 msgs
#35548: memoryview needlessly (?) requires represented object to be ha
https://bugs.python.org/issue35548 7 msgs
#35560: format(float(123), "00") causes segfault in debug builds
https://bugs.python.org/issue35560 7 msgs
#35485: Mac: tkinter windows turn black while resized
https://bugs.python.org/issue35485 6 msgs
#35563: Doc: warnings.rst - add links to references
https://bugs.python.org/issue35563 5 msgs
#35568: Expose the C raise() function in the signal module, for use on
https://bugs.python.org/issue35568 5 msgs
#35573: is_HDN is returns false positive and false negative value for
https://bugs.python.org/issue35573 5 msgs
#35594: Python script generating Segmentation Fault
https://bugs.python.org/issue35594 5 msgs
Issues closed (44)
==================
#11191: test_search_cpp error on AIX (with xlc)
https://bugs.python.org/issue11191 closed by ncoghlan
#11192: test_socket error on AIX
https://bugs.python.org/issue11192 closed by ncoghlan
#21524: Allowing to pass pathlib.Path object in mimetypes.guess_type f
https://bugs.python.org/issue21524 closed by cheryl.sabella
#22703: Idle Code Context menu entrie(s)
https://bugs.python.org/issue22703 closed by terry.reedy
#23867: Argument Clinic: inline parsing code for 1-argument functions
https://bugs.python.org/issue23867 closed by serhiy.storchaka
#24307: [Python 2] pip error on windows whose current user name contai
https://bugs.python.org/issue24307 closed by serhiy.storchaka
#24390: Python 3.4.3 64 bits is not "high dpi aware"
https://bugs.python.org/issue24390 closed by cheryl.sabella
#27643: test_ctypes fails on AIX with xlc
https://bugs.python.org/issue27643 closed by ncoghlan
#29886: links between binascii.{un,}hexlify / bytes.{,to}hex
https://bugs.python.org/issue29886 closed by rhettinger
#30455: Generate all tokens related code and docs from Grammar/Tokens
https://bugs.python.org/issue30455 closed by serhiy.storchaka
#30561: sync-up gammavariate and expovariate code
https://bugs.python.org/issue30561 closed by rhettinger
#31440: wrong default module search path in help message
https://bugs.python.org/issue31440 closed by cheryl.sabella
#31503: Enhance dir(module) to be informed by __all__ by updating modu
https://bugs.python.org/issue31503 closed by cheryl.sabella
#32067: Deprecate accepting unrecognized braces in regular expressions
https://bugs.python.org/issue32067 closed by serhiy.storchaka
#32070: Clarify the behavior of the staticmethod builtin
https://bugs.python.org/issue32070 closed by rhettinger
#34193: Fix pluralization in TypeError messages in getargs.c
https://bugs.python.org/issue34193 closed by serhiy.storchaka
#34373: test_time errors on AIX
https://bugs.python.org/issue34373 closed by ncoghlan
#34711: Lib/http/server.py: Return HTTPStatus.NOT_FOUND if path.endswi
https://bugs.python.org/issue34711 closed by ncoghlan
#34764: Improve documentation example for using iter() with sentinel v
https://bugs.python.org/issue34764 closed by rhettinger
#34897: distutils test errors when CXX is not set
https://bugs.python.org/issue34897 closed by ncoghlan
#35009: argparse throws UnicodeEncodeError for printing help with unic
https://bugs.python.org/issue35009 closed by xtreak
#35208: IDLE: Squeezed line count ignores wrapping before newline
https://bugs.python.org/issue35208 closed by taleinat
#35387: Dialogs on IDLE are accompanied by a small black window
https://bugs.python.org/issue35387 closed by ned.deily
#35402: Upgrade macOS and Windows installers to Tcl 8.6.9 and Tk 8.6.9
https://bugs.python.org/issue35402 closed by ned.deily
#35553: Test
https://bugs.python.org/issue35553 closed by EWDurbin
#35554: Test
https://bugs.python.org/issue35554 closed by EWDurbin
#35555: IDLE: Gray out Code Context on non-editor windows
https://bugs.python.org/issue35555 closed by terry.reedy
#35558: venv: running activate.bat gives ' parameter format not correc
https://bugs.python.org/issue35558 closed by Nils-Hero
#35559: Optimize base64.b16decode to use compiled regex
https://bugs.python.org/issue35559 closed by xtreak
#35562: Issue in sizeof() function
https://bugs.python.org/issue35562 closed by ammar2
#35564: [DOC] Sphinx 2.0 will require master_doc variable set in conf.
https://bugs.python.org/issue35564 closed by mdk
#35565: Add detail to an assertion failure message in wsgiref
https://bugs.python.org/issue35565 closed by rhettinger
#35566: DOC: Add links to annotation glossary term
https://bugs.python.org/issue35566 closed by rhettinger
#35567: Convert membership test from dict-of-constants to a set
https://bugs.python.org/issue35567 closed by rhettinger
#35572: Logging module cleanup
https://bugs.python.org/issue35572 closed by vinay.sajip
#35574: Coconut support
https://bugs.python.org/issue35574 closed by steven.daprano
#35575: Improved range syntax
https://bugs.python.org/issue35575 closed by rhettinger
#35576: function splitextTest does not return expected value
https://bugs.python.org/issue35576 closed by serhiy.storchaka
#35579: Typo in in asyncio-task documentation
https://bugs.python.org/issue35579 closed by asvetlov
#35585: Speedup Enum lookup
https://bugs.python.org/issue35585 closed by asvetlov
#35587: Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load pyt
https://bugs.python.org/issue35587 closed by steve.dower
#35591: IDLE: Traceback on Find Selection
https://bugs.python.org/issue35591 closed by terry.reedy
#35597: Bug in Python's compiler
https://bugs.python.org/issue35597 closed by tim.peters
#35604: Is python used more than Java Nowadays?
https://bugs.python.org/issue35604 closed by steven.daprano
More information about the Python-Dev
mailing list