Mailing List Archive

1 2 3 4 5 6 7  View All
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-08-02 - 2019-08-09)
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 7136 ( -3)
closed 42419 (+61)
total 49555 (+58)

Open issues with patches: 2897


Issues opened (43)
==================

#37747: _markupbase.py fails with TypeError on invalid keyword in mark
https://bugs.python.org/issue37747 opened by bp256r1

#37749: ipaddress - is_global method all multicast addresses and netwo
https://bugs.python.org/issue37749 opened by bjames

#37750: PyBuffer_FromContiguous not documented
https://bugs.python.org/issue37750 opened by shihai1991

#37751: In codecs, function 'normalizestring' should convert both spa
https://bugs.python.org/issue37751 opened by qigangxu

#37752: Redundant Py_CHARMASK called in some files
https://bugs.python.org/issue37752 opened by qigangxu

#37754: alter size of segment using multiprocessing.shared_memory
https://bugs.python.org/issue37754 opened by vinay0410

#37755: pydoc topics, keywords and symbols always use pager instead of
https://bugs.python.org/issue37755 opened by eht16

#37756: Error 0x80070643 when installing
https://bugs.python.org/issue37756 opened by bfbfbfb bfbfbf

#37757: TargetScopeError not raised for comprehension scope conflict
https://bugs.python.org/issue37757 opened by ncoghlan

#37758: unicodedata checksum-tests only test 1/17th of Unicode's codep
https://bugs.python.org/issue37758 opened by Greg Price

#37759: Polish whatsnew for 3.8
https://bugs.python.org/issue37759 opened by rhettinger

#37760: Refactor makeunicodedata.py: dedupe parsing, use dataclass
https://bugs.python.org/issue37760 opened by Greg Price

#37762: IDLE very slow due a super long line output in chunks
https://bugs.python.org/issue37762 opened by Bernie

#37763: Need setup.py to pick up -isystem flags from CPPFLAGS
https://bugs.python.org/issue37763 opened by jherland

#37764: email.Message.as_string infinite loop
https://bugs.python.org/issue37764 opened by mytran

#37765: IDLE: Include keywords in __main__ autocomplete list
https://bugs.python.org/issue37765 opened by xtreak

#37766: IDLE autocomplete: revise fetch_completions, add htest
https://bugs.python.org/issue37766 opened by terry.reedy

#37768: IDLE: Show help(object) output in a text viewer
https://bugs.python.org/issue37768 opened by taleinat

#37769: Windows Store installer should warn user about MAX_PATH
https://bugs.python.org/issue37769 opened by Jonas Binding

#37771: No equivalent of `inspect.getcoroutinestate` for PyAsyncGenASe
https://bugs.python.org/issue37771 opened by GeeVye

#37772: zipfile.Path.iterdir() outputs sub directories many times or n
https://bugs.python.org/issue37772 opened by joernheissler

#37773: ValueError: I/O operation on closed file. in ZipFile destructo
https://bugs.python.org/issue37773 opened by joernheissler

#37774: Micro-optimize vectorcall using PY_LIKELY
https://bugs.python.org/issue37774 opened by jdemeyer

#37775: update doc of compileall
https://bugs.python.org/issue37775 opened by shihai1991

#37776: Test Py_Finalize() from a subinterpreter
https://bugs.python.org/issue37776 opened by nanjekyejoannah

#37779: configparser: add documentation about several read() behaviour
https://bugs.python.org/issue37779 opened by sblondon

#37781: Use "z" for PY_FORMAT_SIZE_T
https://bugs.python.org/issue37781 opened by inada.naoki

#37784: Compiling Python 3 with sqlite impossible when sqlite installa
https://bugs.python.org/issue37784 opened by manuco

#37785: argparse uses %s in gettext calls causing xgettext warnings
https://bugs.python.org/issue37785 opened by kulikjak

#37788: fix for bpo-36402 (threading._shutdown() race condition) cause
https://bugs.python.org/issue37788 opened by anselm.kruis

#37789: Update doc strings for test.bytecode_helper
https://bugs.python.org/issue37789 opened by nanjekyejoannah

#37790: subprocess.Popen() is extremely slow
https://bugs.python.org/issue37790 opened by Alexander.Pyhalov

#37792: xml.etree.ElementTree.Element.__eq__ does compare only objects
https://bugs.python.org/issue37792 opened by Marco Sulla

#37794: Replace /Ox with /O2
https://bugs.python.org/issue37794 opened by Kojoley

#37796: ModuleFinder does not resolve ".." correctly
https://bugs.python.org/issue37796 opened by mkleehammer

#37797: Add name attribute to NameError
https://bugs.python.org/issue37797 opened by skreft

#37798: Add C fastpath for statistics.NormalDist.inv_cdf()
https://bugs.python.org/issue37798 opened by rhettinger

#37799: Renaming Doc/reference/ to Doc/language/
https://bugs.python.org/issue37799 opened by maggyero

#37800: Clean up the documentation on module attributes
https://bugs.python.org/issue37800 opened by maggyero

#37801: Compilation on MINGW64 fails (CODESET,wcstok,...)
https://bugs.python.org/issue37801 opened by vengelson

#37802: micro-optimization of PyLong_FromSize_t()
https://bugs.python.org/issue37802 opened by sir-sigurd

#37803: "python -m pdb --help" does not work
https://bugs.python.org/issue37803 opened by blueyed

#37804: Remove Thread.isAlive
https://bugs.python.org/issue37804 opened by corona10



Most recent 15 issues with no replies (15)
==========================================

#37804: Remove Thread.isAlive
https://bugs.python.org/issue37804

#37803: "python -m pdb --help" does not work
https://bugs.python.org/issue37803

#37802: micro-optimization of PyLong_FromSize_t()
https://bugs.python.org/issue37802

#37800: Clean up the documentation on module attributes
https://bugs.python.org/issue37800

#37799: Renaming Doc/reference/ to Doc/language/
https://bugs.python.org/issue37799

#37798: Add C fastpath for statistics.NormalDist.inv_cdf()
https://bugs.python.org/issue37798

#37797: Add name attribute to NameError
https://bugs.python.org/issue37797

#37796: ModuleFinder does not resolve ".." correctly
https://bugs.python.org/issue37796

#37794: Replace /Ox with /O2
https://bugs.python.org/issue37794

#37785: argparse uses %s in gettext calls causing xgettext warnings
https://bugs.python.org/issue37785

#37784: Compiling Python 3 with sqlite impossible when sqlite installa
https://bugs.python.org/issue37784

#37781: Use "z" for PY_FORMAT_SIZE_T
https://bugs.python.org/issue37781

#37776: Test Py_Finalize() from a subinterpreter
https://bugs.python.org/issue37776

#37775: update doc of compileall
https://bugs.python.org/issue37775

#37771: No equivalent of `inspect.getcoroutinestate` for PyAsyncGenASe
https://bugs.python.org/issue37771



Most recent 15 issues waiting for review (15)
=============================================

#37803: "python -m pdb --help" does not work
https://bugs.python.org/issue37803

#37802: micro-optimization of PyLong_FromSize_t()
https://bugs.python.org/issue37802

#37794: Replace /Ox with /O2
https://bugs.python.org/issue37794

#37788: fix for bpo-36402 (threading._shutdown() race condition) cause
https://bugs.python.org/issue37788

#37785: argparse uses %s in gettext calls causing xgettext warnings
https://bugs.python.org/issue37785

#37781: Use "z" for PY_FORMAT_SIZE_T
https://bugs.python.org/issue37781

#37779: configparser: add documentation about several read() behaviour
https://bugs.python.org/issue37779

#37775: update doc of compileall
https://bugs.python.org/issue37775

#37774: Micro-optimize vectorcall using PY_LIKELY
https://bugs.python.org/issue37774

#37772: zipfile.Path.iterdir() outputs sub directories many times or n
https://bugs.python.org/issue37772

#37768: IDLE: Show help(object) output in a text viewer
https://bugs.python.org/issue37768

#37765: IDLE: Include keywords in __main__ autocomplete list
https://bugs.python.org/issue37765

#37763: Need setup.py to pick up -isystem flags from CPPFLAGS
https://bugs.python.org/issue37763

#37760: Refactor makeunicodedata.py: dedupe parsing, use dataclass
https://bugs.python.org/issue37760

#37759: Polish whatsnew for 3.8
https://bugs.python.org/issue37759



Top 10 most discussed issues (10)
=================================

#25172: Unix-only crypt should not be present on Windows.
https://bugs.python.org/issue25172 24 msgs

#37752: Redundant Py_CHARMASK called in some files
https://bugs.python.org/issue37752 11 msgs

#35224: PEP 572: Assignment Expressions
https://bugs.python.org/issue35224 9 msgs

#37757: TargetScopeError not raised for comprehension scope conflict
https://bugs.python.org/issue37757 9 msgs

#21261: Teach IDLE to Autocomplete dictionary keys
https://bugs.python.org/issue21261 6 msgs

#37685: Fix equality checks for some types
https://bugs.python.org/issue37685 6 msgs

#37734: Registry keys for Windows Store package have wrong executable
https://bugs.python.org/issue37734 6 msgs

#37741: importlib.metadata docs not showing up in the module index
https://bugs.python.org/issue37741 6 msgs

#19692: Rename Py_SAFE_DOWNCAST
https://bugs.python.org/issue19692 5 msgs

#30974: Update os.samefile docstring to match documentation
https://bugs.python.org/issue30974 5 msgs



Issues closed (51)
==================

#5438: test_bigmem.test_from_2G_generator uses more memory than expec
https://bugs.python.org/issue5438 closed by steve.dower

#11165: Document PyEval_Call* functions
https://bugs.python.org/issue11165 closed by inada.naoki

#18049: Re-enable threading test on macOS
https://bugs.python.org/issue18049 closed by ronaldoussoren

#20391: windows python launcher should support explicit 64-bit version
https://bugs.python.org/issue20391 closed by steve.dower

#20523: global .pdbrc on windows 7 not reachable out of the box
https://bugs.python.org/issue20523 closed by steve.dower

#23451: Deprecation warnings building 3.5 Visual Studio Windows 8.1 64
https://bugs.python.org/issue23451 closed by steve.dower

#31476: Stdlib source files not installed
https://bugs.python.org/issue31476 closed by steve.dower

#31534: python 3.6.2 installation failed 0x80070002 error
https://bugs.python.org/issue31534 closed by steve.dower

#31612: Building 3.6 fails on Windows
https://bugs.python.org/issue31612 closed by steve.dower

#32326: Update Build projects to version 10.0.16299.0 of the Windows 1
https://bugs.python.org/issue32326 closed by steve.dower

#33220: Antivirus hits on python-2.7.14.amd64.msi file
https://bugs.python.org/issue33220 closed by steve.dower

#33779: Error while installing python 3.6.5 on windows 10
https://bugs.python.org/issue33779 closed by steve.dower

#33829: C API: provide new object protocol helper
https://bugs.python.org/issue33829 closed by serhiy.storchaka

#34026: Request for 2 Windows installation changes.
https://bugs.python.org/issue34026 closed by steve.dower

#34232: Python3.7.0 exe installers (32 and 64 bit) failing on Windows7
https://bugs.python.org/issue34232 closed by steve.dower

#34470: windows msi in headless mode fails to install Script directory
https://bugs.python.org/issue34470 closed by steve.dower

#34488: improve performance of BytesIO.writelines() by avoiding creati
https://bugs.python.org/issue34488 closed by inada.naoki

#34562: cannot install versions 3.6.5+ on Windows
https://bugs.python.org/issue34562 closed by steve.dower

#34564: Tutorial Section 2.1 Windows Installation Path Correction
https://bugs.python.org/issue34564 closed by steve.dower

#35058: Unable to Install Python on Windows
https://bugs.python.org/issue35058 closed by steve.dower

#35484: Segmentation fault due to faulthandler on Solaris
https://bugs.python.org/issue35484 closed by kulikjak

#36394: test_multiprocessing_spawn fails on Windows7 3.x buildbot
https://bugs.python.org/issue36394 closed by steve.dower

#36419: IDLE autocomplete: refactor and polish code and tests
https://bugs.python.org/issue36419 closed by terry.reedy

#36590: Add Bluetooth RFCOMM Support for Windows
https://bugs.python.org/issue36590 closed by steve.dower

#36773: Race condition during pickle.load()
https://bugs.python.org/issue36773 closed by taleinat

#37004: SequenceMatcher.ratio() noncommutativity not well-documented
https://bugs.python.org/issue37004 closed by tim.peters

#37444: Differing exception between builtins and importlib when import
https://bugs.python.org/issue37444 closed by brett.cannon

#37544: Test hang causes --enable-optimizations build to hang
https://bugs.python.org/issue37544 closed by Jarek Zgoda

#37562: PEP 590 implementation may have introduced a performance regre
https://bugs.python.org/issue37562 closed by pablogsal

#37627: IDLE: populate Run Customized arguments with previous entry
https://bugs.python.org/issue37627 closed by terry.reedy

#37648: Fix minor inconsistency in the order of == operands
https://bugs.python.org/issue37648 closed by serhiy.storchaka

#37706: IDLE: fix sidebar click-drag bug and macOS test failures
https://bugs.python.org/issue37706 closed by terry.reedy

#37723: important performance regression on regular expression parsing
https://bugs.python.org/issue37723 closed by serhiy.storchaka

#37729: gc: stats from multi process are mixed up
https://bugs.python.org/issue37729 closed by inada.naoki

#37730: NotImplemented is used instead of NotImplementedError in docs
https://bugs.python.org/issue37730 closed by serhiy.storchaka

#37748: IDLE: Re-order run menu
https://bugs.python.org/issue37748 closed by terry.reedy

#37753: 2to3 not handing "<="
https://bugs.python.org/issue37753 closed by eric.smith

#37761: Inaccurate explanation of ArgumentParser.add_argument()'s name
https://bugs.python.org/issue37761 closed by inada.naoki

#37767: TTK Treeview alternating row color not working
https://bugs.python.org/issue37767 closed by zach.ware

#37770: implement __reversed__ on reversed types
https://bugs.python.org/issue37770 closed by rhettinger

#37777: imap breaks on OpenSSL 1.1.1 when SNI is enforced
https://bugs.python.org/issue37777 closed by cfactoid

#37778: Windows Store package uses wrong icons for file association
https://bugs.python.org/issue37778 closed by steve.dower

#37780: A strange bug in eval() not present in Python 3
https://bugs.python.org/issue37780 closed by rhettinger

#37782: typing.NamedTuple default parameter type issue
https://bugs.python.org/issue37782 closed by eric.smith

#37783: int returns error (SystemError)
https://bugs.python.org/issue37783 closed by eric.smith

#37786: Doesn't delete PATH from System Variables (uninstallation)
https://bugs.python.org/issue37786 closed by steve.dower

#37787: Minimum denormal or ** bug
https://bugs.python.org/issue37787 closed by tim.peters

#37791: Propose to deprecate `ignore_errors` and `onerror` parameters
https://bugs.python.org/issue37791 closed by serhiy.storchaka

#37793: argparse uses "container object", should be "iterable"
https://bugs.python.org/issue37793 closed by eric.smith

#37795: Fix deprecation warnings causing the test suite to fail when r
https://bugs.python.org/issue37795 closed by pablogsal

#1327594: Static Windows Build fails to locate existing installation
https://bugs.python.org/issue1327594 closed by steve.dower
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/SQVRGKPUOSJCERTZIUGMDLLVI3FS7LSK/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-08-09 - 2019-08-16)
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 7171 (+35)
closed 42457 (+38)
total 49628 (+73)

Open issues with patches: 2911


Issues opened (56)
==================

#15248: Better explain "TypeError: 'tuple' object is not callable"
https://bugs.python.org/issue15248 reopened by rhettinger

#34155: email.utils.parseaddr mistakenly parse an email
https://bugs.python.org/issue34155 reopened by vstinner

#37756: Error 0x80070643 when installing
https://bugs.python.org/issue37756 reopened by eryksun

#37805: json.dump(..., skipkeys=True) has no unit tests
https://bugs.python.org/issue37805 opened by Julian

#37806: Infinite recursion with typing.get_type_hints
https://bugs.python.org/issue37806 opened by vg0377467

#37808: Deprecate unbound super methods
https://bugs.python.org/issue37808 opened by steven.daprano

#37810: ndiff reports incorrect location when diff strings contain tab
https://bugs.python.org/issue37810 opened by Anthony Sottile

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812 opened by Greg Price

#37815: 'Make Test' error while trying to install Python 3.7.4 on Linu
https://bugs.python.org/issue37815 opened by Missono Dell

#37816: f-string documentation not fully accurate
https://bugs.python.org/issue37816 opened by v+python

#37817: create_pipe_connection and start_serving_pipe not documented
https://bugs.python.org/issue37817 opened by primal

#37820: Unnecessary URL scheme exists to allow 'URL: reading file in u
https://bugs.python.org/issue37820 opened by Alyan

#37821: IDLE shell uses wrong namespace for completions
https://bugs.python.org/issue37821 opened by taleinat

#37823: Telnet documentation: fix the link to open()
https://bugs.python.org/issue37823 opened by Mariatta

#37824: IDLE: Handle Shell input warnings properly.
https://bugs.python.org/issue37824 opened by serhiy.storchaka

#37825: IDLE doc improvements
https://bugs.python.org/issue37825 opened by terry.reedy

#37826: Document PEP 3134 in tutorials/errors.rst
https://bugs.python.org/issue37826 opened by maxking

#37827: IDLE: Have the shell mimic terminal handling of \r and \b cont
https://bugs.python.org/issue37827 opened by taleinat

#37828: Fix default mock_name in unittest.mock.assert_called error mes
https://bugs.python.org/issue37828 opened by xtreak

#37829: Documentation of stdlib: add example of mixed arguments to dic
https://bugs.python.org/issue37829 opened by pasenor

#37830: continue and break in finally with return in try results with
https://bugs.python.org/issue37830 opened by BTaskaya

#37832: Python requires /dev/urandom on HURD: _Py_HashRandomization_In
https://bugs.python.org/issue37832 opened by Jeffrey.Walton

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834 opened by steve.dower

#37835: typing.get_type_hints wrong namespace for forward-declaration
https://bugs.python.org/issue37835 opened by netbnd

#37836: Support .as_integer_ratio() in fractions.Fraction
https://bugs.python.org/issue37836 opened by jdemeyer

#37837: add internal _PyLong_FromUnsignedChar() function
https://bugs.python.org/issue37837 opened by sir-sigurd

#37838: typing.get_type_hints not working with forward-declaration and
https://bugs.python.org/issue37838 opened by netbnd

#37839: makesetup Doesn't Handle Defines with Equal Sign
https://bugs.python.org/issue37839 opened by wbond

#37840: bytearray_getitem() handles negative index incorrectly
https://bugs.python.org/issue37840 opened by sir-sigurd

#37841: Python store app launcher has dependency on msvcp140.dll
https://bugs.python.org/issue37841 opened by steve.dower

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842 opened by sir-sigurd

#37843: CGIHTTPRequestHandler does not take args.directory in construc
https://bugs.python.org/issue37843 opened by rjayne

#37844: PyRun_SimpleFile should provide a version that does not need a
https://bugs.python.org/issue37844 opened by cbiesinger

#37846: declare that Text I/O use buffer inside
https://bugs.python.org/issue37846 opened by Windson Yang

#37848: More fully implement Unicode's case mappings
https://bugs.python.org/issue37848 opened by Greg Price

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849 opened by taleinat

#37851: faulthandler: only allocate the signal handler stack when faul
https://bugs.python.org/issue37851 opened by vstinner

#37854: [xmlrpc.client.ServerProxy] It does not correctly parse the UR
https://bugs.python.org/issue37854 opened by f9n

#37855: Compiling Python 3.7.4 with Intel compilers 2019
https://bugs.python.org/issue37855 opened by zyzhang2006

#37856: Adding additional python installations to py launcher
https://bugs.python.org/issue37856 opened by evanTO

#37857: Setting logger.level directly has no effect due to caching in
https://bugs.python.org/issue37857 opened by zaneb

#37858: CookieLib: MozillaCookieJar.py uses case-sensitive regex to va
https://bugs.python.org/issue37858 opened by ashleyharvey

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860 opened by epicfaace

#37862: Search doesn't find built-in functions
https://bugs.python.org/issue37862 opened by kim.oldfield

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864 opened by Greg Price

#37865: tempfile.NamedTemporaryFile() raises exception on close() when
https://bugs.python.org/issue37865 opened by pashkin

#37866: PyModule_GetState Segmentation fault when called Py_Initialize
https://bugs.python.org/issue37866 opened by Hua Liu

#37868: `is_dataclass` returns `True` if `getattr` always succeeds.
https://bugs.python.org/issue37868 opened by Johan Hidding

#37869: Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1
https://bugs.python.org/issue37869 opened by hansrajdas

#37870: os.path.ismount returns false for disconnected CIFS mounts in
https://bugs.python.org/issue37870 opened by Matt Christopher

#37871: 40 * 473 grid of "é" has a single wrong character on Windows
https://bugs.python.org/issue37871 opened by anhans

#37872: Move statics in Python/import.c to top of the file
https://bugs.python.org/issue37872 opened by nanjekyejoannah

#37873: unittest: execute tests in parallel
https://bugs.python.org/issue37873 opened by user93448

#37875: gzip module any difference for compressing png file in version
https://bugs.python.org/issue37875 opened by Sivaprabu Ganesan

#37876: Tests for Rot13 codec
https://bugs.python.org/issue37876 opened by zeth

#37877: MacOS crash appJar 3.7.3
https://bugs.python.org/issue37877 opened by Michael Hearn



Most recent 15 issues with no replies (15)
==========================================

#37877: MacOS crash appJar 3.7.3
https://bugs.python.org/issue37877

#37876: Tests for Rot13 codec
https://bugs.python.org/issue37876

#37873: unittest: execute tests in parallel
https://bugs.python.org/issue37873

#37870: os.path.ismount returns false for disconnected CIFS mounts in
https://bugs.python.org/issue37870

#37869: Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1
https://bugs.python.org/issue37869

#37866: PyModule_GetState Segmentation fault when called Py_Initialize
https://bugs.python.org/issue37866

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864

#37862: Search doesn't find built-in functions
https://bugs.python.org/issue37862

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860

#37857: Setting logger.level directly has no effect due to caching in
https://bugs.python.org/issue37857

#37856: Adding additional python installations to py launcher
https://bugs.python.org/issue37856

#37851: faulthandler: only allocate the signal handler stack when faul
https://bugs.python.org/issue37851

#37844: PyRun_SimpleFile should provide a version that does not need a
https://bugs.python.org/issue37844

#37843: CGIHTTPRequestHandler does not take args.directory in construc
https://bugs.python.org/issue37843

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842



Most recent 15 issues waiting for review (15)
=============================================

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860

#37857: Setting logger.level directly has no effect due to caching in
https://bugs.python.org/issue37857

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842

#37841: Python store app launcher has dependency on msvcp140.dll
https://bugs.python.org/issue37841

#37840: bytearray_getitem() handles negative index incorrectly
https://bugs.python.org/issue37840

#37837: add internal _PyLong_FromUnsignedChar() function
https://bugs.python.org/issue37837

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834

#37829: Documentation of stdlib: add example of mixed arguments to dic
https://bugs.python.org/issue37829

#37827: IDLE: Have the shell mimic terminal handling of \r and \b cont
https://bugs.python.org/issue37827

#37826: Document PEP 3134 in tutorials/errors.rst
https://bugs.python.org/issue37826

#37824: IDLE: Handle Shell input warnings properly.
https://bugs.python.org/issue37824

#37823: Telnet documentation: fix the link to open()
https://bugs.python.org/issue37823

#37821: IDLE shell uses wrong namespace for completions
https://bugs.python.org/issue37821



Top 10 most discussed issues (10)
=================================

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834 32 msgs

#37760: Refactor makeunicodedata.py: dedupe parsing, use dataclass
https://bugs.python.org/issue37760 21 msgs

#37830: continue and break in finally with return in try results with
https://bugs.python.org/issue37830 13 msgs

#37774: Micro-optimize vectorcall using PY_LIKELY
https://bugs.python.org/issue37774 12 msgs

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812 10 msgs

#29535: datetime hash is deterministic in some cases
https://bugs.python.org/issue29535 9 msgs

#32771: merge the underlying data stores of unicodedata and the str ty
https://bugs.python.org/issue32771 9 msgs

#37848: More fully implement Unicode's case mappings
https://bugs.python.org/issue37848 8 msgs

#32912: Raise non-silent warning for invalid escape sequences
https://bugs.python.org/issue32912 7 msgs

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849 6 msgs



Issues closed (38)
==================

#16837: Number ABC can be instantiated
https://bugs.python.org/issue16837 closed by rhettinger

#20861: datetime argument handling inconsistent; should accept logical
https://bugs.python.org/issue20861 closed by vstinner

#21131: test_faulthandler.test_register_chain fails on 64bit ppc/arm w
https://bugs.python.org/issue21131 closed by vstinner

#25172: Unix-only crypt should not be present on Windows.
https://bugs.python.org/issue25172 closed by steve.dower

#32423: The Windows SDK version 10.0.15063.0 was not found
https://bugs.python.org/issue32423 closed by isuruf

#34985: python finds test modules from the wrong directory during PGO
https://bugs.python.org/issue34985 closed by willingc

#36030: add internal API function to create tuple without items array
https://bugs.python.org/issue36030 closed by vstinner

#37256: urllib.request.Request documentation erroneously refers to the
https://bugs.python.org/issue37256 closed by orsenthil

#37354: Write PowerShell Activate.ps1 to be static so it can be signed
https://bugs.python.org/issue37354 closed by steve.dower

#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531 closed by vstinner

#37540: vectorcall: keyword names must be strings
https://bugs.python.org/issue37540 closed by jdemeyer

#37583: Got a 113 error when running the test_socket
https://bugs.python.org/issue37583 closed by vstinner

#37642: timezone allows no offset from range (23:59, 24:00)
https://bugs.python.org/issue37642 closed by p-ganssle

#37681: warning: ‘no_sanitize_thread’
https://bugs.python.org/issue37681 closed by vstinner

#37689: Add Path.is_relative_to()
https://bugs.python.org/issue37689 closed by pitrou

#37738: curses.addch('a', curses.color_pair(1)) ignores the color info
https://bugs.python.org/issue37738 closed by vstinner

#37799: Renaming Doc/reference/ to Doc/language/
https://bugs.python.org/issue37799 closed by Mariatta

#37804: Remove Thread.isAlive in Python 3.9
https://bugs.python.org/issue37804 closed by vstinner

#37807: Make hash() return a non-negative number
https://bugs.python.org/issue37807 closed by rhettinger

#37809: Alias typing.NamedTuple to collections
https://bugs.python.org/issue37809 closed by levkivskyi

#37811: [FreeBSD, OSX] Socket module: incorrect usage of poll(2)
https://bugs.python.org/issue37811 closed by vstinner

#37813: PEP 7 line-breaking with binary operations contradicts Knuth's
https://bugs.python.org/issue37813 closed by gvanrossum

#37814: typing module: empty tuple syntax is undocumented
https://bugs.python.org/issue37814 closed by gvanrossum

#37818: Behaviors of binary bitwise operators contradicting documentat
https://bugs.python.org/issue37818 closed by steven.daprano

#37819: as_integer_ratio() missing from fractions.Fraction()
https://bugs.python.org/issue37819 closed by rhettinger

#37822: Add math.as_integer_ratio()
https://bugs.python.org/issue37822 closed by rhettinger

#37831: bool(~True) == True
https://bugs.python.org/issue37831 closed by josh.r

#37833: tkinter crashes macOS in the latest macOS update 10.14.6
https://bugs.python.org/issue37833 closed by ned.deily

#37845: SLCertVerificationError: Unable to handle SAN names (from Cert
https://bugs.python.org/issue37845 closed by christian.heimes

#37847: The IDLE does not show previous code suggestions if I tap on t
https://bugs.python.org/issue37847 closed by terry.reedy

#37850: Console: holding right arrow key reproduces entire previous in
https://bugs.python.org/issue37850 closed by paul.moore

#37852: Pickling doesn't work for name-mangled private methods
https://bugs.python.org/issue37852 closed by josh.r

#37853: [urllib.parse.urlparse] It does not correctly parse the URL wi
https://bugs.python.org/issue37853 closed by CuriousLearner

#37859: time.process_time() constant / erratic on Windows
https://bugs.python.org/issue37859 closed by Red Glyph

#37861: Install fails on MacOS X 10.6 with python >= 3.7.1
https://bugs.python.org/issue37861 closed by ned.deily

#37863: Speed up hash(fractions.Fraction)
https://bugs.python.org/issue37863 closed by rhettinger

#37867: docs says subprocess.run accepts a string but this does not wo
https://bugs.python.org/issue37867 closed by SilentGhost

#37874: json traceback on a float
https://bugs.python.org/issue37874 closed by serhiy.storchaka
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-08-16 - 2019-08-23)
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 7153 (-18)
closed 42529 (+72)
total 49682 (+54)

Open issues with patches: 2891


Issues opened (47)
==================

#26680: Incorporating float.is_integer into the numeric tower and Deci
https://bugs.python.org/issue26680 reopened by robert_smallshire

#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531 reopened by vstinner

#37585: Comparing PyDictValues does not give expected results
https://bugs.python.org/issue37585 reopened by aeros167

#37878: Sub-Interpreters : Document PyThreadState_DeleteCurrent()
https://bugs.python.org/issue37878 opened by nanjekyejoannah

#37879: Segfaults in C heap type subclasses
https://bugs.python.org/issue37879 opened by eelizondo

#37880: For argparse add_argument with action='store_const', const sho
https://bugs.python.org/issue37880 opened by nanjekyejoannah

#37881: __text_signature__ parser doesn't handle globals in extension
https://bugs.python.org/issue37881 opened by Antony.Lee

#37883: threading.Lock.locked is not documented
https://bugs.python.org/issue37883 opened by remi.lapeyre

#37885: venv: Don't produce unbound variable warning on deactivate
https://bugs.python.org/issue37885 opened by danabr

#37886: PyStructSequence_UnnamedField not exported
https://bugs.python.org/issue37886 opened by jeffr@livedata.com

#37888: Sub-interpreters : Confusing docs about state after calling Py
https://bugs.python.org/issue37888 opened by nanjekyejoannah

#37890: Modernize several tests in test_importlib
https://bugs.python.org/issue37890 opened by aeros167

#37891: Exceptions tutorial page does not mention raise from
https://bugs.python.org/issue37891 opened by Niels Albers

#37892: IDLE Shell: isolate user code input
https://bugs.python.org/issue37892 opened by terry.reedy

#37894: [win] shutil.which can not find the path if 'cmd' include dire
https://bugs.python.org/issue37894 opened by seahoh

#37895: test_logging hangs on an IPv6-only host
https://bugs.python.org/issue37895 opened by gregory.p.smith

#37896: test_multiprocessing_fork hangs on an IPv6-only host
https://bugs.python.org/issue37896 opened by gregory.p.smith

#37897: test_asyncio hangs on an IPv6-only host
https://bugs.python.org/issue37897 opened by gregory.p.smith

#37898: test_httpservers hangs on an IPv6-only host
https://bugs.python.org/issue37898 opened by gregory.p.smith

#37899: test_xmlrpc hangs on an IPv6-only host
https://bugs.python.org/issue37899 opened by gregory.p.smith

#37900: [urllib] proxy_bypass_registry doesn't handle invalid proxy ov
https://bugs.python.org/issue37900 opened by kwojniak_box

#37901: 21 tests fail when run on an IPv6-only host
https://bugs.python.org/issue37901 opened by gregory.p.smith

#37902: Add scrolling for IDLE browsers
https://bugs.python.org/issue37902 opened by GeeVye

#37903: IDLE Shell sidebar.
https://bugs.python.org/issue37903 opened by terry.reedy

#37904: Suggested edit to Python Tutorial - Section 4
https://bugs.python.org/issue37904 opened by lrnormie@gmail.com

#37905: Improve docs for NormalDist
https://bugs.python.org/issue37905 opened by Christoph.Deil

#37906: FreeBSD: test_threading: test_recursion_limit() crash with SIG
https://bugs.python.org/issue37906 opened by vstinner

#37907: speed-up PyLong_As*() for large longs
https://bugs.python.org/issue37907 opened by sir-sigurd

#37908: Add some examples of ArgumentParser.exit()
https://bugs.python.org/issue37908 opened by shihai1991

#37909: Thread pool return ref hold memory
https://bugs.python.org/issue37909 opened by Tianshu Gao

#37910: argparse wrapping fails with metavar="" (no metavar)
https://bugs.python.org/issue37910 opened by sjfranklin

#37911: Minor error in PEP567 code example
https://bugs.python.org/issue37911 opened by MarSoft

#37913: Document that __length_hint__ may return NotImplemented
https://bugs.python.org/issue37913 opened by jdemeyer

#37914: class timedelta, support the method hours and minutes in field
https://bugs.python.org/issue37914 opened by elinaldosoft

#37916: distutils: allow overriding of the RANLIB command on macOS (da
https://bugs.python.org/issue37916 opened by Jakub Piotr C?apa

#37918: What about an enum for open() modes?
https://bugs.python.org/issue37918 opened by Marco Sulla

#37919: nntplib throws spurious NNTPProtocolError
https://bugs.python.org/issue37919 opened by msapiro

#37921: Improve zipfile: add support for symlinks
https://bugs.python.org/issue37921 opened by zaphodef

#37922: inspect.getsource returns wrong class definition when multiple
https://bugs.python.org/issue37922 opened by lennyt

#37923: Combining typing.get_type_hints and inspect.signature
https://bugs.python.org/issue37923 opened by dmontague

#37924: Embedding Python in Another Application: Compiling under Unix
https://bugs.python.org/issue37924 opened by hroncok

#37925: --embed not included in python3.8-config usage/--help
https://bugs.python.org/issue37925 opened by hroncok

#37927: No Instantiation Restrictions for AbstractBaseClasses derived
https://bugs.python.org/issue37927 opened by Talha Ahmed

#37928: test_glob.test_selflink() fails randomly on AMD64 Fedora Rawhi
https://bugs.python.org/issue37928 opened by vstinner

#37929: IDLE: OK sometimes fails to close configdialog
https://bugs.python.org/issue37929 opened by terry.reedy

#37930: make fails when compiling Python 2.6 from source (posixmodule.
https://bugs.python.org/issue37930 opened by Oguz_eren

#37931: crash reimporting posix after Py_Finalize on mac
https://bugs.python.org/issue37931 opened by Benoit Hudson



Most recent 15 issues with no replies (15)
==========================================

#37931: crash reimporting posix after Py_Finalize on mac
https://bugs.python.org/issue37931

#37929: IDLE: OK sometimes fails to close configdialog
https://bugs.python.org/issue37929

#37928: test_glob.test_selflink() fails randomly on AMD64 Fedora Rawhi
https://bugs.python.org/issue37928

#37924: Embedding Python in Another Application: Compiling under Unix
https://bugs.python.org/issue37924

#37921: Improve zipfile: add support for symlinks
https://bugs.python.org/issue37921

#37919: nntplib throws spurious NNTPProtocolError
https://bugs.python.org/issue37919

#37918: What about an enum for open() modes?
https://bugs.python.org/issue37918

#37916: distutils: allow overriding of the RANLIB command on macOS (da
https://bugs.python.org/issue37916

#37913: Document that __length_hint__ may return NotImplemented
https://bugs.python.org/issue37913

#37909: Thread pool return ref hold memory
https://bugs.python.org/issue37909

#37907: speed-up PyLong_As*() for large longs
https://bugs.python.org/issue37907

#37903: IDLE Shell sidebar.
https://bugs.python.org/issue37903

#37900: [urllib] proxy_bypass_registry doesn't handle invalid proxy ov
https://bugs.python.org/issue37900

#37899: test_xmlrpc hangs on an IPv6-only host
https://bugs.python.org/issue37899

#37898: test_httpservers hangs on an IPv6-only host
https://bugs.python.org/issue37898



Most recent 15 issues waiting for review (15)
=============================================

#37931: crash reimporting posix after Py_Finalize on mac
https://bugs.python.org/issue37931

#37921: Improve zipfile: add support for symlinks
https://bugs.python.org/issue37921

#37916: distutils: allow overriding of the RANLIB command on macOS (da
https://bugs.python.org/issue37916

#37913: Document that __length_hint__ may return NotImplemented
https://bugs.python.org/issue37913

#37910: argparse wrapping fails with metavar="" (no metavar)
https://bugs.python.org/issue37910

#37907: speed-up PyLong_As*() for large longs
https://bugs.python.org/issue37907

#37902: Add scrolling for IDLE browsers
https://bugs.python.org/issue37902

#37885: venv: Don't produce unbound variable warning on deactivate
https://bugs.python.org/issue37885

#37879: Segfaults in C heap type subclasses
https://bugs.python.org/issue37879

#37878: Sub-Interpreters : Document PyThreadState_DeleteCurrent()
https://bugs.python.org/issue37878

#37864: Correct and deduplicate docs on "printable" characters
https://bugs.python.org/issue37864

#37860: Add netlify deploy preview for docs
https://bugs.python.org/issue37860

#37857: Setting logger.level directly has no effect due to caching in
https://bugs.python.org/issue37857

#37849: IDLE: Completion window misplaced when shown above current lin
https://bugs.python.org/issue37849

#37842: Initialize Py_buffer variables more efficiently
https://bugs.python.org/issue37842



Top 10 most discussed issues (10)
=================================

#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531 18 msgs

#37890: Modernize several tests in test_importlib
https://bugs.python.org/issue37890 9 msgs

#37902: Add scrolling for IDLE browsers
https://bugs.python.org/issue37902 9 msgs

#36763: Implementation of the PEP 587
https://bugs.python.org/issue36763 7 msgs

#16468: argparse only supports iterable choices
https://bugs.python.org/issue16468 6 msgs

#30413: Add fnmatch.filterfalse function
https://bugs.python.org/issue30413 5 msgs

#34155: email.utils.parseaddr mistakenly parse an email
https://bugs.python.org/issue34155 5 msgs

#35518: test_timeout uses blackhole.snakebite.net domain which doesn't
https://bugs.python.org/issue35518 5 msgs

#37754: Persistence of Shared Memory Segment after process exits
https://bugs.python.org/issue37754 5 msgs

#37906: FreeBSD: test_threading: test_recursion_limit() crash with SIG
https://bugs.python.org/issue37906 5 msgs



Issues closed (72)
==================

#7676: IDLE shell shouldn't use TABs
https://bugs.python.org/issue7676 closed by terry.reedy

#9949: os.path.realpath on Windows does not follow symbolic links
https://bugs.python.org/issue9949 closed by steve.dower

#11846: Remove non-guaranteed implementation details from docs.
https://bugs.python.org/issue11846 closed by rhettinger

#12634: Random Remarks in class documentation
https://bugs.python.org/issue12634 closed by rhettinger

#13397: Option for XMLRPC clients to automatically transform Fault exc
https://bugs.python.org/issue13397 closed by rhettinger

#14050: Tutorial, list.sort() and items comparability
https://bugs.python.org/issue14050 closed by rhettinger

#14465: xml.etree.ElementTree: add feature to prettify XML output
https://bugs.python.org/issue14465 closed by scoder

#15913: Add PyBuffer_SizeFromFormat() C helper for struct.calcsize()
https://bugs.python.org/issue15913 closed by vstinner

#19441: itertools.tee improve documentation
https://bugs.python.org/issue19441 closed by rhettinger

#20727: Improved roundrobin itertools recipe
https://bugs.python.org/issue20727 closed by rhettinger

#21315: email._header_value_parser does not recognise in-line encoding
https://bugs.python.org/issue21315 closed by maxking

#22964: dbm.open(..., "x")
https://bugs.python.org/issue22964 closed by serhiy.storchaka

#23987: docs about containers membership testing wrong for broken obje
https://bugs.python.org/issue23987 closed by rhettinger

#24413: Inconsistent behavior between set and dict_keys/dict_items: fo
https://bugs.python.org/issue24413 closed by rhettinger

#24533: Increased Test Coverage for Lib/random.py
https://bugs.python.org/issue24533 closed by rhettinger

#24659: dict() built-in fails on iterators with a "keys" attribute
https://bugs.python.org/issue24659 closed by rhettinger

#24724: Element.findall documentation misleading
https://bugs.python.org/issue24724 closed by rhettinger

#25898: Check for subsequence inside a sequence
https://bugs.python.org/issue25898 closed by rhettinger

#26024: Non-ascii Windows locale names
https://bugs.python.org/issue26024 closed by vstinner

#26589: Add HTTP Response code 451
https://bugs.python.org/issue26589 closed by rhettinger

#27561: Warn against subclassing builtins, and overriding their method
https://bugs.python.org/issue27561 closed by rhettinger

#28988: Switch dict and set structures to PyVarObject
https://bugs.python.org/issue28988 closed by rhettinger

#29250: islink and stat follow_symlinks are inconsistent on Windows
https://bugs.python.org/issue29250 closed by eryksun

#29330: __slots__ needs documentation
https://bugs.python.org/issue29330 closed by rhettinger

#29412: IndexError thrown on email.message.Message.get
https://bugs.python.org/issue29412 closed by maxking

#30550: Document order-preserving dictionary output in json
https://bugs.python.org/issue30550 closed by rhettinger

#30826: More details in reference 'Looping through a list in Python an
https://bugs.python.org/issue30826 closed by rhettinger

#32471: Add an UML class diagram to the collections.abc module documen
https://bugs.python.org/issue32471 closed by rhettinger

#32554: random.seed(tuple) uses the randomized hash function and so is
https://bugs.python.org/issue32554 closed by rhettinger

#32621: Problem of consistency in collection.abc documentation
https://bugs.python.org/issue32621 closed by rhettinger

#33830: Error in the output of one example in the httplib docs
https://bugs.python.org/issue33830 closed by xtreak

#34302: Avoid inefficient way to find start point in deque.index
https://bugs.python.org/issue34302 closed by rhettinger

#34521: Multiple tests (test_socket, test_multiprocessing_*) fail due
https://bugs.python.org/issue34521 closed by vstinner

#35654: Remove 'guarantee' that sorting only relies on __lt__ from sor
https://bugs.python.org/issue35654 closed by rhettinger

#36502: str.isspace() for U+00A0 and U+202F differs from document
https://bugs.python.org/issue36502 closed by vstinner

#37074: os.stat() does not work for NUL and CON
https://bugs.python.org/issue37074 closed by eryksun

#37206: Incorrect application of Argument Clinic to dict.pop()
https://bugs.python.org/issue37206 closed by rhettinger

#37433: syntax error in multiline f-string produces ~40k spaces output
https://bugs.python.org/issue37433 closed by vstinner

#37454: Clarify docs for math.log1p()
https://bugs.python.org/issue37454 closed by rhettinger

#37552: [Windows] strptime/strftime return invalid results with UCRT v
https://bugs.python.org/issue37552 closed by steve.dower

#37565: test_faulthandler: test_register_chain() crash with SIGSEGV (s
https://bugs.python.org/issue37565 closed by vstinner

#37603: parsetok(): Assertion `(intptr_t)(int)(a - line_start) == (a -
https://bugs.python.org/issue37603 closed by vstinner

#37641: Embeddable distribution pyc filenames show build machine locat
https://bugs.python.org/issue37641 closed by steve.dower

#37660: Drop support for Aspen magic directories in venv's activate sc
https://bugs.python.org/issue37660 closed by brett.cannon

#37661: venv activation scripts erroneously check if __VENV_PROMPT__ i
https://bugs.python.org/issue37661 closed by brett.cannon

#37663: Making venv activation script prompts consistent
https://bugs.python.org/issue37663 closed by brett.cannon

#37732: Possible uninitialized variable in Objects/obmalloc.c
https://bugs.python.org/issue37732 closed by vstinner

#37734: Registry keys for Windows Store package have wrong executable
https://bugs.python.org/issue37734 closed by steve.dower

#37751: In codecs, function 'normalizestring' should convert both spa
https://bugs.python.org/issue37751 closed by vstinner

#37775: update doc of compileall
https://bugs.python.org/issue37775 closed by shihai1991

#37792: xml.etree.ElementTree.Element.__eq__ does compare only objects
https://bugs.python.org/issue37792 closed by serhiy.storchaka

#37810: ndiff reports incorrect location when diff strings contain tab
https://bugs.python.org/issue37810 closed by tim.peters

#37823: Telnet documentation: fix the link to open()
https://bugs.python.org/issue37823 closed by vstinner

#37826: Document PEP 3134 in tutorials/errors.rst
https://bugs.python.org/issue37826 closed by maxking

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834 closed by steve.dower

#37841: Python store app launcher has dependency on msvcp140.dll
https://bugs.python.org/issue37841 closed by steve.dower

#37851: faulthandler: only allocate the signal handler stack when faul
https://bugs.python.org/issue37851 closed by vstinner

#37866: PyModule_GetState Segmentation fault when called Py_Initialize
https://bugs.python.org/issue37866 closed by Hua Liu

#37868: `is_dataclass` returns `True` if `getattr` always succeeds.
https://bugs.python.org/issue37868 closed by eric.smith

#37869: Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1
https://bugs.python.org/issue37869 closed by vstinner

#37875: gzip module any difference for compressing png file in version
https://bugs.python.org/issue37875 closed by zach.ware

#37877: MacOS crash appJar 3.7.3
https://bugs.python.org/issue37877 closed by Michael Hearn

#37882: Code folding in IDLE
https://bugs.python.org/issue37882 closed by terry.reedy

#37884: Optimize Fraction() and statistics.mean()
https://bugs.python.org/issue37884 closed by rhettinger

#37887: some leak in the compiler_assert function
https://bugs.python.org/issue37887 closed by serhiy.storchaka

#37889: Fatal Python error: Py_EndInterpreter: not the last thread
https://bugs.python.org/issue37889 closed by vstinner

#37893: pow() should disallow inverse when modulus is +-1
https://bugs.python.org/issue37893 closed by tim.peters

#37912: fstring with quotation marks conflict
https://bugs.python.org/issue37912 closed by eric.smith

#37915: Segfault in comparison between datetime.timezone.utc and pytz.
https://bugs.python.org/issue37915 closed by pablogsal

#37917: Warning regarding collections ABCs still present in 3.9
https://bugs.python.org/issue37917 closed by vstinner

#37920: Support subscripting os.PathLike and make it valid at runtime
https://bugs.python.org/issue37920 closed by gvanrossum

#37926: regression: PySys_SetArgvEx(0, NULL, 0): SystemError: Python-3
https://bugs.python.org/issue37926 closed by vstinner
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-08-23 - 2019-08-30)
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 7114 (-39)
closed 42626 (+97)
total 49740 (+58)

Open issues with patches: 2864


Issues opened (36)
==================

#34410: itertools.tee not thread-safe; can segfault interpreter when w
https://bugs.python.org/issue34410 reopened by serhiy.storchaka

#37834: readlink on Windows cannot read app exec links
https://bugs.python.org/issue37834 reopened by lukasz.langa

#37932: ConfigParser.items(section) with allow_no_value returns empty
https://bugs.python.org/issue37932 opened by Sean Robertson

#37935: Improve performance of pathlib.scandir()
https://bugs.python.org/issue37935 opened by Shai

#37936: gitignore file is too broad
https://bugs.python.org/issue37936 opened by Greg Price

#37937: Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
https://bugs.python.org/issue37937 opened by cool-RR

#37938: refactor PyLong_As*() functions
https://bugs.python.org/issue37938 opened by sir-sigurd

#37939: os.path.normpath change some characters of a path into kinda '
https://bugs.python.org/issue37939 opened by Yugi

#37940: Add xml.tool to pretty print XML like json.tool
https://bugs.python.org/issue37940 opened by xtreak

#37941: python -m and runpy.run_module set different __name__ by defau
https://bugs.python.org/issue37941 opened by Julian

#37943: mimetypes.guess_extension() doesn’t get JPG right
https://bugs.python.org/issue37943 opened by _savage

#37945: test_locale failing
https://bugs.python.org/issue37945 opened by tim.golden

#37948: get_type_hints fails if there are un-annotated fields in a dat
https://bugs.python.org/issue37948 opened by arne

#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws
https://bugs.python.org/issue37951 opened by christian.heimes

#37952: Add support for export_keying_material to SSL library
https://bugs.python.org/issue37952 opened by wingel71

#37953: Fix ForwardRef equality checks
https://bugs.python.org/issue37953 opened by plokmijnuhby

#37955: mock.patch incorrect reference to Mock
https://bugs.python.org/issue37955 opened by phsilva

#37956: UUID authorize version 6+ with variant RFC 4122
https://bugs.python.org/issue37956 opened by Erawpalassalg

#37957: Allow regrtest to receive a file with test (and subtests) to i
https://bugs.python.org/issue37957 opened by pablogsal

#37958: Adding get_profile_dict to pstats
https://bugs.python.org/issue37958 opened by Daniel Olshansky

#37961: Tracemalloc traces do not include original stack trace length
https://bugs.python.org/issue37961 opened by jd

#37963: No URL for docs of pth files
https://bugs.python.org/issue37963 opened by Thomas Güttler

#37966: is_normalized is much slower at "no" than the standard's algor
https://bugs.python.org/issue37966 opened by Greg Price

#37967: release candidate is not gpg signed (and missing release workf
https://bugs.python.org/issue37967 opened by mattip

#37969: urllib.parse functions reporting false equivalent URIs
https://bugs.python.org/issue37969 opened by maggyero

#37970: urllib.parse docstrings incomplete
https://bugs.python.org/issue37970 opened by zach.ware

#37971: Wrong trace with multiple decorators (linenumber wrong in fram
https://bugs.python.org/issue37971 opened by control-k

#37972: unittest.mock.call does not chain __getitem__ to another _Call
https://bugs.python.org/issue37972 opened by blhsing

#37973: improve docstrings of sys.float_info
https://bugs.python.org/issue37973 opened by sir-sigurd

#37977: Big red pickle security warning should stress the point even m
https://bugs.python.org/issue37977 opened by lordmauve

#37980: regression when passing numpy bools to sorted(..., reverse=r)
https://bugs.python.org/issue37980 opened by tcaswell

#37981: Can't install Python 3.7.4 x64 on Win 8.1
https://bugs.python.org/issue37981 opened by Alexander Podgórski

#37985: WFERR_UNMARSHALLABLE breaks recursion limit
https://bugs.python.org/issue37985 opened by herring

#37986: Improve perfomance of PyLong_FromDouble()
https://bugs.python.org/issue37986 opened by sir-sigurd

#37988: Issue found during language name processing in a list
https://bugs.python.org/issue37988 opened by AjaySyam

#37989: documentation format error in Chinese version
https://bugs.python.org/issue37989 opened by ???



Most recent 15 issues with no replies (15)
==========================================

#37989: documentation format error in Chinese version
https://bugs.python.org/issue37989

#37986: Improve perfomance of PyLong_FromDouble()
https://bugs.python.org/issue37986

#37981: Can't install Python 3.7.4 x64 on Win 8.1
https://bugs.python.org/issue37981

#37977: Big red pickle security warning should stress the point even m
https://bugs.python.org/issue37977

#37972: unittest.mock.call does not chain __getitem__ to another _Call
https://bugs.python.org/issue37972

#37963: No URL for docs of pth files
https://bugs.python.org/issue37963

#37958: Adding get_profile_dict to pstats
https://bugs.python.org/issue37958

#37956: UUID authorize version 6+ with variant RFC 4122
https://bugs.python.org/issue37956

#37955: mock.patch incorrect reference to Mock
https://bugs.python.org/issue37955

#37953: Fix ForwardRef equality checks
https://bugs.python.org/issue37953

#37948: get_type_hints fails if there are un-annotated fields in a dat
https://bugs.python.org/issue37948

#37941: python -m and runpy.run_module set different __name__ by defau
https://bugs.python.org/issue37941

#37938: refactor PyLong_As*() functions
https://bugs.python.org/issue37938

#37937: Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
https://bugs.python.org/issue37937

#37932: ConfigParser.items(section) with allow_no_value returns empty
https://bugs.python.org/issue37932



Most recent 15 issues waiting for review (15)
=============================================

#37977: Big red pickle security warning should stress the point even m
https://bugs.python.org/issue37977

#37972: unittest.mock.call does not chain __getitem__ to another _Call
https://bugs.python.org/issue37972

#37971: Wrong trace with multiple decorators (linenumber wrong in fram
https://bugs.python.org/issue37971

#37966: is_normalized is much slower at "no" than the standard's algor
https://bugs.python.org/issue37966

#37961: Tracemalloc traces do not include original stack trace length
https://bugs.python.org/issue37961

#37955: mock.patch incorrect reference to Mock
https://bugs.python.org/issue37955

#37953: Fix ForwardRef equality checks
https://bugs.python.org/issue37953

#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws
https://bugs.python.org/issue37951

#37938: refactor PyLong_As*() functions
https://bugs.python.org/issue37938

#37936: gitignore file is too broad
https://bugs.python.org/issue37936

#37935: Improve performance of pathlib.scandir()
https://bugs.python.org/issue37935

#37931: crash reimporting posix after Py_Finalize on mac
https://bugs.python.org/issue37931

#37921: Improve zipfile: add support for symlinks
https://bugs.python.org/issue37921

#37916: distutils: allow overriding of the RANLIB command on macOS (da
https://bugs.python.org/issue37916

#37913: Document that __length_hint__ may return NotImplemented
https://bugs.python.org/issue37913



Top 10 most discussed issues (10)
=================================

#37945: test_locale failing
https://bugs.python.org/issue37945 16 msgs

#37980: regression when passing numpy bools to sorted(..., reverse=r)
https://bugs.python.org/issue37980 10 msgs

#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws
https://bugs.python.org/issue37951 8 msgs

#37837: add internal _PyLong_FromUnsignedChar() function
https://bugs.python.org/issue37837 7 msgs

#20806: os.times document points to wrong section of non-Linux manual
https://bugs.python.org/issue20806 5 msgs

#37935: Improve performance of pathlib.scandir()
https://bugs.python.org/issue37935 5 msgs

#37940: Add xml.tool to pretty print XML like json.tool
https://bugs.python.org/issue37940 5 msgs

#37957: Allow regrtest to receive a file with test (and subtests) to i
https://bugs.python.org/issue37957 5 msgs

#37961: Tracemalloc traces do not include original stack trace length
https://bugs.python.org/issue37961 5 msgs

#37971: Wrong trace with multiple decorators (linenumber wrong in fram
https://bugs.python.org/issue37971 5 msgs



Issues closed (93)
==================

#8425: a -= b should be fast if a is a small set and b is a large set
https://bugs.python.org/issue8425 closed by rhettinger

#9985: difflib.SequenceMatcher has slightly buggy and undocumented ca
https://bugs.python.org/issue9985 closed by rhettinger

#10190: Can argparse._AttributeHolder._get_kwargs become a public API?
https://bugs.python.org/issue10190 closed by rhettinger

#10978: Add optional argument to Semaphore.release for releasing multi
https://bugs.python.org/issue10978 closed by rhettinger

#12077: Harmonizing descriptor protocol documentation
https://bugs.python.org/issue12077 closed by rhettinger

#13653: reorder set.intersection parameters for better performance
https://bugs.python.org/issue13653 closed by rhettinger

#14010: deeply nested itertools objects segfault
https://bugs.python.org/issue14010 closed by rhettinger

#14112: tutorial intro talks of "shallow copy" concept without explana
https://bugs.python.org/issue14112 closed by rhettinger

#14619: Enhanced variable substitution for databases
https://bugs.python.org/issue14619 closed by rhettinger

#15542: Documentation incorrectly suggests __init__ called after direc
https://bugs.python.org/issue15542 closed by rhettinger

#16468: argparse only supports iterable choices
https://bugs.python.org/issue16468 closed by rhettinger

#17794: Add a key parameter to PriorityQueue
https://bugs.python.org/issue17794 closed by rhettinger

#18078: threading.Condition to allow notify on a specific waiter
https://bugs.python.org/issue18078 closed by rhettinger

#18378: locale.getdefaultlocale() fails on Mac OS X with default langu
https://bugs.python.org/issue18378 closed by ned.deily

#19072: classmethod doesn't honour descriptor protocol of wrapped call
https://bugs.python.org/issue19072 closed by rhettinger

#19119: duplicate test name in Lib/test/test_heapq.py
https://bugs.python.org/issue19119 closed by rhettinger

#19419: Use abc.ABC in the collections ABC
https://bugs.python.org/issue19419 closed by rhettinger

#22001: containers "same" does not always mean "__eq__".
https://bugs.python.org/issue22001 closed by rhettinger

#23061: Update pep8 to specify explicitly 'module level' imports at to
https://bugs.python.org/issue23061 closed by rhettinger

#23423: XPath Support in ElementTree doc omission
https://bugs.python.org/issue23423 closed by scoder

#23674: super() documentation isn't very clear
https://bugs.python.org/issue23674 closed by rhettinger

#23878: Missing sanity checks for various C library function calls...
https://bugs.python.org/issue23878 closed by vstinner

#24726: OrderedDict has strange behaviour when dict.__setitem__ is use
https://bugs.python.org/issue24726 closed by rhettinger

#25061: Add native enum support for argparse
https://bugs.python.org/issue25061 closed by rhettinger

#25435: Wrong function calls and referring to not removed concepts in
https://bugs.python.org/issue25435 closed by rhettinger

#25777: Misleading descriptions in docs about invoking descriptors.
https://bugs.python.org/issue25777 closed by rhettinger

#27260: Missing equality check for super objects
https://bugs.python.org/issue27260 closed by rhettinger

#27575: dict viewkeys intersection slow for large dicts
https://bugs.python.org/issue27575 closed by rhettinger

#28269: [MinGW] Can't compile Python/dynload_win.c due to static strca
https://bugs.python.org/issue28269 closed by serhiy.storchaka

#29352: provide the authorative source for s[i:j] negative slice indic
https://bugs.python.org/issue29352 closed by rhettinger

#29535: datetime hash is deterministic in some cases
https://bugs.python.org/issue29535 closed by serhiy.storchaka

#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing
https://bugs.python.org/issue30162 closed by serhiy.storchaka

#32118: Doc for comparison of sequences with non-orderable elements
https://bugs.python.org/issue32118 closed by rhettinger

#34259: Improve docstring of list.sort
https://bugs.python.org/issue34259 closed by rhettinger

#34679: asyncio.add_signal_handler call fails if not on main thread
https://bugs.python.org/issue34679 closed by asvetlov

#34775: pathlib.PurePath division raises TypeError instead of returnin
https://bugs.python.org/issue34775 closed by ned.deily

#35028: Off by one error in cgi.FieldStorage(max_num_fields)
https://bugs.python.org/issue35028 closed by benjamin.peterson

#35737: crypt AuthenticationError introduced with new Linux kernel
https://bugs.python.org/issue35737 closed by icycle

#35946: Ambiguous documentation for assert_called_with()
https://bugs.python.org/issue35946 closed by ned.deily

#36167: DOC: Incorrect capitalization in Programming FAQ
https://bugs.python.org/issue36167 closed by ned.deily

#36205: Python 3.7 and 3.8 process_time is not reported correctly when
https://bugs.python.org/issue36205 closed by ned.deily

#36582: collections.UserString encode method returns a string
https://bugs.python.org/issue36582 closed by rhettinger

#36743: Docs: Descript __get__ signature defined differently across th
https://bugs.python.org/issue36743 closed by rhettinger

#36763: Implementation of the PEP 587
https://bugs.python.org/issue36763 closed by vstinner

#36833: Add tests for Datetime C API Macros
https://bugs.python.org/issue36833 closed by vstinner

#36871: Misleading error from unittest.mock's assert_has_calls
https://bugs.python.org/issue36871 closed by xtreak

#36917: ast.NodeVisitor no longer calls visit_Str
https://bugs.python.org/issue36917 closed by serhiy.storchaka

#37034: Argument Clinic omits name of keyword-only parameter on _PyArg
https://bugs.python.org/issue37034 closed by serhiy.storchaka

#37055: Numerous warnings with blake2 module
https://bugs.python.org/issue37055 closed by christian.heimes

#37140: ctypes change made clang fail to build
https://bugs.python.org/issue37140 closed by vstinner

#37176: super() docs don't say what super() does
https://bugs.python.org/issue37176 closed by rhettinger

#37328: remove deprecated HTMLParser.unescape
https://bugs.python.org/issue37328 closed by inada.naoki

#37372: datetime.time unpickling fails in case of python2 pickle with
https://bugs.python.org/issue37372 closed by serhiy.storchaka

#37385: test_multiprocessing fails on AMD64 FreeBSD CURRENT Shared 2.7
https://bugs.python.org/issue37385 closed by vstinner

#37482: Email address display name fails with both encoded words and s
https://bugs.python.org/issue37482 closed by bsiem

#37549: os.dup() fails for standard streams on Windows 7
https://bugs.python.org/issue37549 closed by steve.dower

#37664: Update bundled pip and setuptools
https://bugs.python.org/issue37664 closed by steve.dower

#37757: TargetScopeError not raised for comprehension scope conflict
https://bugs.python.org/issue37757 closed by ncoghlan

#37772: zipfile.Path.iterdir() outputs sub directories many times or n
https://bugs.python.org/issue37772 closed by jaraco

#37798: Add C fastpath for statistics.NormalDist.inv_cdf()
https://bugs.python.org/issue37798 closed by rhettinger

#37805: json.dump(..., skipkeys=True) has no unit tests
https://bugs.python.org/issue37805 closed by inada.naoki

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812 closed by rhettinger

#37830: continue and break in finally with return in try results with
https://bugs.python.org/issue37830 closed by serhiy.storchaka

#37905: Improve docs for NormalDist
https://bugs.python.org/issue37905 closed by rhettinger

#37914: class timedelta, support the method hours and minutes in field
https://bugs.python.org/issue37914 closed by elinaldosoft

#37918: What about an enum for open() modes?
https://bugs.python.org/issue37918 closed by vstinner

#37925: --embed not included in python3.8-config usage/--help
https://bugs.python.org/issue37925 closed by vstinner

#37929: IDLE: OK sometimes fails to close configdialog
https://bugs.python.org/issue37929 closed by taleinat

#37930: make fails when compiling Python 2.6 from source (posixmodule.
https://bugs.python.org/issue37930 closed by ned.deily

#37933: faulthandler causes segfaults
https://bugs.python.org/issue37933 closed by vstinner

#37934: Docs: Clarify NotImplemented use cases
https://bugs.python.org/issue37934 closed by rhettinger

#37942: Generate correct error check for PyFloat_AsDouble
https://bugs.python.org/issue37942 closed by rhettinger

#37944: Adjacent escape character in json.load()
https://bugs.python.org/issue37944 closed by serhiy.storchaka

#37946: Add the Bessel functions of the first and second kind to the m
https://bugs.python.org/issue37946 closed by pablogsal

#37947: symtable_handle_namedexpr does not adjust correctly the recurs
https://bugs.python.org/issue37947 closed by pablogsal

#37949: Create empty __annotations__ dictionaries lazily
https://bugs.python.org/issue37949 closed by rhettinger

#37950: ast.dump() with incomplete node
https://bugs.python.org/issue37950 closed by serhiy.storchaka

#37954: Multiple tests are leaking references in AMD64 Windows8.1 Refl
https://bugs.python.org/issue37954 closed by pablogsal

#37959: test_os.test_copy_file_range() killed by SIGSYS (12) on FreeBS
https://bugs.python.org/issue37959 closed by vstinner

#37960: repr() of buffered and text streams silences too many exceptio
https://bugs.python.org/issue37960 closed by serhiy.storchaka

#37962: Improve ISO 8601 timezone support in the datetime.fromisoforma
https://bugs.python.org/issue37962 closed by p-ganssle

#37964: F_GETPATH is not available in fcntl.fcntl
https://bugs.python.org/issue37964 closed by miss-islington

#37965: CCompiler has_function displays warning
https://bugs.python.org/issue37965 closed by miss-islington

#37968: Add a turtle module function to draw a circle centered at the
https://bugs.python.org/issue37968 closed by rhettinger

#37974: zip() docstring should say 'iterator' instead of 'object with
https://bugs.python.org/issue37974 closed by rhettinger

#37975: Typo in the documentation by C-API DateTime Objects¶
https://bugs.python.org/issue37975 closed by xtreak

#37976: zip() shadows TypeError raised in __iter__() of source iterabl
https://bugs.python.org/issue37976 closed by rhettinger

#37978: Importing an unused package causes the function of another pac
https://bugs.python.org/issue37978 closed by christian.heimes

#37979: Document an alternative to ISO 8601 parsing
https://bugs.python.org/issue37979 closed by pitrou

#37982: Add a --minify argument to json.tool
https://bugs.python.org/issue37982 closed by rhettinger

#37983: macOS: os.lchmod() incorrectly removed by 2.7.16
https://bugs.python.org/issue37983 closed by ned.deily

#37984: Unable parse csv on latin iso or binary mode
https://bugs.python.org/issue37984 closed by rhettinger

#37987: retrun collection item in for cycle with finally continue
https://bugs.python.org/issue37987 closed by serhiy.storchaka
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-08-30 - 2019-09-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 7123 ( +9)
closed 42673 (+47)
total 49796 (+56)

Open issues with patches: 2864


Issues opened (39)
==================

#27227: argparse fails to parse [] when using choices and nargs='*'
https://bugs.python.org/issue27227 reopened by paul.j3

#33418: Memory leaks in functions
https://bugs.python.org/issue33418 reopened by pablogsal

#37992: Change datetime.MINYEAR to allow for negative years
https://bugs.python.org/issue37992 opened by Sam Wainwright

#37993: os.path.realpath on Windows resolves mapped network drives
https://bugs.python.org/issue37993 opened by cgohlke

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995 opened by serhiy.storchaka

#37997: Segfault when using pickle with exceptions and dynamic class i
https://bugs.python.org/issue37997 opened by gabrielc

#37999: No longer use implicit convertion to int with loss
https://bugs.python.org/issue37999 opened by serhiy.storchaka

#38000: importlib can not handle module file names with periods
https://bugs.python.org/issue38000 opened by andry

#38002: 'ModifiedInterpreter' object has no attribute 'interp'
https://bugs.python.org/issue38002 opened by rhettinger

#38003: Incorrect "fixing" of isinstance tests for basestring
https://bugs.python.org/issue38003 opened by bkline

#38004: Duplicated sections in changelog
https://bugs.python.org/issue38004 opened by inada.naoki

#38005: Coercing strings and non-integer numbers to interpreter ID and
https://bugs.python.org/issue38005 opened by serhiy.storchaka

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006 opened by christian.heimes

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007 opened by Leslie

#38008: ContextManager and AsyncContextManager protocols can't be subc
https://bugs.python.org/issue38008 opened by divijrajkumar

#38011: xml.dom.pulldom splits text data at buffer size when parsing f
https://bugs.python.org/issue38011 opened by nsturmwind

#38013: AsyncGenerator breaks when not iterated fully with RuntimeErro
https://bugs.python.org/issue38013 opened by Michael Yoo

#38014: Python 3.7 does not compile
https://bugs.python.org/issue38014 opened by m_python

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015 opened by Ma Lin

#38017: IO-like interface for SHAKE-* and other XOFs.
https://bugs.python.org/issue38017 opened by dannyniu

#38018: Increase Code Coverage for multiprocessing.shared_memory
https://bugs.python.org/issue38018 opened by vinay0410

#38019: AttributeError: 'NoneType' object has no attribute '_add_reade
https://bugs.python.org/issue38019 opened by decaz

#38021: pep425 tag for AIX is inadequate
https://bugs.python.org/issue38021 opened by Michael.Felt

#38023: Deal better with StackOverflow exception when debugging
https://bugs.python.org/issue38023 opened by almenon anon

#38029: Should io.TextIOWrapper raise an error at instantiation if a S
https://bugs.python.org/issue38029 opened by bskinn

#38031: FileIO.__init__ aborts when opener returns bad fd
https://bugs.python.org/issue38031 opened by tekknolagi

#38032: lib2to3 doesn't parse Python 3 identifiers containing non-spac
https://bugs.python.org/issue38032 opened by JustinTArthur

#38033: Use After Free: PyObject_Free (valgrind)
https://bugs.python.org/issue38033 opened by zephyrus00jp

#38034: Typo on logging.handlers.QueueListener documentation
https://bugs.python.org/issue38034 opened by wuck

#38035: shared_semaphores cannot be shared across unrelated processes
https://bugs.python.org/issue38035 opened by vinay0410

#38036: ssl docs say that ssl.SSLContext() is secure-by-default since
https://bugs.python.org/issue38036 opened by njs

#38037: Assertion failed: object has negative ref count
https://bugs.python.org/issue38037 opened by Ma Lin

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038 opened by corona10

#38039: Segfault when pickling dictionary with large pandas dataframes
https://bugs.python.org/issue38039 opened by Ilya Valmianski

#38040: Typo: "Writeable" Should be "Writable" in IO Library Documenta
https://bugs.python.org/issue38040 opened by Sean Happenny

#38041: IDLE Shell: Refine restart line
https://bugs.python.org/issue38041 opened by terry.reedy

#38043: small cleanups in Unicode normalization code
https://bugs.python.org/issue38043 opened by Greg Price

#38044: unittest causing segfaults with string malloc in c++ module
https://bugs.python.org/issue38044 opened by ymerej

#38045: enum.Flag instance creation is slow
https://bugs.python.org/issue38045 opened by Antony.Lee



Most recent 15 issues with no replies (15)
==========================================

#38044: unittest causing segfaults with string malloc in c++ module
https://bugs.python.org/issue38044

#38043: small cleanups in Unicode normalization code
https://bugs.python.org/issue38043

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038

#38029: Should io.TextIOWrapper raise an error at instantiation if a S
https://bugs.python.org/issue38029

#38023: Deal better with StackOverflow exception when debugging
https://bugs.python.org/issue38023

#38019: AttributeError: 'NoneType' object has no attribute '_add_reade
https://bugs.python.org/issue38019

#38017: IO-like interface for SHAKE-* and other XOFs.
https://bugs.python.org/issue38017

#38013: AsyncGenerator breaks when not iterated fully with RuntimeErro
https://bugs.python.org/issue38013

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007

#38002: 'ModifiedInterpreter' object has no attribute 'interp'
https://bugs.python.org/issue38002

#38000: importlib can not handle module file names with periods
https://bugs.python.org/issue38000

#37999: No longer use implicit convertion to int with loss
https://bugs.python.org/issue37999

#37997: Segfault when using pickle with exceptions and dynamic class i
https://bugs.python.org/issue37997

#37986: Improve perfomance of PyLong_FromDouble()
https://bugs.python.org/issue37986

#37972: unittest.mock.call does not chain __getitem__ to another _Call
https://bugs.python.org/issue37972



Most recent 15 issues waiting for review (15)
=============================================

#38043: small cleanups in Unicode normalization code
https://bugs.python.org/issue38043

#38041: IDLE Shell: Refine restart line
https://bugs.python.org/issue38041

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038

#38037: Assertion failed: object has negative ref count
https://bugs.python.org/issue38037

#38034: Typo on logging.handlers.QueueListener documentation
https://bugs.python.org/issue38034

#38031: FileIO.__init__ aborts when opener returns bad fd
https://bugs.python.org/issue38031

#38021: pep425 tag for AIX is inadequate
https://bugs.python.org/issue38021

#38018: Increase Code Coverage for multiprocessing.shared_memory
https://bugs.python.org/issue38018

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015

#38008: ContextManager and AsyncContextManager protocols can't be subc
https://bugs.python.org/issue38008

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006

#38005: Coercing strings and non-integer numbers to interpreter ID and
https://bugs.python.org/issue38005

#37999: No longer use implicit convertion to int with loss
https://bugs.python.org/issue37999

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995



Top 10 most discussed issues (10)
=================================

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006 36 msgs

#24416: Have date.isocalendar() return a structseq instance
https://bugs.python.org/issue24416 24 msgs

#36267: User input to argparse raises Index_Error: "-a=" on a 'store_
https://bugs.python.org/issue36267 6 msgs

#38033: Use After Free: PyObject_Free (valgrind)
https://bugs.python.org/issue38033 6 msgs

#38032: lib2to3 doesn't parse Python 3 identifiers containing non-spac
https://bugs.python.org/issue38032 5 msgs

#37245: Azure Pipeline 3.8 CI: multiple tests hung and timed out on ma
https://bugs.python.org/issue37245 4 msgs

#37970: urllib.parse docstrings incomplete
https://bugs.python.org/issue37970 4 msgs

#37993: os.path.realpath on Windows resolves mapped network drives
https://bugs.python.org/issue37993 4 msgs

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995 4 msgs

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015 4 msgs



Issues closed (48)
==================

#7682: Optimisation of if with constant expression
https://bugs.python.org/issue7682 closed by serhiy.storchaka

#14689: make PYTHONWARNINGS variable work in libpython
https://bugs.python.org/issue14689 closed by vstinner

#15088: Remove unused and undocumented PyGen_NeedsFinalizing() functio
https://bugs.python.org/issue15088 closed by vstinner

#15856: inspect.getsource(SomeClass) doesn't show @decorators
https://bugs.python.org/issue15856 closed by serhiy.storchaka

#22347: mimetypes.guess_type("//example.com") misinterprets host name
https://bugs.python.org/issue22347 closed by corona10

#25518: Investigate implementation of PyOS_CheckStack on OSX
https://bugs.python.org/issue25518 closed by ned.deily

#29477: Lambda with complex arguments is ctx STORE
https://bugs.python.org/issue29477 closed by serhiy.storchaka

#29553: Argparser does not display closing parentheses in nested mutex
https://bugs.python.org/issue29553 closed by berker.peksag

#32805: Possible integer overflow when call PyDTrace_GC_DONE()
https://bugs.python.org/issue32805 closed by serhiy.storchaka

#35771: IDLE: Fix tooltip Hovertiptest failure
https://bugs.python.org/issue35771 closed by terry.reedy

#35939: Remove urllib.parse._splittype from mimetypes.guess_type
https://bugs.python.org/issue35939 closed by corona10

#36127: Argument Clinic: inline parsing code for functions with keywor
https://bugs.python.org/issue36127 closed by serhiy.storchaka

#36254: Fix invalid uses of %d in format strings in C
https://bugs.python.org/issue36254 closed by serhiy.storchaka

#36409: plistlib old API should be removed
https://bugs.python.org/issue36409 closed by bigfootjon

#36542: Allow to overwrite the signature for Python functions
https://bugs.python.org/issue36542 closed by serhiy.storchaka

#36543: Remove old-deprecated ElementTree features (part 2)
https://bugs.python.org/issue36543 closed by serhiy.storchaka

#36793: Do not define unneeded __str__ equal to __repr__
https://bugs.python.org/issue36793 closed by serhiy.storchaka

#37380: subprocess.Popen._cleanup() "The handle is invalid" error when
https://bugs.python.org/issue37380 closed by vstinner

#37764: email.Message.as_string infinite loop
https://bugs.python.org/issue37764 closed by maxking

#37781: Use "z" for PY_FORMAT_SIZE_T
https://bugs.python.org/issue37781 closed by inada.naoki

#37878: Sub-Interpreters : Document PyThreadState_DeleteCurrent()
https://bugs.python.org/issue37878 closed by vstinner

#37902: Add scrolling for IDLE browsers
https://bugs.python.org/issue37902 closed by terry.reedy

#37939: os.path.normpath change some characters of a path into kinda '
https://bugs.python.org/issue37939 closed by terry.reedy

#37941: python -m and runpy.run_module set different __name__ by defau
https://bugs.python.org/issue37941 closed by ncoghlan

#37943: mimetypes.guess_extension() doesn’t get JPG right
https://bugs.python.org/issue37943 closed by ned.deily

#37966: is_normalized is much slower at "no" than the standard's algor
https://bugs.python.org/issue37966 closed by benjamin.peterson

#37977: Big red pickle security warning should stress the point even m
https://bugs.python.org/issue37977 closed by rhettinger

#37988: Issue found during language name processing in a list
https://bugs.python.org/issue37988 closed by terry.reedy

#37989: documentation format error in Chinese version
https://bugs.python.org/issue37989 closed by terry.reedy

#37990: gc.collect prints debug stats incorrectly
https://bugs.python.org/issue37990 closed by inada.naoki

#37991: What is this? What is problem?
https://bugs.python.org/issue37991 closed by steve.dower

#37994: Fix silencing all errors if an attribute lookup fails
https://bugs.python.org/issue37994 closed by serhiy.storchaka

#37996: 2to3 introduces unwanted extra backslashes for unicode charact
https://bugs.python.org/issue37996 closed by ned.deily

#37998: re.sub(r'\\', r'\\\\', s) reporting MemoryError
https://bugs.python.org/issue37998 closed by Guruprasad Venkataramaiah

#38001: Unexpected behaviour of 'is' operator
https://bugs.python.org/issue38001 closed by serhiy.storchaka

#38009: Handle weakreference callbacks invoked indirectly in the middl
https://bugs.python.org/issue38009 closed by pablogsal

#38010: Synchronize importlib.metadata with importlib_metadata 0.20
https://bugs.python.org/issue38010 closed by jaraco

#38012: Python Fuction min is case sentive ?
https://bugs.python.org/issue38012 closed by tim.peters

#38016: Results with re.sub and re.replace is giving different results
https://bugs.python.org/issue38016 closed by serhiy.storchaka

#38020: os.path.realpath crashes in Windows Store package
https://bugs.python.org/issue38020 closed by steve.dower

#38022: IDLE: Upgrade help.html to sphinx 2
https://bugs.python.org/issue38022 closed by terry.reedy

#38024: adding or subtracting decimals
https://bugs.python.org/issue38024 closed by serhiy.storchaka

#38025: format
https://bugs.python.org/issue38025 closed by eric.smith

#38026: inspect.getattr_static should avoid dynamic lookup
https://bugs.python.org/issue38026 closed by inada.naoki

#38027: Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
https://bugs.python.org/issue38027 closed by ronaldoussoren

#38028: Assertion error in Python 3.8
https://bugs.python.org/issue38028 closed by ned.deily

#38030: os.stat fails for block devices such as //./PhysicalDrive0
https://bugs.python.org/issue38030 closed by steve.dower

#38042: Crash on double list(lxml.etree.iterparse(f))
https://bugs.python.org/issue38042 closed by serhiy.storchaka
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-09-06 - 2019-09-13)
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 7031 (-92)
closed 42885 (+212)
total 49916 (+120)

Open issues with patches: 2788


Issues opened (74)
==================

#34805: Explicitly specify `MyClass.__subclasses__()` returns classes
https://bugs.python.org/issue34805 reopened by rhettinger

#36871: Misleading error from unittest.mock's assert_has_calls
https://bugs.python.org/issue36871 reopened by gregory.p.smith

#37879: Segfaults in C heap type subclasses
https://bugs.python.org/issue37879 reopened by vstinner

#38047: multiarch headers are added when cross compiling
https://bugs.python.org/issue38047 opened by hhb

#38050: open('file.txt') path not found
https://bugs.python.org/issue38050 opened by Sean Frazier

#38051: time.strftime handling %z/%Z badly
https://bugs.python.org/issue38051 opened by macintux

#38052: Include sspipe Module with Core Python
https://bugs.python.org/issue38052 opened by Juan Telleria2

#38055: Starting multiprocessing.Process raises FileNotFoundError unex
https://bugs.python.org/issue38055 opened by Donny Brown

#38056: Add examples for common text encoding Error Handlers
https://bugs.python.org/issue38056 opened by Ma Lin

#38057: Docs: source code don't can be translate
https://bugs.python.org/issue38057 opened by adorilson

#38061: FreeBSD: Optimize subprocess.Popen(close_fds=True) using close
https://bugs.python.org/issue38061 opened by vstinner

#38062: Clarify that atexit.unregister matches by equality, not identi
https://bugs.python.org/issue38062 opened by mark.dickinson

#38063: Modify test_socket.py to use unittest test discovery
https://bugs.python.org/issue38063 opened by vstinner

#38065: Document the datetime capsule API
https://bugs.python.org/issue38065 opened by p-ganssle

#38067: Add headers parameter on RobotFileParser
https://bugs.python.org/issue38067 opened by eamanu

#38068: clean up configure logic for gettimeofday
https://bugs.python.org/issue38068 opened by benjamin.peterson

#38070: visit_decref(): add an assertion to check that the object is n
https://bugs.python.org/issue38070 opened by vstinner

#38073: Make pwd module PEP-384 compatible
https://bugs.python.org/issue38073 opened by dino.viehland

#38075: Make random module PEP-384 compatible
https://bugs.python.org/issue38075 opened by dino.viehland

#38077: IDLE leaking ARGV into globals() namespace
https://bugs.python.org/issue38077 opened by rhettinger

#38078: IDLE: Don't run internal code in user namespace.
https://bugs.python.org/issue38078 opened by terry.reedy

#38079: _PyObject_VAR_SIZE should avoid arithmetic overflow
https://bugs.python.org/issue38079 opened by Greg Price

#38080: 2to3 urllib fixer: missing fix for urllib.getproxies
https://bugs.python.org/issue38080 opened by shiyuchong

#38081: Different behavior of os.path.realpath('nul') in 3.7 and 3.8
https://bugs.python.org/issue38081 opened by iamsav

#38085: Interrupting class creation in __init_subclass__ may lead to i
https://bugs.python.org/issue38085 opened by xitop

#38091: Import deadlock detection causes deadlock
https://bugs.python.org/issue38091 opened by Ronan.Lamy

#38093: Update MagicMock __aenter__ and __aexit__ to return AsyncMock'
https://bugs.python.org/issue38093 opened by lisroach

#38094: unneeded assignment to wb.len in PyBytes_Concat using buffer p
https://bugs.python.org/issue38094 opened by gregory.p.smith

#38095: Multi-threaded circular import fails with _DeadlockError when
https://bugs.python.org/issue38095 opened by Ronan.Lamy

#38097: cmd.Cmd: Allow other readline completion methods
https://bugs.python.org/issue38097 opened by mannjani

#38099: __dict__ attribute is incorrectly stated to be read-only
https://bugs.python.org/issue38099 opened by reed

#38100: Spelling error in unittest.mock code
https://bugs.python.org/issue38100 opened by lisroach

#38101: Update devguide triaging keywords
https://bugs.python.org/issue38101 opened by lisroach

#38106: Race in PyThread_release_lock - can lead to memory corruption
https://bugs.python.org/issue38106 opened by navytux

#38108: Everything in Mock should inherit from Base
https://bugs.python.org/issue38108 opened by lisroach

#38109: Missing constants in Lib/stat.py
https://bugs.python.org/issue38109 opened by Ronan.Lamy

#38110: Use fdwalk() within os.closerange() impl if available
https://bugs.python.org/issue38110 opened by gregory.p.smith

#38112: Compileall improvements
https://bugs.python.org/issue38112 opened by petr.viktorin

#38115: Invalid bytecode offsets in co_lnotab
https://bugs.python.org/issue38115 opened by twouters

#38116: Make select module PEP-384 compatible
https://bugs.python.org/issue38116 opened by dino.viehland

#38118: Valgrind warnings when running tokenize.py
https://bugs.python.org/issue38118 opened by vstinner

#38119: resource tracker destroys shared memory segments when other pr
https://bugs.python.org/issue38119 opened by davin

#38122: AsyncMock force always creating an AsyncMock for child mocks
https://bugs.python.org/issue38122 opened by lisroach

#38125: Can' build document in Sphinx v2.2.0
https://bugs.python.org/issue38125 opened by Windson Yang

#38126: mailcap top level wildcard support
https://bugs.python.org/issue38126 opened by pacien

#38128: IDLE undo calls get_saved() when set to None
https://bugs.python.org/issue38128 opened by rhettinger

#38130: Error in section 8.6 of the tutorials (Errors and Exceptions,
https://bugs.python.org/issue38130 opened by Mohammad Dehghan

#38131: compile(mode='eval') uninformative error message
https://bugs.python.org/issue38131 opened by Ilya Kamenshchikov

#38132: Simplify hashlib implementation
https://bugs.python.org/issue38132 opened by christian.heimes

#38135: Depth first search in compile.c creates wrong BB order for cer
https://bugs.python.org/issue38135 opened by Mark.Shannon

#38136: Remove AsyncMock.assert_awaited_*
https://bugs.python.org/issue38136 opened by lisroach

#38137: hashopenssl fails to compile on MacOS
https://bugs.python.org/issue38137 opened by pablogsal

#38140: Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
https://bugs.python.org/issue38140 opened by dino.viehland

#38141: Use fewer statics in Argument Clinic.
https://bugs.python.org/issue38141 opened by eric.snow

#38142: Make _hashlib extension module PEP-384 compatible
https://bugs.python.org/issue38142 opened by christian.heimes

#38144: Add the root_dir and dir_fd parameters in glob.glob()
https://bugs.python.org/issue38144 opened by serhiy.storchaka

#38145: Fix short option 'd' in 'distutils' command 'bdist_dumb'
https://bugs.python.org/issue38145 opened by sinoroc

#38146: QVariant NULL returns anomalous values in equality statements
https://bugs.python.org/issue38146 opened by John Midgett

#38147: add macro for __builtin_unreachable
https://bugs.python.org/issue38147 opened by sir-sigurd

#38149: sys.audit() is called multiple times for glob.glob()
https://bugs.python.org/issue38149 opened by serhiy.storchaka

#38152: AST change introduced tons of reference leaks
https://bugs.python.org/issue38152 opened by vstinner

#38153: Normalize hashing algorithm names
https://bugs.python.org/issue38153 opened by christian.heimes

#38154: test__xxsubinterpreters: random failures on AMD64 FreeBSD CURR
https://bugs.python.org/issue38154 opened by vstinner

#38155: Add __all__ to the datetime module
https://bugs.python.org/issue38155 opened by p-ganssle

#38156: input fucntion raises SystemError after specific input.
https://bugs.python.org/issue38156 opened by Amiy Kumar

#38157: Add a recipe in unittest.mock examples about mock_open per fil
https://bugs.python.org/issue38157 opened by xtreak

#38158: PyType_Spec docs list non-existant field "doc"
https://bugs.python.org/issue38158 opened by scoder

#38159: PyState_AddModule docs should say that it's not necessary to c
https://bugs.python.org/issue38159 opened by petr.viktorin

#38160: Add a "PyInterpreterState *" field to PyTypeObject.
https://bugs.python.org/issue38160 opened by eric.snow

#38161: AsyncMock add `.awaited` like `.called`
https://bugs.python.org/issue38161 opened by lisroach

#38162: Import Long Load
https://bugs.python.org/issue38162 opened by Evgeniy Mischuk

#38163: AsyncMock child mocks should detect their type
https://bugs.python.org/issue38163 opened by lisroach

#38164: polishing asyncio Streams API
https://bugs.python.org/issue38164 opened by yselivanov

#38165: freezes when loading a program on imports
https://bugs.python.org/issue38165 opened by Evgeniy Mischuk



Most recent 15 issues with no replies (15)
==========================================

#38164: polishing asyncio Streams API
https://bugs.python.org/issue38164

#38163: AsyncMock child mocks should detect their type
https://bugs.python.org/issue38163

#38162: Import Long Load
https://bugs.python.org/issue38162

#38159: PyState_AddModule docs should say that it's not necessary to c
https://bugs.python.org/issue38159

#38157: Add a recipe in unittest.mock examples about mock_open per fil
https://bugs.python.org/issue38157

#38156: input fucntion raises SystemError after specific input.
https://bugs.python.org/issue38156

#38154: test__xxsubinterpreters: random failures on AMD64 FreeBSD CURR
https://bugs.python.org/issue38154

#38152: AST change introduced tons of reference leaks
https://bugs.python.org/issue38152

#38147: add macro for __builtin_unreachable
https://bugs.python.org/issue38147

#38146: QVariant NULL returns anomalous values in equality statements
https://bugs.python.org/issue38146

#38144: Add the root_dir and dir_fd parameters in glob.glob()
https://bugs.python.org/issue38144

#38142: Make _hashlib extension module PEP-384 compatible
https://bugs.python.org/issue38142

#38140: Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
https://bugs.python.org/issue38140

#38131: compile(mode='eval') uninformative error message
https://bugs.python.org/issue38131

#38126: mailcap top level wildcard support
https://bugs.python.org/issue38126



Most recent 15 issues waiting for review (15)
=============================================

#38165: freezes when loading a program on imports
https://bugs.python.org/issue38165

#38162: Import Long Load
https://bugs.python.org/issue38162

#38159: PyState_AddModule docs should say that it's not necessary to c
https://bugs.python.org/issue38159

#38157: Add a recipe in unittest.mock examples about mock_open per fil
https://bugs.python.org/issue38157

#38153: Normalize hashing algorithm names
https://bugs.python.org/issue38153

#38145: Fix short option 'd' in 'distutils' command 'bdist_dumb'
https://bugs.python.org/issue38145

#38144: Add the root_dir and dir_fd parameters in glob.glob()
https://bugs.python.org/issue38144

#38142: Make _hashlib extension module PEP-384 compatible
https://bugs.python.org/issue38142

#38140: Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
https://bugs.python.org/issue38140

#38137: hashopenssl fails to compile on MacOS
https://bugs.python.org/issue38137

#38135: Depth first search in compile.c creates wrong BB order for cer
https://bugs.python.org/issue38135

#38132: Simplify hashlib implementation
https://bugs.python.org/issue38132

#38130: Error in section 8.6 of the tutorials (Errors and Exceptions,
https://bugs.python.org/issue38130

#38122: AsyncMock force always creating an AsyncMock for child mocks
https://bugs.python.org/issue38122

#38119: resource tracker destroys shared memory segments when other pr
https://bugs.python.org/issue38119



Top 10 most discussed issues (10)
=================================

#38061: FreeBSD: Optimize subprocess.Popen(close_fds=True) using close
https://bugs.python.org/issue38061 11 msgs

#24416: Have date.isocalendar() return a structseq instance
https://bugs.python.org/issue24416 9 msgs

#36046: support dropping privileges when running subprocesses
https://bugs.python.org/issue36046 9 msgs

#38081: Different behavior of os.path.realpath('nul') in 3.7 and 3.8
https://bugs.python.org/issue38081 9 msgs

#38018: Increase Code Coverage for multiprocessing.shared_memory
https://bugs.python.org/issue38018 8 msgs

#38106: Race in PyThread_release_lock - can lead to memory corruption
https://bugs.python.org/issue38106 8 msgs

#28494: is_zipfile false positives
https://bugs.python.org/issue28494 7 msgs

#36871: Misleading error from unittest.mock's assert_has_calls
https://bugs.python.org/issue36871 7 msgs

#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531 7 msgs

#37935: Improve performance of pathlib.scandir()
https://bugs.python.org/issue37935 7 msgs



Issues closed (201)
===================

#9782: _multiprocessing.c warnings under 64-bit Windows
https://bugs.python.org/issue9782 closed by steve.dower

#9784: _msi.c warnings under 64-bit Windows
https://bugs.python.org/issue9784 closed by steve.dower

#9938: Add optional keyword argument exit_on_error to argparse.Argume
https://bugs.python.org/issue9938 closed by matrixise

#10466: locale.py resetlocale throws exception on Windows (getdefaultl
https://bugs.python.org/issue10466 closed by steve.dower

#11953: Missing WSA* error codes
https://bugs.python.org/issue11953 closed by steve.dower

#12144: cookielib.CookieJar.make_cookies fails for cookies with 'expir
https://bugs.python.org/issue12144 closed by asvetlov

#12707: Deprecate addinfourl getters
https://bugs.python.org/issue12707 closed by matrixise

#13474: Mention of "-m" Flag Missing From Doc on Execution Model
https://bugs.python.org/issue13474 closed by mdk

#13927: Document time.ctime format
https://bugs.python.org/issue13927 closed by p-ganssle

#15382: os.utime() mishandles some arguments
https://bugs.python.org/issue15382 closed by serhiy.storchaka

#16690: Reference leak with custom tp_dealloc in PyType_FromSpec
https://bugs.python.org/issue16690 closed by petr.viktorin

#17667: Windows: build with "build_pgo.bat -2" fails to optimize pytho
https://bugs.python.org/issue17667 closed by steve.dower

#18576: Document test.support.script_helper
https://bugs.python.org/issue18576 closed by mdk

#18578: Rename and document test.bytecode_helper as test.support.bytec
https://bugs.python.org/issue18578 closed by matrixise

#20490: Show clear error message on circular import
https://bugs.python.org/issue20490 closed by steve.dower

#20806: os.times document points to wrong section of non-Linux manual
https://bugs.python.org/issue20806 closed by serhiy.storchaka

#21018: [patch] added missing documentation about escaping characters
https://bugs.python.org/issue21018 closed by mdk

#21024: PyTypeObject tp_doc is char* instead of const char*
https://bugs.python.org/issue21024 closed by serhiy.storchaka

#21120: PyArena type is used in headers from the limited API
https://bugs.python.org/issue21120 closed by Mark.Shannon

#21872: LZMA library sometimes fails to decompress a file
https://bugs.python.org/issue21872 closed by gregory.p.smith

#23460: Decimals do not obey ':g' exponential notation formatting rule
https://bugs.python.org/issue23460 closed by mdk

#23837: asyncio: read pipe transport tries to resume reading after loo
https://bugs.python.org/issue23837 closed by asvetlov

#25068: The proxy key's string should ignore case.
https://bugs.python.org/issue25068 closed by matrixise

#25237: Add doc for tkinter commondialog.Dialog and subclasses
https://bugs.python.org/issue25237 closed by mdk

#25461: Unclear language (the word ineffective) in the documentation f
https://bugs.python.org/issue25461 closed by benjamin.peterson

#26050: Add new StreamReader.readuntil() method
https://bugs.python.org/issue26050 closed by xtreak

#26140: inspect.iscoroutinefunction raises TypeError when checks Mock
https://bugs.python.org/issue26140 closed by asvetlov

#27589: asyncio doc: issue in as_completed() doc
https://bugs.python.org/issue27589 closed by asvetlov

#28237: In xml.etree.ElementTree bytes tag or attributes raises on ser
https://bugs.python.org/issue28237 closed by scoder

#28569: mock.attach_mock should work with any return value of patch()
https://bugs.python.org/issue28569 closed by xtreak

#29171: blake2: Remove unused function to avoid undefined references
https://bugs.python.org/issue29171 closed by benjamin.peterson

#30105: Duplicated connection_made() call for some SSL connections
https://bugs.python.org/issue30105 closed by xtreak

#30122: Added missing archive programs.
https://bugs.python.org/issue30122 closed by mdk

#31163: Return destination path in Path.rename and Path.replace
https://bugs.python.org/issue31163 closed by jaraco

#31226: shutil.rmtree fails when target has an internal directory junc
https://bugs.python.org/issue31226 closed by steve.dower

#32165: PyEval_InitThreads is called before Py_Initialize in LoadPytho
https://bugs.python.org/issue32165 closed by benjamin.peterson

#32395: asyncio.StreamReader.readuntil is not general enough
https://bugs.python.org/issue32395 closed by asvetlov

#32424: Synchronize copy methods between Python and C implementations
https://bugs.python.org/issue32424 closed by scoder

#32587: Make REG_MULTI_SZ support zero-length strings
https://bugs.python.org/issue32587 closed by steve.dower

#32790: Keep trailing zeros in precision for string format option g
https://bugs.python.org/issue32790 closed by matrixise

#32972: unittest.TestCase coroutine support
https://bugs.python.org/issue32972 closed by asvetlov

#33010: os.path.isdir() returns True for broken directory symlinks or
https://bugs.python.org/issue33010 closed by steve.dower

#33082: multiprocessing docs bury very important 'callback=' args
https://bugs.python.org/issue33082 closed by davin

#33166: os.cpu_count() returns wrong number of processors on specific
https://bugs.python.org/issue33166 closed by zach.ware

#33312: ubsan undefined behavior sanitizer flags struct _dictkeysobjec
https://bugs.python.org/issue33312 closed by gregory.p.smith

#33459: Fix "tuple display" mention in Expressions
https://bugs.python.org/issue33459 closed by mdk

#33523: loop.run_until_complete re-entrancy to support more complicate
https://bugs.python.org/issue33523 closed by asvetlov

#33602: Remove set and queue references from Data Types
https://bugs.python.org/issue33602 closed by mdk

#34293: DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
https://bugs.python.org/issue34293 closed by zach.ware

#34331: Incorrectly pluralized abstract class error message
https://bugs.python.org/issue34331 closed by matrixise

#34519: Add additional aliases for HP Roman 8
https://bugs.python.org/issue34519 closed by jaraco

#34596: [unittest] raise error if @skip is used with an argument that
https://bugs.python.org/issue34596 closed by michael.foord

#34634: New asyncio streams API
https://bugs.python.org/issue34634 closed by xtreak

#34709: Suggestion: make getpass.getuser() also look at SUDO_USER envi
https://bugs.python.org/issue34709 closed by gregory.p.smith

#35066: Inconsistency between dangling '%' handling in time.strftime()
https://bugs.python.org/issue35066 closed by benjamin.peterson

#35168: shlex punctuation_chars inconsistency
https://bugs.python.org/issue35168 closed by vinay.sajip

#35224: PEP 572: Assignment Expressions
https://bugs.python.org/issue35224 closed by emilyemorehouse

#35253: Linker warning LNK4281
https://bugs.python.org/issue35253 closed by steve.dower

#35264: SSL Module build fails with OpenSSL 1.1.0 for Python 2.7
https://bugs.python.org/issue35264 closed by christian.heimes

#35325: imp.find_module() return value documentation discrepancy
https://bugs.python.org/issue35325 closed by mdk

#35592: Not able to use Python 3.7.2 due to SSL issue
https://bugs.python.org/issue35592 closed by steve.dower

#35620: asyncio test failure on appveyor
https://bugs.python.org/issue35620 closed by asvetlov

#35640: Allow passing PathLike arguments to SimpleHTTPRequestHandler
https://bugs.python.org/issue35640 closed by zach.ware

#35649: http.client doesn't close. Infinite loop
https://bugs.python.org/issue35649 closed by mdk

#35667: activate for venv containing apostrophe doesn't work in powers
https://bugs.python.org/issue35667 closed by vinay.sajip

#35685: Add samples on patch.dict of the use of decorator and in class
https://bugs.python.org/issue35685 closed by mdk

#35705: libffi support is not there for windows on ARM64
https://bugs.python.org/issue35705 closed by steve.dower

#35795: test_pkgutil test_zipapp fail in AMD64 Windows7 SP1 3.x and A
https://bugs.python.org/issue35795 closed by vstinner

#35803: Test and document that `dir=...` in tempfile may be PathLike
https://bugs.python.org/issue35803 closed by zach.ware

#35898: The TARGETDIR variable must be provided when invoking this ins
https://bugs.python.org/issue35898 closed by steve.dower

#35923: Update the BuiltinImporter in importlib to use loader._ORIGIN
https://bugs.python.org/issue35923 closed by corona10

#35941: ssl.enum_certificates() regression
https://bugs.python.org/issue35941 closed by christian.heimes

#35943: PyImport_GetModule() can return partially-initialized module
https://bugs.python.org/issue35943 closed by brett.cannon

#36002: configure --enable-optimizations with clang fails to detect ll
https://bugs.python.org/issue36002 closed by benjamin.peterson

#36182: Path.write_text() docs do not include the case that a file exi
https://bugs.python.org/issue36182 closed by mdk

#36250: pdb: interaction might cause "ValueError: signal only works in
https://bugs.python.org/issue36250 closed by zach.ware

#36270: DOC: Add link to sys.exc_info for "Reference Manual"
https://bugs.python.org/issue36270 closed by mdk

#36311: Flaw in Windows code page decoder for large input
https://bugs.python.org/issue36311 closed by steve.dower

#36315: Unable to install Python 3.7.2
https://bugs.python.org/issue36315 closed by steve.dower

#36373: Deprecate explicit loop parameter in all public asyncio APIs
https://bugs.python.org/issue36373 closed by asvetlov

#36518: Avoid conflicts when pass arbitrary keyword arguments to Pytho
https://bugs.python.org/issue36518 closed by steve.dower

#36528: Remove duplicate tests in Lib/tests/re_tests.py
https://bugs.python.org/issue36528 closed by benjamin.peterson

#36580: unittest.mock does not understand dataclasses
https://bugs.python.org/issue36580 closed by xtreak

#36634: venv: activate.bat fails for venv with parentheses in PATH
https://bugs.python.org/issue36634 closed by steve.dower

#36672: A compiler warning in winreg.SetValue()
https://bugs.python.org/issue36672 closed by steve.dower

#36711: duplicate method definition in Lib/email/feedparser.py
https://bugs.python.org/issue36711 closed by benjamin.peterson

#36712: duplicate method definition in Lib/email/test/test_email_renam
https://bugs.python.org/issue36712 closed by benjamin.peterson

#36781: Optimize sum() for bools
https://bugs.python.org/issue36781 closed by serhiy.storchaka

#36816: self-signed.pythontest.net TLS certificate key is too weak
https://bugs.python.org/issue36816 closed by gregory.p.smith

#36862: Add Visual Studio 2019 support to PCBuild/env.bat
https://bugs.python.org/issue36862 closed by steve.dower

#36869: Avoid warning of unused variables
https://bugs.python.org/issue36869 closed by inada.naoki

#36901: Fix leaks in /PC/bdist_wininst/install.c
https://bugs.python.org/issue36901 closed by zach.ware

#36919: Exception from 'compile' reports a newline char not present in
https://bugs.python.org/issue36919 closed by jaraco

#36946: Possible signed integer overflow in slice handling
https://bugs.python.org/issue36946 closed by serhiy.storchaka

#36960: Make datetime docs more user-friendly
https://bugs.python.org/issue36960 closed by p-ganssle

#37012: Possible crash due to PyType_FromSpecWithBases()
https://bugs.python.org/issue37012 closed by petr.viktorin

#37090: test_gdb's test_pycfunction should test all calling convention
https://bugs.python.org/issue37090 closed by petr.viktorin

#37151: Calling code cleanup after PEP 590
https://bugs.python.org/issue37151 closed by petr.viktorin

#37212: ordered keyword arguments in unittest.mock.call repr and error
https://bugs.python.org/issue37212 closed by zach.ware

#37251: Mocking a MagicMock with a function spec results in an AsyncMo
https://bugs.python.org/issue37251 closed by lisroach

#37252: devpoll test failures on Solaris
https://bugs.python.org/issue37252 closed by benjamin.peterson

#37283: Unexpected behavior when running installer a second time with
https://bugs.python.org/issue37283 closed by steve.dower

#37305: Add MIME type for Web App Manifest
https://bugs.python.org/issue37305 closed by jaraco

#37383: call count in not registered in AsyncMock till the coroutine i
https://bugs.python.org/issue37383 closed by xtreak

#37405: socket.getsockname() returns string instead of tuple
https://bugs.python.org/issue37405 closed by benjamin.peterson

#37445: Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM wit
https://bugs.python.org/issue37445 closed by steve.dower

#37455: asyncio.run() error related to finalizing async generators
https://bugs.python.org/issue37455 closed by xtreak

#37480: add ptpython to list of alternate interpreters
https://bugs.python.org/issue37480 closed by matrixise

#37488: Document the "gotcha" behaviors in utcnow() and utcfromtimesta
https://bugs.python.org/issue37488 closed by p-ganssle

#37499: test_gdb.test_pycfunction should use dedicated test functions
https://bugs.python.org/issue37499 closed by p-ganssle

#37504: Documentation fails to build when using Sphinx' texinfo builde
https://bugs.python.org/issue37504 closed by steve.dower

#37574: Mention spec_from_loader() in Finder.find_spec() docs.
https://bugs.python.org/issue37574 closed by steve.dower

#37589: Missing dependences in the Makefile
https://bugs.python.org/issue37589 closed by twouters

#37597: audit event table breaks PDF sphinx build
https://bugs.python.org/issue37597 closed by steve.dower

#37619: update_one_slot() should not ignore wrapper descriptors for wr
https://bugs.python.org/issue37619 closed by twouters

#37637: multiprocessing numpy.ndarray not transmitted properly
https://bugs.python.org/issue37637 closed by davin

#37649: calculate_init fails to check that EXEC_PREFIX was decoded
https://bugs.python.org/issue37649 closed by steve.dower

#37651: Change of inheritance of asyncio.CancelledError needs document
https://bugs.python.org/issue37651 closed by asvetlov

#37662: Document venv.EnvBuilder.upgrade_dependencies()
https://bugs.python.org/issue37662 closed by vinay.sajip

#37683: Use importlib.resources in venv
https://bugs.python.org/issue37683 closed by brett.cannon

#37698: Update doc of PyBuffer_ToContiguous
https://bugs.python.org/issue37698 closed by matrixise

#37702: memory leak in ssl certification
https://bugs.python.org/issue37702 closed by steve.dower

#37705: winerror_to_errno implementation
https://bugs.python.org/issue37705 closed by steve.dower

#37750: PyBuffer_FromContiguous not documented
https://bugs.python.org/issue37750 closed by matrixise

#37752: Redundant Py_CHARMASK called in some files
https://bugs.python.org/issue37752 closed by steve.dower

#37758: unicodedata checksum-tests only test 1/17th of Unicode's codep
https://bugs.python.org/issue37758 closed by benjamin.peterson

#37760: Refactor makeunicodedata.py: dedupe parsing, use dataclass
https://bugs.python.org/issue37760 closed by benjamin.peterson

#37785: argparse uses %s in gettext calls causing xgettext warnings
https://bugs.python.org/issue37785 closed by mdk

#37802: micro-optimization of PyLong_FromSize_t()
https://bugs.python.org/issue37802 closed by gregory.p.smith

#37803: "python -m pdb --help" does not work
https://bugs.python.org/issue37803 closed by benjamin.peterson

#37829: Documentation of stdlib: add example of mixed arguments to dic
https://bugs.python.org/issue37829 closed by matrixise

#37872: Move _Py_IDENTIFIER statics in Python/import.c to top of the f
https://bugs.python.org/issue37872 closed by eric.snow

#37876: Tests for Rot13 codec
https://bugs.python.org/issue37876 closed by steve.dower

#37885: venv: Don't produce unbound variable warning on deactivate
https://bugs.python.org/issue37885 closed by twouters

#37908: Add an example of ArgumentParser.exit()
https://bugs.python.org/issue37908 closed by matrixise

#37909: Thread pool return ref hold memory
https://bugs.python.org/issue37909 closed by asvetlov

#37913: Document that __length_hint__ may return NotImplemented
https://bugs.python.org/issue37913 closed by steve.dower

#37936: gitignore file is too broad
https://bugs.python.org/issue37936 closed by benjamin.peterson

#37967: Beta GPG signature check failing
https://bugs.python.org/issue37967 closed by ned.deily

#37992: Change datetime.MINYEAR to allow for negative years
https://bugs.python.org/issue37992 closed by terry.reedy

#37993: os.path.realpath on Windows resolves mapped network drives
https://bugs.python.org/issue37993 closed by steve.dower

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995 closed by serhiy.storchaka

#38000: importlib can not handle module file names with periods
https://bugs.python.org/issue38000 closed by brett.cannon

#38003: Change 2to3 to replace 'basestring' with '(str,bytes)'
https://bugs.python.org/issue38003 closed by benjamin.peterson

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007 closed by steve.dower

#38008: ContextManager and AsyncContextManager protocols can't be subc
https://bugs.python.org/issue38008 closed by levkivskyi

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015 closed by Ma Lin

#38034: Typo on logging.handlers.QueueListener documentation
https://bugs.python.org/issue38034 closed by vinay.sajip

#38037: reference counter issue in signal module
https://bugs.python.org/issue38037 closed by vstinner

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038 closed by corona10

#38046: Can't use sort_keys in json.dumps with mismatched types
https://bugs.python.org/issue38046 closed by josh.r

#38048: unususal behavior
https://bugs.python.org/issue38048 closed by eric.smith

#38049: Add command-line interface for the ast module
https://bugs.python.org/issue38049 closed by serhiy.storchaka

#38053: Update plistlib documentation
https://bugs.python.org/issue38053 closed by ronaldoussoren

#38054: enhance pdb.set_trace() to run when the specified condition is
https://bugs.python.org/issue38054 closed by zach.ware

#38058: Tutorial: 4.2. for Statements
https://bugs.python.org/issue38058 closed by Derangedn00b

#38059: Using sys.exit() over exit() in inspect.py
https://bugs.python.org/issue38059 closed by steve.dower

#38060: precedence (relational, logical operator)not working with sing
https://bugs.python.org/issue38060 closed by tim.peters

#38064: Spam
https://bugs.python.org/issue38064 closed by xtreak

#38066: Hide internal asyncio.Stream methods
https://bugs.python.org/issue38066 closed by asvetlov

#38069: Make _posixsubprocess PEP-384 compatible
https://bugs.python.org/issue38069 closed by christian.heimes

#38071: Make termios PEP-384 compatible
https://bugs.python.org/issue38071 closed by christian.heimes

#38072: Make grp module PEP-384 compatible
https://bugs.python.org/issue38072 closed by christian.heimes

#38074: Make zlib PEP-384 compatible
https://bugs.python.org/issue38074 closed by christian.heimes

#38076: Make struct module PEP-384 compatible
https://bugs.python.org/issue38076 closed by christian.heimes

#38082: datetime.time object incorrectly shows associated date in strf
https://bugs.python.org/issue38082 closed by p-ganssle

#38083: Minor improvements in asdl_c.py and Python-ast.c
https://bugs.python.org/issue38083 closed by serhiy.storchaka

#38084: multiprocessing cannot recover from crashed worker
https://bugs.python.org/issue38084 closed by vstinner

#38086: Synchronize importlib.metadata with importlib_metadata 0.21
https://bugs.python.org/issue38086 closed by jaraco

#38087: test_ntpath must account for casing changes
https://bugs.python.org/issue38087 closed by steve.dower

#38088: distutils cannot locate vcruntime140.dll with only VS 2019 ins
https://bugs.python.org/issue38088 closed by steve.dower

#38089: Make macOS tests optional on Azure Pipelines
https://bugs.python.org/issue38089 closed by steve.dower

#38090: test_ctypes is leaking references
https://bugs.python.org/issue38090 closed by steve.dower

#38092: environment variables not passed correctly using new virtualen
https://bugs.python.org/issue38092 closed by steve.dower

#38096: Clean up the "struct sequence" / "named tuple" docs
https://bugs.python.org/issue38096 closed by p-ganssle

#38098: Special Characters Don't Work When Using Virtual Environment
https://bugs.python.org/issue38098 closed by eryksun

#38102: Document importlib.machinery.WindowsRegistryFinder.DEBUG_BUILD
https://bugs.python.org/issue38102 closed by brett.cannon

#38103: Duplicate label "examples" in the Docs
https://bugs.python.org/issue38103 closed by ezio.melotti

#38104: File descriptor error when subprocess call is used with event
https://bugs.python.org/issue38104 closed by asvetlov

#38105: hash collision when hash(x) == -2 causes many calls to __eq__
https://bugs.python.org/issue38105 closed by rhettinger

#38107: Replace direct future and task contructor calls with factories
https://bugs.python.org/issue38107 closed by asvetlov

#38111: Error while building Python from source
https://bugs.python.org/issue38111 closed by zach.ware

#38113: Remove statics from ast.c
https://bugs.python.org/issue38113 closed by eric.snow

#38114: Exclude pip.ini from Nuget package
https://bugs.python.org/issue38114 closed by steve.dower

#38117: Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
https://bugs.python.org/issue38117 closed by matrixise

#38120: DeprecationWarning in test_random due to invalid seed argument
https://bugs.python.org/issue38120 closed by serhiy.storchaka

#38121: Synchronize importlib.metadata with importlib_metadata 0.22
https://bugs.python.org/issue38121 closed by jaraco

#38123: Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
https://bugs.python.org/issue38123 closed by zach.ware

#38124: off-by-one error in PyState_AddModule
https://bugs.python.org/issue38124 closed by benjamin.peterson

#38127: A fatal error when running test_ctypes
https://bugs.python.org/issue38127 closed by benjamin.peterson

#38129: Spam
https://bugs.python.org/issue38129 closed by xtreak

#38133: py.exe cannot locate Store package
https://bugs.python.org/issue38133 closed by steve.dower

#38134: Remove copy of fast PBKDF2 algorithm
https://bugs.python.org/issue38134 closed by christian.heimes

#38138: test_importlib is leaking references
https://bugs.python.org/issue38138 closed by matrixise

#38139: [BUG] datetime.strptime could not handle timezone
https://bugs.python.org/issue38139 closed by p-ganssle

#38143: plistlib: cleanup PEP8 violations
https://bugs.python.org/issue38143 closed by mdk

#38148: Add slots to asyncio transports
https://bugs.python.org/issue38148 closed by asvetlov

#38150: test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_du
https://bugs.python.org/issue38150 closed by matrixise

#38151: test_types: test_duck_gen() leaks reference
https://bugs.python.org/issue38151 closed by vstinner

#1154351: add get_current_dir_name() to os module
https://bugs.python.org/issue1154351 closed by vstinner

#1559298: test_popen fails on Windows if installed to "Program Files"
https://bugs.python.org/issue1559298 closed by steve.dower
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/GCG7VORRDYVPJUXFRLFCY57KPEZXOVCE/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-09-13 - 2019-09-20)
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 7043 (+12)
closed 42945 (+60)
total 49988 (+72)

Open issues with patches: 2796


Issues opened (53)
==================

#27575: dict viewkeys intersection slow for large dicts
https://bugs.python.org/issue27575 reopened by serhiy.storchaka

#34820: binascii.c:1578:1: error: the control flow of function ‘bina
https://bugs.python.org/issue34820 reopened by ned.deily

#35696: remove unnecessary operation in long_compare()
https://bugs.python.org/issue35696 reopened by vstinner

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812 reopened by vstinner

#38117: Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
https://bugs.python.org/issue38117 reopened by ned.deily

#38166: ast identifies incorrect column for compound attribute lookups
https://bugs.python.org/issue38166 opened by Justin McCann

#38167: O_DIRECT read fails with 4K mmap buffer
https://bugs.python.org/issue38167 opened by yoyoyopcp

#38169: Increase Code Coverage for SharedMemory and ShareableListe
https://bugs.python.org/issue38169 opened by vinay0410

#38172: Python 3.8 Segfult with Bandersnatch pytest Suite
https://bugs.python.org/issue38172 opened by cooperlees

#38174: Security vulnerability in bundled expat CVE-2019-15903 (fix av
https://bugs.python.org/issue38174 opened by Uche Ogbuji

#38180: Test pyexpat fails on Fedora 30
https://bugs.python.org/issue38180 opened by umoqnier

#38182: test_asyncio: SubprocessMultiLoopWatcherTests.test_stdin_stdou
https://bugs.python.org/issue38182 opened by vstinner

#38184: [2.7] test_site: test_s_option() failed on AMD64 Fedora Rawhid
https://bugs.python.org/issue38184 opened by vstinner

#38186: Use FindFirstFile in ntpath.realpath() when access is denied
https://bugs.python.org/issue38186 opened by steve.dower

#38187: test.test_tools.test_c_analyzer fails in refleak mode
https://bugs.python.org/issue38187 opened by pablogsal

#38188: Incorrect Argument Order for Calls to _winapi.DuplicateHandle(
https://bugs.python.org/issue38188 opened by m3rc1fulcameron

#38190: regrtest: test suite completes but Tests Result is not display
https://bugs.python.org/issue38190 opened by vstinner

#38193: http.client should be "runnable" like http.server
https://bugs.python.org/issue38193 opened by Will Boyce

#38194: Consistently add exist_ok / missing_ok parameters to directory
https://bugs.python.org/issue38194 opened by timhoffm

#38195: A bug in the multiprocessing module
https://bugs.python.org/issue38195 opened by eshkrig

#38197: Meaning of tracebacklimit differs between sys.tracebacklimit a
https://bugs.python.org/issue38197 opened by Carl.Friedrich.Bolz

#38198: Attributes of pathlib classes are not indexed in Windows help
https://bugs.python.org/issue38198 opened by francescor

#38199: python3.8-config --ldflags must not generate -L/usr/lib64
https://bugs.python.org/issue38199 opened by vstinner

#38200: Adding itertools.pairwise to the standard library?
https://bugs.python.org/issue38200 opened by della

#38202: A fatal error in test_dictviews
https://bugs.python.org/issue38202 opened by ZackerySpytz

#38203: regrtest fails to stop test_multiprocessing_spawn worker proce
https://bugs.python.org/issue38203 opened by vstinner

#38204: Cannot compile on RPi with optimizations
https://bugs.python.org/issue38204 opened by DNSGeek

#38205: Py_UNREACHABLE() no longer behaves as a function call
https://bugs.python.org/issue38205 opened by vstinner

#38206: Clarify that tp_dealloc must decref for heap allocated type
https://bugs.python.org/issue38206 opened by ammar2

#38207: subprocess: On Windows, Popen.kill() + Popen.communicate() is
https://bugs.python.org/issue38207 opened by vstinner

#38208: Simplify string.Template by using __init_subclass__()
https://bugs.python.org/issue38208 opened by serhiy.storchaka

#38209: Simplify dataclasses.InitVar by using __class_getitem__()
https://bugs.python.org/issue38209 opened by serhiy.storchaka

#38210: Intersection of dict view with iterator returns empty set
https://bugs.python.org/issue38210 opened by serhiy.storchaka

#38211: clean up type_init()
https://bugs.python.org/issue38211 opened by sir-sigurd

#38212: test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc
https://bugs.python.org/issue38212 opened by vstinner

#38214: __reduce__ API specs for objects with __slots__
https://bugs.python.org/issue38214 opened by crusaderky

#38215: Do not import modules in star-import when __all__ is not defin
https://bugs.python.org/issue38215 opened by serhiy.storchaka

#38216: Fix for issue30458 prevents crafting invalid requests
https://bugs.python.org/issue38216 opened by jaraco

#38217: argparse should support multiple types when nargs > 1
https://bugs.python.org/issue38217 opened by rgov

#38219: Optimize dict.__init__ and dict.update for dict argument
https://bugs.python.org/issue38219 opened by serhiy.storchaka

#38221: Enhancement to pydoc for Python 3.6 to allow full backgroundin
https://bugs.python.org/issue38221 opened by fmouse

#38223: Reorganize test_shutil
https://bugs.python.org/issue38223 opened by serhiy.storchaka

#38225: iscoroutinefunction broken with cython - allow tagging of func
https://bugs.python.org/issue38225 opened by dhiltonp

#38226: pickle.dump and load error message when file isn't opened in b
https://bugs.python.org/issue38226 opened by boris

#38227: Setting a signal handler gets multiprocessing.Pool stuck
https://bugs.python.org/issue38227 opened by ionelmc

#38228: Missing documentation on strftime modifier O
https://bugs.python.org/issue38228 opened by aseques

#38230: A Path Traversal vulnerability in test/ssl_servers.py
https://bugs.python.org/issue38230 opened by longwenzhang

#38231: Documentation search results focus on tutorials and not langua
https://bugs.python.org/issue38231 opened by excalamus

#38232: empty local-part in addr_spec displayed incorrectly
https://bugs.python.org/issue38232 opened by andreitroiebbc

#38234: The value of Py_SetPath is not used to populate the configurat
https://bugs.python.org/issue38234 opened by pablogsal

#38235: Docs of logging module says argument is named "lvl". TypeError
https://bugs.python.org/issue38235 opened by penlect

#38236: Dump the Python path configuration at the first import error
https://bugs.python.org/issue38236 opened by vstinner

#38237: Expose meaningful keyword arguments for pow()
https://bugs.python.org/issue38237 opened by rhettinger



Most recent 15 issues with no replies (15)
==========================================

#38235: Docs of logging module says argument is named "lvl". TypeError
https://bugs.python.org/issue38235

#38232: empty local-part in addr_spec displayed incorrectly
https://bugs.python.org/issue38232

#38227: Setting a signal handler gets multiprocessing.Pool stuck
https://bugs.python.org/issue38227

#38226: pickle.dump and load error message when file isn't opened in b
https://bugs.python.org/issue38226

#38223: Reorganize test_shutil
https://bugs.python.org/issue38223

#38221: Enhancement to pydoc for Python 3.6 to allow full backgroundin
https://bugs.python.org/issue38221

#38219: Optimize dict.__init__ and dict.update for dict argument
https://bugs.python.org/issue38219

#38214: __reduce__ API specs for objects with __slots__
https://bugs.python.org/issue38214

#38212: test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc
https://bugs.python.org/issue38212

#38211: clean up type_init()
https://bugs.python.org/issue38211

#38210: Intersection of dict view with iterator returns empty set
https://bugs.python.org/issue38210

#38209: Simplify dataclasses.InitVar by using __class_getitem__()
https://bugs.python.org/issue38209

#38208: Simplify string.Template by using __init_subclass__()
https://bugs.python.org/issue38208

#38206: Clarify that tp_dealloc must decref for heap allocated type
https://bugs.python.org/issue38206

#38202: A fatal error in test_dictviews
https://bugs.python.org/issue38202



Most recent 15 issues waiting for review (15)
=============================================

#38236: Dump the Python path configuration at the first import error
https://bugs.python.org/issue38236

#38234: The value of Py_SetPath is not used to populate the configurat
https://bugs.python.org/issue38234

#38225: iscoroutinefunction broken with cython - allow tagging of func
https://bugs.python.org/issue38225

#38223: Reorganize test_shutil
https://bugs.python.org/issue38223

#38221: Enhancement to pydoc for Python 3.6 to allow full backgroundin
https://bugs.python.org/issue38221

#38219: Optimize dict.__init__ and dict.update for dict argument
https://bugs.python.org/issue38219

#38215: Do not import modules in star-import when __all__ is not defin
https://bugs.python.org/issue38215

#38211: clean up type_init()
https://bugs.python.org/issue38211

#38209: Simplify dataclasses.InitVar by using __class_getitem__()
https://bugs.python.org/issue38209

#38208: Simplify string.Template by using __init_subclass__()
https://bugs.python.org/issue38208

#38206: Clarify that tp_dealloc must decref for heap allocated type
https://bugs.python.org/issue38206

#38205: Py_UNREACHABLE() no longer behaves as a function call
https://bugs.python.org/issue38205

#38203: regrtest fails to stop test_multiprocessing_spawn worker proce
https://bugs.python.org/issue38203

#38202: A fatal error in test_dictviews
https://bugs.python.org/issue38202

#38187: test.test_tools.test_c_analyzer fails in refleak mode
https://bugs.python.org/issue38187



Top 10 most discussed issues (10)
=================================

#38205: Py_UNREACHABLE() no longer behaves as a function call
https://bugs.python.org/issue38205 19 msgs

#37812: Make implicit returns explicit in longobject.c (in CHECK_SMALL
https://bugs.python.org/issue37812 17 msgs

#37531: Fix regrtest timeout for subprocesses: regrtest -jN --timeout=
https://bugs.python.org/issue37531 10 msgs

#38216: Fix for issue30458 prevents crafting invalid requests
https://bugs.python.org/issue38216 9 msgs

#36274: http.client cannot send non-ASCII request lines
https://bugs.python.org/issue36274 7 msgs

#37224: test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.
https://bugs.python.org/issue37224 7 msgs

#30458: [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection
https://bugs.python.org/issue30458 6 msgs

#33214: join method for list and tuple
https://bugs.python.org/issue33214 5 msgs

#38203: regrtest fails to stop test_multiprocessing_spawn worker proce
https://bugs.python.org/issue38203 5 msgs

#38204: Cannot compile on RPi with optimizations
https://bugs.python.org/issue38204 5 msgs



Issues closed (56)
==================

#15348: IDLE - shell becomes unresponsive if debugger windows is close
https://bugs.python.org/issue15348 closed by terry.reedy

#17822: Save on Close windows (IDLE)
https://bugs.python.org/issue17822 closed by terry.reedy

#21023: PyTypeObject tp_name is char* instead of const char*
https://bugs.python.org/issue21023 closed by serhiy.storchaka

#21705: cgi.py: Multipart with more than one file is misparsed
https://bugs.python.org/issue21705 closed by corona10

#30367: Cannot build CPython3.6 with module “testcapimodule” stati
https://bugs.python.org/issue30367 closed by vstinner

#33282: Subprocess Popen communicate hung if stdin not given to Popen,
https://bugs.python.org/issue33282 closed by corona10

#34002: minor efficiency and clarity improvements in email package
https://bugs.python.org/issue34002 closed by maxking

#34037: asyncio: BaseEventLoop.close() shutdowns the executor without
https://bugs.python.org/issue34037 closed by asvetlov

#35104: IDLE: On macOS, Command-M minimizes & opens "Open Module..."
https://bugs.python.org/issue35104 closed by terry.reedy

#35263: Add None handling for get_saved() in IDLE
https://bugs.python.org/issue35263 closed by terry.reedy

#35379: IDLE's close fails io is set to None on Mac
https://bugs.python.org/issue35379 closed by terry.reedy

#37353: Source code has not always been forward-compatible
https://bugs.python.org/issue37353 closed by zach.ware

#37449: Move ensurepip off of pkgutil and to importlib.resources
https://bugs.python.org/issue37449 closed by brett.cannon

#37635: Using constant for whence arg in seek()
https://bugs.python.org/issue37635 closed by pitrou

#37806: Infinite recursion with typing.get_type_hints
https://bugs.python.org/issue37806 closed by matrixise

#37828: Fix default mock_name in unittest.mock.assert_called error mes
https://bugs.python.org/issue37828 closed by xtreak

#37904: Suggested edit to Python Tutorial - Section 4
https://bugs.python.org/issue37904 closed by eric.smith

#37937: Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
https://bugs.python.org/issue37937 closed by ncoghlan

#37953: Fix ForwardRef equality checks
https://bugs.python.org/issue37953 closed by levkivskyi

#38005: Coercing strings and non-integer numbers to interpreter ID and
https://bugs.python.org/issue38005 closed by serhiy.storchaka

#38013: AsyncGenerator breaks when not iterated fully with RuntimeErro
https://bugs.python.org/issue38013 closed by asvetlov

#38052: Include sspipe Module with Core Python
https://bugs.python.org/issue38052 closed by gvanrossum

#38057: Docs: source code don't can be translate
https://bugs.python.org/issue38057 closed by terry.reedy

#38070: visit_decref(): add an assertion to check that the object is n
https://bugs.python.org/issue38070 closed by vstinner

#38100: Spelling error in unittest.mock code
https://bugs.python.org/issue38100 closed by matrixise

#38128: IDLE undo calls get_saved() when set to None
https://bugs.python.org/issue38128 closed by terry.reedy

#38140: Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
https://bugs.python.org/issue38140 closed by dino.viehland

#38152: AST change introduced tons of reference leaks
https://bugs.python.org/issue38152 closed by ammar2

#38155: Add __all__ to the datetime module
https://bugs.python.org/issue38155 closed by p-ganssle

#38158: PyType_Spec docs list non-existant field "doc"
https://bugs.python.org/issue38158 closed by scoder

#38162: Import Long Load
https://bugs.python.org/issue38162 closed by matrixise

#38165: freezes when loading a program on imports
https://bugs.python.org/issue38165 closed by matrixise

#38168: Refleaks in setint() of mmapmodule.c
https://bugs.python.org/issue38168 closed by xiang.zhang

#38170: imghdr: Support detecting heif
https://bugs.python.org/issue38170 closed by corona10

#38171: super() is passing wrong parameters while handling diamond inh
https://bugs.python.org/issue38171 closed by mark.dickinson

#38173: [EASY] tkinter.filedialog.askopenfilenames should follow PEP8
https://bugs.python.org/issue38173 closed by serhiy.storchaka

#38175: Memory leak in comparison of sqlite.Row objects
https://bugs.python.org/issue38175 closed by serhiy.storchaka

#38176: test_threading leaked [1, 1, 1] references: test_threads_join
https://bugs.python.org/issue38176 closed by dino.viehland

#38177: test_tools: test.test_tools.test_unparse.UnparseTestCase: test
https://bugs.python.org/issue38177 closed by pablogsal

#38178: Remove explicit "loop" argument from EchoClientProtocol exampl
https://bugs.python.org/issue38178 closed by asvetlov

#38179: Test subprocess fails on Fedora 30: test_group and test_extra_
https://bugs.python.org/issue38179 closed by xtreak

#38181: some trable with max when np.nan is in the first of a list
https://bugs.python.org/issue38181 closed by 1147945735@qq.com

#38183: test_idle should not access or modify user config directory
https://bugs.python.org/issue38183 closed by terry.reedy

#38185: Weird way of case-insensitive indexing of sqlite3.Row
https://bugs.python.org/issue38185 closed by serhiy.storchaka

#38189: pip does not run in virtual environment in 3.8
https://bugs.python.org/issue38189 closed by matrixise

#38191: typing.NamedTuple() should prefix parameters with '_'
https://bugs.python.org/issue38191 closed by serhiy.storchaka

#38192: Fix invocation of EchoClientProtocol
https://bugs.python.org/issue38192 closed by asvetlov

#38196: Bug fix in folderstats module
https://bugs.python.org/issue38196 closed by serhiy.storchaka

#38201: Anotation problem at flask_httpauth package
https://bugs.python.org/issue38201 closed by ezio.melotti

#38213: sys.maxsize returns incorrect docstring.
https://bugs.python.org/issue38213 closed by steven.daprano

#38218: SyntaxError in Tutorial 8.6 Defining Clean-up Actions
https://bugs.python.org/issue38218 closed by matrixise

#38220: Wrong values for %b and %B in ca_ES and ca_AD locales
https://bugs.python.org/issue38220 closed by eryksun

#38222: pathlib Path objects should support __format__
https://bugs.python.org/issue38222 closed by brett.cannon

#38224: Windows embeddable distribution doesn't ship headers
https://bugs.python.org/issue38224 closed by steve.dower

#38229: ClientConnectionError exception doesn't serialize property
https://bugs.python.org/issue38229 closed by davidparks21

#38233: datetime.datetime.fromtimestamp have different behaviour on wi
https://bugs.python.org/issue38233 closed by ammar2
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-09-20 - 2019-09-27)
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 7046 ( +3)
closed 43001 (+56)
total 50047 (+59)

Open issues with patches: 2795


Issues opened (46)
==================

#11410: Use GCC visibility attrs in PyAPI_*
https://bugs.python.org/issue11410 reopened by vinay.sajip

#18309: Make python slightly more relocatable
https://bugs.python.org/issue18309 reopened by mathias

#35886: Move PyInterpreterState into Include/internal/pycore_pystate.h
https://bugs.python.org/issue35886 reopened by vstinner

#37878: Sub-Interpreters : Document PyThreadState_DeleteCurrent()
https://bugs.python.org/issue37878 reopened by eric.snow

#38140: Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
https://bugs.python.org/issue38140 reopened by petr.viktorin

#38174: Security vulnerability in bundled expat CVE-2019-15903 (fix av
https://bugs.python.org/issue38174 reopened by vstinner

#38234: The value of Py_SetPath is not used to populate the configurat
https://bugs.python.org/issue38234 reopened by vstinner

#38238: site.py reporting user site info even if ENABLE_USER_SITE=Fals
https://bugs.python.org/issue38238 opened by bjmuld

#38240: assertCountEqual is horribly misleading, sounds like only coun
https://bugs.python.org/issue38240 opened by vitaly.krug

#38241: Pickle with protocol=0 in python 3 does not produce a 'human-r
https://bugs.python.org/issue38241 opened by aggieNick02

#38242: Revert the new asyncio Streams API
https://bugs.python.org/issue38242 opened by yselivanov

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243 opened by longwenzhang

#38248: inconsistency in asyncio.Task between cancellation while runni
https://bugs.python.org/issue38248 opened by njs

#38249: Optimize out Py_UNREACHABLE in the release mode
https://bugs.python.org/issue38249 opened by serhiy.storchaka

#38250: enum.Flag should be more set-like
https://bugs.python.org/issue38250 opened by John Belmonte

#38252: Use 8-byte step to detect ASCII sequence in 64bit Windows buil
https://bugs.python.org/issue38252 opened by Ma Lin

#38256: binascii.crc32 is not 64-bit clean
https://bugs.python.org/issue38256 opened by zmk

#38257: __pycache__ directory with World writable permission
https://bugs.python.org/issue38257 opened by SivaKumar NSK

#38258: ctypes ignores when a DLL function is called with too many arg
https://bugs.python.org/issue38258 opened by smernst

#38259: having a PriorityQueue in multiprocessing.queue module like in
https://bugs.python.org/issue38259 opened by Yair Bonastre

#38261: Tkinter CheckButton default label white in macOS dark mode
https://bugs.python.org/issue38261 opened by Ryang Sohn

#38263: [Windows] multiprocessing: DupHandle.detach() race condition o
https://bugs.python.org/issue38263 opened by vstinner

#38264: Makefile appears broken - touching header causes no build
https://bugs.python.org/issue38264 opened by vinay.sajip

#38266: Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
https://bugs.python.org/issue38266 opened by wenzel

#38267: Add thread timeout for loop.shutdown_default_executor
https://bugs.python.org/issue38267 opened by aeros167

#38270: Tests: Avoid MD5 or check for MD5 availablity
https://bugs.python.org/issue38270 opened by christian.heimes

#38275: test_ssl: skip tests for disabled TLS/SSL versions
https://bugs.python.org/issue38275 opened by christian.heimes

#38276: test_asyncio: test_cancel_make_subprocess_transport_exec() fai
https://bugs.python.org/issue38276 opened by vstinner

#38277: Allowing conditions with assignment expressions in comprehensi
https://bugs.python.org/issue38277 opened by arne

#38278: Need a more efficient way to perform dict.get(key, default)
https://bugs.python.org/issue38278 opened by benspiller

#38279: multiprocessing example enhancement
https://bugs.python.org/issue38279 opened by BMV

#38280: Feature request: Add support to compile to native binary like
https://bugs.python.org/issue38280 opened by WHK Yan

#38282: socketmodule.c: _FORTIFY_SOURCE=2 warning in AF_ALG case of ge
https://bugs.python.org/issue38282 opened by vstinner

#38283: sys._getframe(1).f_lineno changed behavior in 3.8
https://bugs.python.org/issue38283 opened by Thomas Haller

#38284: signal.sigwait* do not intercept certain signals
https://bugs.python.org/issue38284 opened by Blindfreddy

#38285: Asyncio BaseEventLoop can support socket types other than SOCK
https://bugs.python.org/issue38285 opened by malversan

#38286: tarfile forgets set sgid when targetpath has it
https://bugs.python.org/issue38286 opened by Charles Coulombe

#38287: tempfile.TemporaryDirectory() should behave the same as a cont
https://bugs.python.org/issue38287 opened by Pat Gunn

#38288: shutil.make_archive() should allow setting zipfile.ZipFile() '
https://bugs.python.org/issue38288 opened by valorien

#38289: Add an option to point to an additional "site" directory
https://bugs.python.org/issue38289 opened by Micha? Fronczyk

#38291: Unclear status of the typing.io and typing.re pseudo-modules i
https://bugs.python.org/issue38291 opened by dgelessus

#38292: tkinter variable classes don't link to widget if matplotlib's
https://bugs.python.org/issue38292 opened by amiraliemami

#38293: Deepcopying property objects results in unexpected TypeError
https://bugs.python.org/issue38293 opened by Guðni Nathan

#38294: re.escape no longer escapes "/" or ":"
https://bugs.python.org/issue38294 opened by Ricardo Bánffy

#38295: macOS Catalina test failures
https://bugs.python.org/issue38295 opened by barry

#38296: unittest expectedFailure does not differentiate errors from fa
https://bugs.python.org/issue38296 opened by Kit Choi



Most recent 15 issues with no replies (15)
==========================================

#38296: unittest expectedFailure does not differentiate errors from fa
https://bugs.python.org/issue38296

#38295: macOS Catalina test failures
https://bugs.python.org/issue38295

#38292: tkinter variable classes don't link to widget if matplotlib's
https://bugs.python.org/issue38292

#38291: Unclear status of the typing.io and typing.re pseudo-modules i
https://bugs.python.org/issue38291

#38287: tempfile.TemporaryDirectory() should behave the same as a cont
https://bugs.python.org/issue38287

#38286: tarfile forgets set sgid when targetpath has it
https://bugs.python.org/issue38286

#38284: signal.sigwait* do not intercept certain signals
https://bugs.python.org/issue38284

#38282: socketmodule.c: _FORTIFY_SOURCE=2 warning in AF_ALG case of ge
https://bugs.python.org/issue38282

#38280: Feature request: Add support to compile to native binary like
https://bugs.python.org/issue38280

#38279: multiprocessing example enhancement
https://bugs.python.org/issue38279

#38276: test_asyncio: test_cancel_make_subprocess_transport_exec() fai
https://bugs.python.org/issue38276

#38267: Add thread timeout for loop.shutdown_default_executor
https://bugs.python.org/issue38267

#38263: [Windows] multiprocessing: DupHandle.detach() race condition o
https://bugs.python.org/issue38263

#38259: having a PriorityQueue in multiprocessing.queue module like in
https://bugs.python.org/issue38259

#38257: __pycache__ directory with World writable permission
https://bugs.python.org/issue38257



Most recent 15 issues waiting for review (15)
=============================================

#38286: tarfile forgets set sgid when targetpath has it
https://bugs.python.org/issue38286

#38279: multiprocessing example enhancement
https://bugs.python.org/issue38279

#38275: test_ssl: skip tests for disabled TLS/SSL versions
https://bugs.python.org/issue38275

#38270: Tests: Avoid MD5 or check for MD5 availablity
https://bugs.python.org/issue38270

#38267: Add thread timeout for loop.shutdown_default_executor
https://bugs.python.org/issue38267

#38252: Use 8-byte step to detect ASCII sequence in 64bit Windows buil
https://bugs.python.org/issue38252

#38249: Optimize out Py_UNREACHABLE in the release mode
https://bugs.python.org/issue38249

#38248: inconsistency in asyncio.Task between cancellation while runni
https://bugs.python.org/issue38248

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243

#38238: site.py reporting user site info even if ENABLE_USER_SITE=Fals
https://bugs.python.org/issue38238

#38234: The value of Py_SetPath is not used to populate the configurat
https://bugs.python.org/issue38234

#38225: iscoroutinefunction broken with cython - allow tagging of func
https://bugs.python.org/issue38225

#38221: Enhancement to pydoc for Python 3.6 to allow full backgroundin
https://bugs.python.org/issue38221

#38216: Fix for issue30458 (HTTP Header Injection) prevents crafting i
https://bugs.python.org/issue38216

#38215: Do not import modules in star-import when __all__ is not defin
https://bugs.python.org/issue38215



Top 10 most discussed issues (10)
=================================

#38234: The value of Py_SetPath is not used to populate the configurat
https://bugs.python.org/issue38234 26 msgs

#38242: Revert the new asyncio Streams API
https://bugs.python.org/issue38242 16 msgs

#38216: Fix for issue30458 (HTTP Header Injection) prevents crafting i
https://bugs.python.org/issue38216 11 msgs

#38174: Security vulnerability in bundled expat CVE-2019-15903 (fix av
https://bugs.python.org/issue38174 9 msgs

#38266: Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
https://bugs.python.org/issue38266 9 msgs

#38172: Python 3.8 Segfult with Bandersnatch pytest Suite
https://bugs.python.org/issue38172 8 msgs

#38277: Allowing conditions with assignment expressions in comprehensi
https://bugs.python.org/issue38277 7 msgs

#38283: sys._getframe(1).f_lineno changed behavior in 3.8
https://bugs.python.org/issue38283 7 msgs

#38112: Compileall improvements
https://bugs.python.org/issue38112 6 msgs

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243 6 msgs



Issues closed (56)
==================

#2454: sha and md5 fixer
https://bugs.python.org/issue2454 closed by christian.heimes

#9654: merge PC/getpathp.c into Modules/getpath.c
https://bugs.python.org/issue9654 closed by vstinner

#15577: Real argc and argv in embedded interpreter
https://bugs.python.org/issue15577 closed by vstinner

#16637: py-bt, py-locals, etc. GDB commands fail with output-radix 16
https://bugs.python.org/issue16637 closed by benjamin.peterson

#17101: __main__.py Multiprocessing on Windows
https://bugs.python.org/issue17101 closed by vstinner

#18000: _md5 should be built if _ssl cannot be built
https://bugs.python.org/issue18000 closed by christian.heimes

#22273: abort when passing certain structs by value using ctypes
https://bugs.python.org/issue22273 closed by vinay.sajip

#25631: Segmentation fault with invalid Unicode command-line arguments
https://bugs.python.org/issue25631 closed by vstinner

#26195: Windows frozen .exe multiprocessing.Queue access is denied exc
https://bugs.python.org/issue26195 closed by vstinner

#28009: Fix uuid.uuid1() core logic of uuid.getnode() needs refresh
https://bugs.python.org/issue28009 closed by taleinat

#31349: Embedded initialization ignores Py_SetProgramName()
https://bugs.python.org/issue31349 closed by vstinner

#32375: Compilation warnings in getpath.c with gcc on Ubuntu / -D_FORT
https://bugs.python.org/issue32375 closed by vstinner

#34300: gcc 7.3 causes a warning when compiling getpath.c in python 2.
https://bugs.python.org/issue34300 closed by vstinner

#34513: test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot
https://bugs.python.org/issue34513 closed by vstinner

#34607: test_multiprocessing_forkserver is altering the environment on
https://bugs.python.org/issue34607 closed by vstinner

#34714: timeout in test_multiprocessing_spawn x86 Windows7 3.x buildbo
https://bugs.python.org/issue34714 closed by vstinner

#35173: Re-use already existing functionality to allow Python 2.7.x (b
https://bugs.python.org/issue35173 closed by vstinner

#35603: table header in output of difflib.HtmlDiff.make_table is not e
https://bugs.python.org/issue35603 closed by xtreak

#36046: subprocess: add user, group and extra_groups parameters
https://bugs.python.org/issue36046 closed by gregory.p.smith

#36210: correct AIX logic in setup.py for (non-existant) optional exte
https://bugs.python.org/issue36210 closed by ned.deily

#36232: Improve error message on dbm.open
https://bugs.python.org/issue36232 closed by rougeth

#36576: Some test_ssl and test_asyncio tests fail with OpenSSL 1.1.1 o
https://bugs.python.org/issue36576 closed by vstinner

#36587: race in logging code when fork()
https://bugs.python.org/issue36587 closed by gregory.p.smith

#37064: Feature request: option to keep/add flags to pathfix.
https://bugs.python.org/issue37064 closed by vstinner

#37123: test_multiprocessing fails randomly on Windows
https://bugs.python.org/issue37123 closed by vstinner

#38130: Error in section 8.6 of the tutorials (Errors and Exceptions,
https://bugs.python.org/issue38130 closed by matrixise

#38142: Make _hashlib extension module PEP-384 compatible
https://bugs.python.org/issue38142 closed by christian.heimes

#38166: ast identifies incorrect column for compound attribute lookups
https://bugs.python.org/issue38166 closed by levkivskyi

#38203: regrtest fails to stop test_multiprocessing_spawn worker proce
https://bugs.python.org/issue38203 closed by vstinner

#38206: Clarify that tp_dealloc must decref for heap allocated type
https://bugs.python.org/issue38206 closed by ammar2

#38212: test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc
https://bugs.python.org/issue38212 closed by vstinner

#38219: Optimize dict.__init__ and dict.update for dict argument
https://bugs.python.org/issue38219 closed by serhiy.storchaka

#38223: Reorganize test_shutil
https://bugs.python.org/issue38223 closed by serhiy.storchaka

#38231: Documentation search results focus on tutorials and not langua
https://bugs.python.org/issue38231 closed by ammar2

#38236: Dump the Python path configuration at the first import error
https://bugs.python.org/issue38236 closed by vstinner

#38237: Expose meaningful keyword arguments for pow()
https://bugs.python.org/issue38237 closed by rhettinger

#38239: test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8
https://bugs.python.org/issue38239 closed by vstinner

#38244: example in ftplib.rst uses ftp.debian.org but it's not reachab
https://bugs.python.org/issue38244 closed by giampaolo.rodola

#38245: Why am I getting inconsistent results in this simple List assi
https://bugs.python.org/issue38245 closed by ammar2

#38246: pathlib.resolve and .absolute leave trailing tilde in home exp
https://bugs.python.org/issue38246 closed by eryksun

#38247: list(str.split(ch)) Does not print blank elements upon repeat
https://bugs.python.org/issue38247 closed by AmanPriyanshu

#38251: urllib.request memory leak / overflow
https://bugs.python.org/issue38251 closed by steve.dower

#38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
https://bugs.python.org/issue38253 closed by benjamin.peterson

#38254: Pickle not deserializing an aiohttp ClientConnectorError excep
https://bugs.python.org/issue38254 closed by serhiy.storchaka

#38255: Replace "method" with "attribute" in the description of super(
https://bugs.python.org/issue38255 closed by maggyero

#38260: asyncio.run documentation does not mention its return value
https://bugs.python.org/issue38260 closed by asvetlov

#38262: Mixins - super calls in bases of multiple-inheritance with dif
https://bugs.python.org/issue38262 closed by rhettinger

#38265: Update os.pread to accept the length type as size_t
https://bugs.python.org/issue38265 closed by corona10

#38268: Unclear definition of ceil, floor and trunc in documentation m
https://bugs.python.org/issue38268 closed by serhiy.storchaka

#38269: AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No spac
https://bugs.python.org/issue38269 closed by vstinner

#38271: test_ssl: replace 3DES with AES encrypted private keys
https://bugs.python.org/issue38271 closed by christian.heimes

#38272: test_ctypes: test_array_in_struct() failed on ARMv7 Debian bus
https://bugs.python.org/issue38272 closed by vinay.sajip

#38273: Got an compile failed info about typeobject.c
https://bugs.python.org/issue38273 closed by shihai1991

#38274: sementic errors?
https://bugs.python.org/issue38274 closed by vstinner

#38281: "+" ignored when determining file mode in gzip.GzipFile.__init
https://bugs.python.org/issue38281 closed by serhiy.storchaka

#38290: cleanup ababstractproperty in typing.py
https://bugs.python.org/issue38290 closed by levkivskyi
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-09-27 - 2019-10-04)
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 7060 (+14)
closed 43063 (+62)
total 50123 (+76)

Open issues with patches: 2811


Issues opened (53)
==================

#22742: IDLE shows traceback when printing non-BMP character
https://bugs.python.org/issue22742 reopened by serhiy.storchaka

#37096: Add large-file tests for modules using sendfile(2)
https://bugs.python.org/issue37096 reopened by vstinner

#38242: Revert the new asyncio Streams API
https://bugs.python.org/issue38242 reopened by aeros167

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243 reopened by vstinner

#38295: macOS Catalina test failures
https://bugs.python.org/issue38295 reopened by terry.reedy

#38299: build errors - latest "git pull"
https://bugs.python.org/issue38299 opened by grgoffe@yahoo.com

#38302: __rpow__ not reached when __ipow__ returns NotImplemented
https://bugs.python.org/issue38302 opened by DeepSpace

#38303: Make audioop PEP-384 compatible
https://bugs.python.org/issue38303 opened by Tyler Kieft

#38306: High level API for loop.run_in_executor(None, ...)?
https://bugs.python.org/issue38306 opened by antoine.pietri

#38307: Provide Class' end line in readmodule module
https://bugs.python.org/issue38307 opened by aviral

#38308: Add optional weighting to statistics.harmonic_mean()
https://bugs.python.org/issue38308 opened by rhettinger

#38309: Avoid creating duplicate PATH entries with the macOS installer
https://bugs.python.org/issue38309 opened by rhettinger

#38312: curses: add `set_tabsize` and `set_escdelay`
https://bugs.python.org/issue38312 opened by Anthony Sottile

#38314: Implement unix read_pipe.is_reading() method
https://bugs.python.org/issue38314 opened by asvetlov

#38316: docs: Code object's "co_stacksize" field is described with mis
https://bugs.python.org/issue38316 opened by pfalcon

#38318: Issues linking with ncurses and tinfo (cannot resolve symbols)
https://bugs.python.org/issue38318 opened by veremitz

#38320: Clarify unittest expectedFailure behaviour in the documentatio
https://bugs.python.org/issue38320 opened by Kit Choi2

#38323: test_ayncio: test_close_kill_running() hangs on AMD64 RHEL7 Re
https://bugs.python.org/issue38323 opened by vstinner

#38324: [Windows] test_locale and test__locale failures on Windows
https://bugs.python.org/issue38324 opened by vstinner

#38325: [Windows] test_winconsoleio failures
https://bugs.python.org/issue38325 opened by vstinner

#38328: Speed up the creation time of constant list literals.
https://bugs.python.org/issue38328 opened by brandtbucher

#38329: macOS python.org installers only add or modify framework Versi
https://bugs.python.org/issue38329 opened by KevinPackard

#38330: httplib specifies content-length when transfer-encoding presen
https://bugs.python.org/issue38330 opened by apmatthews

#38331: Exec not recognizing global variables inside function
https://bugs.python.org/issue38331 opened by Huyston

#38332: invalid content-transfer-encoding in encoded-word causes KeyEr
https://bugs.python.org/issue38332 opened by aft90

#38334: zipfile: Seeking encrypted file breaks after seeking backwards
https://bugs.python.org/issue38334 opened by dhillier

#38335: simplify overlaps function in ipaddress.py
https://bugs.python.org/issue38335 opened by Sanjay

#38336: Remove the __set__ method restriction on data descriptors for
https://bugs.python.org/issue38336 opened by maggyero

#38337: inspect: getmembers calls properties
https://bugs.python.org/issue38337 opened by jnsdrtlf

#38338: [2.7] test_ssl fails on RHEL8
https://bugs.python.org/issue38338 opened by vstinner

#38339: [3.5] The doc job of Travis CI fails on Python 3.5: needs at l
https://bugs.python.org/issue38339 opened by vstinner

#38340: ERROR WHILE BUILDING pyworld for x86_64-linux-gnu-gcc
https://bugs.python.org/issue38340 opened by ECAS India

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341 opened by Norman.Denayer

#38344: activate.bat else needs to be on the same line as the if
https://bugs.python.org/issue38344 opened by James Abel

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345 opened by RobertKearns

#38346: Wrong behavior when using `assert_called_with` with mutable ob
https://bugs.python.org/issue38346 opened by Jim Jeon

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347 opened by rpluem

#38348: Make python -m ast more configurable
https://bugs.python.org/issue38348 opened by BTaskaya

#38349: Email example using imaginary library installation error. The
https://bugs.python.org/issue38349 opened by jackotonye

#38350: ./configure --with-pydebug should use -O0 rather than -Og
https://bugs.python.org/issue38350 opened by vstinner

#38351: Modernize email example from %-formatting to f-string
https://bugs.python.org/issue38351 opened by Mariatta

#38352: In typing docs, note explicit import needed for IO and Pattern
https://bugs.python.org/issue38352 opened by Karl Kornel

#38353: Cleanup the path configuration implementation code (getpath.c)
https://bugs.python.org/issue38353 opened by vstinner

#38354: Fix for bug 30378 regressed SysLogHandler by making it resolve
https://bugs.python.org/issue38354 opened by ngie

#38355: ntpath.realpath() fails on sys.executable
https://bugs.python.org/issue38355 opened by steve.dower

#38356: test_asyncio: SubprocessThreadedWatcherTests leaks threads
https://bugs.python.org/issue38356 opened by vstinner

#38359: pyw.exe opens console window in Windows 10
https://bugs.python.org/issue38359 opened by Andrew Ushakov

#38360: single-argument form of -isysroot should be supported
https://bugs.python.org/issue38360 opened by jmr

#38361: syslog: Default "ident" in syslog.openlog() shouldn't contain
https://bugs.python.org/issue38361 opened by vaclavbartos

#38364: inspect.iscoroutinefunction / isgeneratorfunction / isasyncgen
https://bugs.python.org/issue38364 opened by mjpieters

#38367: test_regrtest hanged on AMD64 Windows10 3.x
https://bugs.python.org/issue38367 opened by vstinner

#38368: Crash when subclassing ctypes.Union
https://bugs.python.org/issue38368 opened by oriordan

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371 opened by serhiy.storchaka



Most recent 15 issues with no replies (15)
==========================================

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371

#38367: test_regrtest hanged on AMD64 Windows10 3.x
https://bugs.python.org/issue38367

#38364: inspect.iscoroutinefunction / isgeneratorfunction / isasyncgen
https://bugs.python.org/issue38364

#38361: syslog: Default "ident" in syslog.openlog() shouldn't contain
https://bugs.python.org/issue38361

#38360: single-argument form of -isysroot should be supported
https://bugs.python.org/issue38360

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341

#38335: simplify overlaps function in ipaddress.py
https://bugs.python.org/issue38335

#38334: zipfile: Seeking encrypted file breaks after seeking backwards
https://bugs.python.org/issue38334

#38330: httplib specifies content-length when transfer-encoding presen
https://bugs.python.org/issue38330

#38323: test_ayncio: test_close_kill_running() hangs on AMD64 RHEL7 Re
https://bugs.python.org/issue38323

#38320: Clarify unittest expectedFailure behaviour in the documentatio
https://bugs.python.org/issue38320

#38309: Avoid creating duplicate PATH entries with the macOS installer
https://bugs.python.org/issue38309

#38303: Make audioop PEP-384 compatible
https://bugs.python.org/issue38303



Most recent 15 issues waiting for review (15)
=============================================

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371

#38359: pyw.exe opens console window in Windows 10
https://bugs.python.org/issue38359

#38356: test_asyncio: SubprocessThreadedWatcherTests leaks threads
https://bugs.python.org/issue38356

#38355: ntpath.realpath() fails on sys.executable
https://bugs.python.org/issue38355

#38353: Cleanup the path configuration implementation code (getpath.c)
https://bugs.python.org/issue38353

#38350: ./configure --with-pydebug should use -O0 rather than -Og
https://bugs.python.org/issue38350

#38348: Make python -m ast more configurable
https://bugs.python.org/issue38348

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345

#38344: activate.bat else needs to be on the same line as the if
https://bugs.python.org/issue38344

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341

#38339: [3.5] The doc job of Travis CI fails on Python 3.5: needs at l
https://bugs.python.org/issue38339

#38338: [2.7] test_ssl fails on RHEL8
https://bugs.python.org/issue38338

#38337: inspect: getmembers calls properties
https://bugs.python.org/issue38337

#38336: Remove the __set__ method restriction on data descriptors for
https://bugs.python.org/issue38336



Top 10 most discussed issues (10)
=================================

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006 47 msgs

#38351: Modernize email example from %-formatting to f-string
https://bugs.python.org/issue38351 12 msgs

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243 9 msgs

#38350: ./configure --with-pydebug should use -O0 rather than -Og
https://bugs.python.org/issue38350 9 msgs

#38353: Cleanup the path configuration implementation code (getpath.c)
https://bugs.python.org/issue38353 9 msgs

#38242: Revert the new asyncio Streams API
https://bugs.python.org/issue38242 8 msgs

#37096: Add large-file tests for modules using sendfile(2)
https://bugs.python.org/issue37096 7 msgs

#38216: Fix for issue30458 (HTTP Header Injection) prevents crafting i
https://bugs.python.org/issue38216 7 msgs

#38346: Wrong behavior when using `assert_called_with` with mutable ob
https://bugs.python.org/issue38346 6 msgs

#38337: inspect: getmembers calls properties
https://bugs.python.org/issue38337 5 msgs



Issues closed (58)
==================

#20504: cgi.FieldStorage, multipart, missing Content-Length
https://bugs.python.org/issue20504 closed by ned.deily

#26093: __qualname__ different when calling generator object w/ functi
https://bugs.python.org/issue26093 closed by corona10

#30019: IDLE freezes when opening a file with astral characters
https://bugs.python.org/issue30019 closed by serhiy.storchaka

#30773: async generator receives wrong value when shared between corou
https://bugs.python.org/issue30773 closed by yselivanov

#32689: shutil.move raises AttributeError if first argument is a pathl
https://bugs.python.org/issue32689 closed by gvanrossum

#36670: regrtest: win_utils decodes typeperf output from the wrong enc
https://bugs.python.org/issue36670 closed by vstinner

#37146: opcode cache for LOAD_GLOBAL emits false alarm in memory leak
https://bugs.python.org/issue37146 closed by vstinner

#37245: Azure Pipeline 3.8 CI: multiple tests hung and timed out on ma
https://bugs.python.org/issue37245 closed by vstinner

#37474: Should Py_Initialize() control the floating point mode?
https://bugs.python.org/issue37474 closed by vstinner

#37507: multiprocessing: Add a stop() method to ForkServer
https://bugs.python.org/issue37507 closed by vstinner

#37725: "make clean" should remove PGO task data
https://bugs.python.org/issue37725 closed by nascheme

#38019: asyncio subprocess AttributeError: 'NoneType' object has no at
https://bugs.python.org/issue38019 closed by asvetlov

#38093: Update MagicMock __aenter__ and __aexit__ to return AsyncMock'
https://bugs.python.org/issue38093 closed by lisroach

#38106: [2.7] Race in PyThread_release_lock on macOS - can lead to mem
https://bugs.python.org/issue38106 closed by vstinner

#38108: Everything in Mock should inherit from Base
https://bugs.python.org/issue38108 closed by lisroach

#38115: Invalid bytecode offsets in co_lnotab
https://bugs.python.org/issue38115 closed by gregory.p.smith

#38136: Remove AsyncMock.assert_awaited_*
https://bugs.python.org/issue38136 closed by lisroach

#38163: AsyncMock child mocks should detect their type
https://bugs.python.org/issue38163 closed by lisroach

#38164: polishing asyncio Streams API
https://bugs.python.org/issue38164 closed by aeros167

#38190: regrtest: test suite completes but Tests Result is not display
https://bugs.python.org/issue38190 closed by vstinner

#38205: Py_UNREACHABLE() no longer behaves as a function call
https://bugs.python.org/issue38205 closed by vstinner

#38235: Docs of logging module says argument is named "lvl". TypeError
https://bugs.python.org/issue38235 closed by vinay.sajip

#38248: inconsistency in asyncio.Task between cancellation while runni
https://bugs.python.org/issue38248 closed by yselivanov

#38266: Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
https://bugs.python.org/issue38266 closed by vstinner

#38270: Tests: Avoid MD5 or check for MD5 availablity
https://bugs.python.org/issue38270 closed by christian.heimes

#38277: Allowing conditions with assignment expressions in comprehensi
https://bugs.python.org/issue38277 closed by gvanrossum

#38280: Add support to compile to native binary like as with golang
https://bugs.python.org/issue38280 closed by terry.reedy

#38284: signal.sigwait* do not intercept certain signals
https://bugs.python.org/issue38284 closed by pitrou

#38292: tkinter variable classes don't link to widget if matplotlib's
https://bugs.python.org/issue38292 closed by terry.reedy

#38296: unittest expectedFailure does not differentiate errors from fa
https://bugs.python.org/issue38296 closed by terry.reedy

#38297: Imports at top of module is often not used
https://bugs.python.org/issue38297 closed by brett.cannon

#38298: Base class of generic type has wrong `cls` argument in classme
https://bugs.python.org/issue38298 closed by levkivskyi

#38300: Documentation says destuction of TemporaryDirectory object wil
https://bugs.python.org/issue38300 closed by iarp

#38301: If "_REENTRANT" is defined in the header file, we should use "
https://bugs.python.org/issue38301 closed by jcea

#38304: PEP 587 implementation is not ABI forward compatible
https://bugs.python.org/issue38304 closed by vstinner

#38305: https://2.python-requests.org/ missing TLS certicate
https://bugs.python.org/issue38305 closed by ned.deily

#38310: Opcode predictions for asserts, class definitions, and some ca
https://bugs.python.org/issue38310 closed by rhettinger

#38311: Building with macoS system SQLite3 generates sqlite3_enable_sh
https://bugs.python.org/issue38311 closed by ned.deily

#38313: Crash/No start
https://bugs.python.org/issue38313 closed by zach.ware

#38315: Provide defaultdict variant that passes key to default_factory
https://bugs.python.org/issue38315 closed by rhettinger

#38317: PyConfig (PEP 587): PyConfig.warnoptions should have the highe
https://bugs.python.org/issue38317 closed by vstinner

#38319: shutil.copyfile(): os.sendfile() fails with OverflowError on 3
https://bugs.python.org/issue38319 closed by vstinner

#38321: Compiler warnings when building Python 3.8
https://bugs.python.org/issue38321 closed by vstinner

#38322: Azure Pipelines: appx tests fail: init_fs_encoding: failed to
https://bugs.python.org/issue38322 closed by steve.dower

#38326: Concerns with the last minute changes to the PEP 587 API
https://bugs.python.org/issue38326 closed by vstinner

#38327: Creating set with empty string returns empty set
https://bugs.python.org/issue38327 closed by ammar2

#38333: add type signatures to library function docs
https://bugs.python.org/issue38333 closed by gvanrossum

#38342: ImportError: cannot import name 'MetadataPathFinder' from 'imp
https://bugs.python.org/issue38342 closed by brett.cannon

#38343: Version name in PC/layout read incorrectly for RC
https://bugs.python.org/issue38343 closed by steve.dower

#38357: print adding extra bytes in hex above x7F
https://bugs.python.org/issue38357 closed by ammar2

#38358: ASSERTION ERROR WHILE USING TENSORFLOW
https://bugs.python.org/issue38358 closed by serhiy.storchaka

#38362: platform.system() comparison problem
https://bugs.python.org/issue38362 closed by steven.daprano

#38363: No Module named ..." and UTF-8 Byte Order Marks
https://bugs.python.org/issue38363 closed by steven.daprano

#38365: Issue 38363 - False Alarm - Sorry!
https://bugs.python.org/issue38365 closed by steven.daprano

#38366: dataclasses: generate the _hash_action table from the if-else
https://bugs.python.org/issue38366 closed by eric.smith

#38369: Python 3.7.4 venv command does not install pip
https://bugs.python.org/issue38369 closed by paul.moore

#38370: An array as attribute of an object is shared between instances
https://bugs.python.org/issue38370 closed by mark.dickinson

#38372: Undefined behavior when changing dict while iterating it
https://bugs.python.org/issue38372 closed by bboneva
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/FJ65RHUV5RZ33PNFIL4YY2CICJA2HGU2/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-10-04 - 2019-10-11)
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 7068 ( +8)
closed 43134 (+71)
total 50202 (+79)

Open issues with patches: 2807


Issues opened (48)
==================

#38373: List overallocation strategy
https://bugs.python.org/issue38373 opened by serhiy.storchaka

#38374: Remove weakref.ReferenceError entry from documentation
https://bugs.python.org/issue38374 opened by mjpieters

#38377: test_asyncio.test_events.GetEventLoopTestsMixin.test_get_event
https://bugs.python.org/issue38377 opened by mcepl

#38378: os.sendfile() has improperly named parameter
https://bugs.python.org/issue38378 opened by serhiy.storchaka

#38379: finalizer resurrection in gc
https://bugs.python.org/issue38379 opened by tim.peters

#38380: Update SQLite to 3.30 in Windows and macOS installer builds
https://bugs.python.org/issue38380 opened by Big Stone

#38381: Possible wordcode optimization for STORE/LOAD pairs
https://bugs.python.org/issue38381 opened by rhettinger

#38382: statistics.harmonic_mean fails to raise error with negative in
https://bugs.python.org/issue38382 opened by WarrenWeckesser

#38384: An assertion failure in test_pickle
https://bugs.python.org/issue38384 opened by ZackerySpytz

#38385: statistics: incorrect documentation
https://bugs.python.org/issue38385 opened by lebigot

#38387: Document PyDoc_STRVAR
https://bugs.python.org/issue38387 opened by bsolomon1124

#38388: Pickle protocol v 5 needs to be documented
https://bugs.python.org/issue38388 opened by Dima.Tisnek

#38393: building modules from 3.8.0rc1 fails in a venv when system 3.8
https://bugs.python.org/issue38393 opened by pmpp

#38394: time.get_clock_info reports "adjustable=False" for implementat
https://bugs.python.org/issue38394 opened by Florian Krause

#38395: proxy_contains (weakref.proxy) can access an object with 0 ref
https://bugs.python.org/issue38395 opened by colesbury

#38397: __init_subclass__ causes TypeError when used with more standar
https://bugs.python.org/issue38397 opened by retnikt

#38401: Make dataclass attribute docstrings accessible
https://bugs.python.org/issue38401 opened by John Parejko2

#38403: nuspec iconUrl field is deprecated
https://bugs.python.org/issue38403 opened by steve.dower

#38410: Possible fatal errors due to _PyEval_SetAsyncGen{Finalizer,Fir
https://bugs.python.org/issue38410 opened by ZackerySpytz

#38411: SQLITE_MISUSE race condition in sqlite3 is misleadingly raised
https://bugs.python.org/issue38411 opened by Jack Robison

#38413: Remove or change "Multithreading" section
https://bugs.python.org/issue38413 opened by Vladimir Ryabtsev

#38415: @asynccontextmanager decorated functions are not callable like
https://bugs.python.org/issue38415 opened by fried

#38417: Add support for settting umask in subprocess children
https://bugs.python.org/issue38417 opened by gregory.p.smith

#38418: Audit event for os.system is incorrect
https://bugs.python.org/issue38418 opened by steve.dower

#38419: The path of check-c-globals.py on README is wrong
https://bugs.python.org/issue38419 opened by corona10

#38421: email.utils.parsetime_tz does not return "None" as the tz offs
https://bugs.python.org/issue38421 opened by irishsmurf

#38422: Clarify docstrings of pathlib suffix(es)
https://bugs.python.org/issue38422 opened by cool-RR

#38423: Event loop implementation docs advertise set_event_loop which
https://bugs.python.org/issue38423 opened by hniksic

#38424: typing.Generator shorthand
https://bugs.python.org/issue38424 opened by Dima.Tisnek

#38427: Issue URL on translated Python docs site is always pointed to
https://bugs.python.org/issue38427 opened by zhsj

#38428: Can't gracefully ctrl+C multiprocessing pool on Python3 & Wind
https://bugs.python.org/issue38428 opened by rebeccafair

#38430: Memory leak in ThreadPoolExecutor + run_in_executor
https://bugs.python.org/issue38430 opened by Evgeny Nizhibitsky

#38431: dataclasses.InitVar breaks with typing.Optional
https://bugs.python.org/issue38431 opened by samuelcolvin

#38433: 2.7.17rc1 tcl/tk version regression on Windows
https://bugs.python.org/issue38433 opened by terry.reedy

#38434: sys.addaudithook event is not documented
https://bugs.python.org/issue38434 opened by steve.dower

#38435: Start the deprecation cycle for subprocess preexec_fn
https://bugs.python.org/issue38435 opened by gregory.p.smith

#38436: Improved performance for list addition.
https://bugs.python.org/issue38436 opened by brandtbucher

#38438: argparse "usage" overly-complex with nargs="*"
https://bugs.python.org/issue38438 opened by bobjalex

#38439: Python needs higher resolution app/menu icons
https://bugs.python.org/issue38439 opened by hroncok

#38440: Possible new issues with IDLE
https://bugs.python.org/issue38440 opened by rhettinger

#38443: unavailable --with-universal-archs= macOS confgure options fai
https://bugs.python.org/issue38443 opened by ned.deily

#38445: os.path.exists() takes bool as argument and returns True
https://bugs.python.org/issue38445 opened by Nika

#38446: Ambiguous signature for builtins.__build_class__
https://bugs.python.org/issue38446 opened by bup

#38447: test_multiprocessing_spawn: Dangling processes: {<SpawnProcess
https://bugs.python.org/issue38447 opened by vstinner

#38448: test_concurrent_futures: reap_children() reaped child process
https://bugs.python.org/issue38448 opened by vstinner

#38449: regression - mimetypes guess_type is confused by ; in the file
https://bugs.python.org/issue38449 opened by Yaroslav.Halchenko

#38450: 3.8 Release Notes: IDLE section dupe
https://bugs.python.org/issue38450 opened by srittau

#38451: Datetime definition does not work in function definition as li
https://bugs.python.org/issue38451 opened by Pouria_ff



Most recent 15 issues with no replies (15)
==========================================

#38451: Datetime definition does not work in function definition as li
https://bugs.python.org/issue38451

#38450: 3.8 Release Notes: IDLE section dupe
https://bugs.python.org/issue38450

#38448: test_concurrent_futures: reap_children() reaped child process
https://bugs.python.org/issue38448

#38447: test_multiprocessing_spawn: Dangling processes: {<SpawnProcess
https://bugs.python.org/issue38447

#38446: Ambiguous signature for builtins.__build_class__
https://bugs.python.org/issue38446

#38434: sys.addaudithook event is not documented
https://bugs.python.org/issue38434

#38433: 2.7.17rc1 tcl/tk version regression on Windows
https://bugs.python.org/issue38433

#38422: Clarify docstrings of pathlib suffix(es)
https://bugs.python.org/issue38422

#38418: Audit event for os.system is incorrect
https://bugs.python.org/issue38418

#38415: @asynccontextmanager decorated functions are not callable like
https://bugs.python.org/issue38415

#38411: SQLITE_MISUSE race condition in sqlite3 is misleadingly raised
https://bugs.python.org/issue38411

#38403: nuspec iconUrl field is deprecated
https://bugs.python.org/issue38403

#38388: Pickle protocol v 5 needs to be documented
https://bugs.python.org/issue38388

#38387: Document PyDoc_STRVAR
https://bugs.python.org/issue38387

#38377: test_asyncio.test_events.GetEventLoopTestsMixin.test_get_event
https://bugs.python.org/issue38377



Most recent 15 issues waiting for review (15)
=============================================

#38436: Improved performance for list addition.
https://bugs.python.org/issue38436

#38431: dataclasses.InitVar breaks with typing.Optional
https://bugs.python.org/issue38431

#38422: Clarify docstrings of pathlib suffix(es)
https://bugs.python.org/issue38422

#38421: email.utils.parsetime_tz does not return "None" as the tz offs
https://bugs.python.org/issue38421

#38419: The path of check-c-globals.py on README is wrong
https://bugs.python.org/issue38419

#38418: Audit event for os.system is incorrect
https://bugs.python.org/issue38418

#38415: @asynccontextmanager decorated functions are not callable like
https://bugs.python.org/issue38415

#38413: Remove or change "Multithreading" section
https://bugs.python.org/issue38413

#38410: Possible fatal errors due to _PyEval_SetAsyncGen{Finalizer,Fir
https://bugs.python.org/issue38410

#38395: proxy_contains (weakref.proxy) can access an object with 0 ref
https://bugs.python.org/issue38395

#38388: Pickle protocol v 5 needs to be documented
https://bugs.python.org/issue38388

#38384: An assertion failure in test_pickle
https://bugs.python.org/issue38384

#38382: statistics.harmonic_mean fails to raise error with negative in
https://bugs.python.org/issue38382

#38380: Update SQLite to 3.30 in Windows and macOS installer builds
https://bugs.python.org/issue38380

#38379: finalizer resurrection in gc
https://bugs.python.org/issue38379



Top 10 most discussed issues (10)
=================================

#38382: statistics.harmonic_mean fails to raise error with negative in
https://bugs.python.org/issue38382 10 msgs

#38417: Add support for settting umask in subprocess children
https://bugs.python.org/issue38417 10 msgs

#38430: Memory leak in ThreadPoolExecutor + run_in_executor
https://bugs.python.org/issue38430 8 msgs

#32561: Add API to io objects for cache-only reads/writes
https://bugs.python.org/issue32561 7 msgs

#38379: finalizer resurrection in gc
https://bugs.python.org/issue38379 7 msgs

#38438: argparse "usage" overly-complex with nargs="*"
https://bugs.python.org/issue38438 7 msgs

#38349: Email example using imaginary library installation error.
https://bugs.python.org/issue38349 6 msgs

#38380: Update SQLite to 3.30 in Windows and macOS installer builds
https://bugs.python.org/issue38380 6 msgs

#13322: The io module doesn't support non-blocking files
https://bugs.python.org/issue13322 5 msgs

#37951: Disallow fork in a subinterpreter broke subprocesses in mod_ws
https://bugs.python.org/issue37951 5 msgs



Issues closed (62)
==================

#14307: Make subclassing SocketServer simpler for non-blocking framewo
https://bugs.python.org/issue14307 closed by vstinner

#17894: Edits to descriptor howto
https://bugs.python.org/issue17894 closed by rhettinger

#24560: codecs.StreamReader doesn't work with nonblocking streams: Typ
https://bugs.python.org/issue24560 closed by vstinner

#25988: collections.abc.Indexable
https://bugs.python.org/issue25988 closed by serhiy.storchaka

#26292: Raw I/O writelines() broken for non-blocking I/O
https://bugs.python.org/issue26292 closed by vstinner

#33714: module can set an exception in tp_clear
https://bugs.python.org/issue33714 closed by petr.viktorin

#34957: Segementation faults on ARM and ARM64
https://bugs.python.org/issue34957 closed by zach.ware

#35005: argparse should accept json and yaml argument types
https://bugs.python.org/issue35005 closed by rhettinger

#35762: subprocess.Popen with universal_newlines and nonblocking strea
https://bugs.python.org/issue35762 closed by vstinner

#36075: python 2to3 conversion tool is generating file with extra line
https://bugs.python.org/issue36075 closed by mark.dickinson

#36161: Use thread-safe functions instead of unsafe ones (crypt, ttyna
https://bugs.python.org/issue36161 closed by benjamin.peterson

#36253: Use after free in ctypes test suite
https://bugs.python.org/issue36253 closed by btharper

#36698: Shell restart when error message contains non-BMP characters
https://bugs.python.org/issue36698 closed by serhiy.storchaka

#36953: Remove collections ABCs?
https://bugs.python.org/issue36953 closed by serhiy.storchaka

#37324: collections: remove deprecated aliases to ABC classes
https://bugs.python.org/issue37324 closed by serhiy.storchaka

#38014: ./configure on recent macOS versions can fail with multiple "p
https://bugs.python.org/issue38014 closed by ned.deily

#38109: Missing constants in Lib/stat.py
https://bugs.python.org/issue38109 closed by vstinner

#38167: O_DIRECT read fails with 4K mmap buffer
https://bugs.python.org/issue38167 closed by josh.r

#38210: Intersection of dict view with iterator returns empty set
https://bugs.python.org/issue38210 closed by serhiy.storchaka

#38215: Do not import modules in star-import when __all__ is not defin
https://bugs.python.org/issue38215 closed by serhiy.storchaka

#38216: Fix for issue30458 (HTTP Header Injection) prevents crafting i
https://bugs.python.org/issue38216 closed by larry

#38230: A Path Traversal vulnerability in test/ssl_servers.py
https://bugs.python.org/issue38230 closed by vstinner

#38294: Documentation on 3.6->3.7 re.escape no longer escaping "/" or
https://bugs.python.org/issue38294 closed by serhiy.storchaka

#38331: Exec not recognizing global variables inside function
https://bugs.python.org/issue38331 closed by terry.reedy

#38339: [3.5] The doc job of Travis CI fails on Python 3.5: needs at l
https://bugs.python.org/issue38339 closed by vstinner

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345 closed by terry.reedy

#38346: Wrong behavior when using `assert_called_with` with mutable ob
https://bugs.python.org/issue38346 closed by mariocj89

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347 closed by vstinner

#38367: test_regrtest hanged on AMD64 Windows10 3.x
https://bugs.python.org/issue38367 closed by vstinner

#38368: Crash when subclassing ctypes.Union
https://bugs.python.org/issue38368 closed by vinay.sajip

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371 closed by serhiy.storchaka

#38375: Enum lookup fails for callable values
https://bugs.python.org/issue38375 closed by ethan.furman

#38376: ./configure --with-assertions generates a broken build
https://bugs.python.org/issue38376 closed by vstinner

#38383: undefined behavior in tailmatch() of bytes_methods.c
https://bugs.python.org/issue38383 closed by serhiy.storchaka

#38386: ModuleNotFoundError: No module named '_ctypes'
https://bugs.python.org/issue38386 closed by ned.deily

#38389: Bug on sorted with count key
https://bugs.python.org/issue38389 closed by benjamin.peterson

#38390: Got a compile warning in dictobject.c
https://bugs.python.org/issue38390 closed by serhiy.storchaka

#38391: Typo in tutorial code (does not compile)
https://bugs.python.org/issue38391 closed by xiang.zhang

#38392: Ensure that objects entering the GC are valid
https://bugs.python.org/issue38392 closed by vstinner

#38396: ast.literal_eval doesn't give information about node except th
https://bugs.python.org/issue38396 closed by serhiy.storchaka

#38398: PyUnicode functions are not exported by python 2 in Ubuntu
https://bugs.python.org/issue38398 closed by vstinner

#38399: Error message persists when reimporting library
https://bugs.python.org/issue38399 closed by steven.daprano

#38400: Python segfaults when configured with --with-pydebug --with-tr
https://bugs.python.org/issue38400 closed by pablogsal

#38402: crypt: check error from library call
https://bugs.python.org/issue38402 closed by benjamin.peterson

#38404: spam
https://bugs.python.org/issue38404 closed by ned.deily

#38405: Nested subclasses of typing.NamedTuple are not pickleable
https://bugs.python.org/issue38405 closed by serhiy.storchaka

#38406: Missed some public names in help(typing)
https://bugs.python.org/issue38406 closed by serhiy.storchaka

#38407: Add docstrings for typing.SupportsXXX classes
https://bugs.python.org/issue38407 closed by serhiy.storchaka

#38408: urlparse gives no method to build a url with a port
https://bugs.python.org/issue38408 closed by eric.smith

#38409: Typo in doc string for str.strip
https://bugs.python.org/issue38409 closed by zach.ware

#38412: csv.reader failed to split string with spaces and quoted delim
https://bugs.python.org/issue38412 closed by belegnar

#38414: Ordering a nested dictionary in python with json format
https://bugs.python.org/issue38414 closed by serhiy.storchaka

#38416: test_largefile.TestSocketSendfile.test_it() failed with 15 min
https://bugs.python.org/issue38416 closed by vstinner

#38420: defaultdict does not support parametric lambda
https://bugs.python.org/issue38420 closed by steven.daprano

#38425: Remove warning: ‘res’ may be used uninitialized in this fu
https://bugs.python.org/issue38425 closed by corona10

#38426: declare visit_validate in Py_DEBUG macro
https://bugs.python.org/issue38426 closed by vstinner

#38429: Failed to compile with --enable-framework on macOS on master
https://bugs.python.org/issue38429 closed by vstinner

#38432: ZeroDivisionError when inf is expected
https://bugs.python.org/issue38432 closed by vstinner

#38437: Set GC_DEBUG for debug builds of the interpreter
https://bugs.python.org/issue38437 closed by pablogsal

#38441: failing to build the Documentation
https://bugs.python.org/issue38441 closed by ned.deily

#38442: Doc/whatsnew/3.8.rst has an execution bit
https://bugs.python.org/issue38442 closed by serhiy.storchaka

#38444: dataclass: always generate default __init__ on __default_init_
https://bugs.python.org/issue38444 closed by eric.smith
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-10-11 - 2019-10-18)
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 7074 ( +6)
closed 43195 (+61)
total 50269 (+67)

Open issues with patches: 2806


Issues opened (41)
==================

#22347: mimetypes.guess_type("//example.com") misinterprets host name
https://bugs.python.org/issue22347 reopened by maxking

#32856: Optimize the `for y in [x]` idiom in comprehensions
https://bugs.python.org/issue32856 reopened by serhiy.storchaka

#33604: HMAC default to MD5 marked as to be removed in 3.6
https://bugs.python.org/issue33604 reopened by rhettinger

#38453: ntpath.realpath() does not fully resolve relative paths
https://bugs.python.org/issue38453 opened by steve.dower

#38454: test_listdir is failing on ubuntu with WSL
https://bugs.python.org/issue38454 opened by BTaskaya

#38456: Reduce the time test_subprocess takes to complete.
https://bugs.python.org/issue38456 opened by gregory.p.smith

#38457: __package__ is None in __init__.py until an import is used
https://bugs.python.org/issue38457 opened by Yuval S

#38460: 3.8 Release Notes: document asyncio exception changes
https://bugs.python.org/issue38460 opened by srittau

#38465: The type of ob_exports in PyByteArrayObject become Py_ssize_t.
https://bugs.python.org/issue38465 opened by shihai1991

#38466: [Easy doc] threading.excepthook doc talks about "object"
https://bugs.python.org/issue38466 opened by srittau

#38471: _ProactorDatagramTransport: If close() is called when write bu
https://bugs.python.org/issue38471 opened by primal

#38472: GCC detection in setup.py is broken
https://bugs.python.org/issue38472 opened by Alex Grund

#38473: AttributeError on asserting autospecced mock object added usin
https://bugs.python.org/issue38473 opened by xtreak

#38475: Break Statement
https://bugs.python.org/issue38475 opened by dev40573

#38476: test_multiprocessing_fork.test_terminate() failed on AMD64 Deb
https://bugs.python.org/issue38476 opened by vstinner

#38480: resource.setrlimit() should raise PermissionError
https://bugs.python.org/issue38480 opened by giampaolo.rodola

#38482: BUG in codecs.BufferedIncrementalDecoder
https://bugs.python.org/issue38482 opened by jamercee

#38483: [venv] Add ~/.venvrc to change module defaults
https://bugs.python.org/issue38483 opened by cooperlees

#38484: HTMLParser.handle_starttag should mention that value can be No
https://bugs.python.org/issue38484 opened by srittau

#38485: BUG Modules/_io/texio.c
https://bugs.python.org/issue38485 opened by jamercee

#38486: Dead links in mailbox doc
https://bugs.python.org/issue38486 opened by inada.naoki

#38487: expat infinite loop
https://bugs.python.org/issue38487 opened by StyXman

#38488: Update bundled pip to 19.3
https://bugs.python.org/issue38488 opened by Xavier Fernandez

#38490: statistics: add covariance and Pearson's correlation
https://bugs.python.org/issue38490 opened by twolodzko

#38493: os.CLD_KILLED and os.CLD_STOPPED should be implemented
https://bugs.python.org/issue38493 opened by clintolsen

#38494: Add assert_not_called_with
https://bugs.python.org/issue38494 opened by valkheim

#38495: print built-in function docs bug
https://bugs.python.org/issue38495 opened by Alex Mashianov

#38497: Wrong argument name in documentation for pipes.Template.open
https://bugs.python.org/issue38497 opened by ilai

#38500: Provide a way to get/set PyInterpreterState.frame_eval without
https://bugs.python.org/issue38500 opened by fabioz

#38501: multiprocessing.Pool hangs atexit (and garbage collection some
https://bugs.python.org/issue38501 opened by Eric Larson

#38502: regrtest: use process groups
https://bugs.python.org/issue38502 opened by vstinner

#38505: Mock.call_args and Mock.call_args_list not propagated to paren
https://bugs.python.org/issue38505 opened by Caris Moses

#38506: Launcher for Windows (py.exe) may rank Python 3.xx (in the fut
https://bugs.python.org/issue38506 opened by ynyyn

#38509: Insufficient description of relative imports in docs.python.or
https://bugs.python.org/issue38509 opened by Aniruddha Bhattacharjee

#38510: build python with --enable-shared with static linked python ag
https://bugs.python.org/issue38510 opened by Chiu Speq

#38511: Multiprocessing does not work properly when using the trace mo
https://bugs.python.org/issue38511 opened by rls1004

#38512: bug of the v3.7 API document demo case code
https://bugs.python.org/issue38512 opened by zr22122

#38514: pathlib's mkdir documentation improvement
https://bugs.python.org/issue38514 opened by jlaurens

#38515: regrtest main process timed out after 5 min on AMD64 FreeBSD C
https://bugs.python.org/issue38515 opened by vstinner

#38516: PEP 3132 -- Extended Iterable Unpacking inconsistent assignmen
https://bugs.python.org/issue38516 opened by mjaquier

#38517: functools.cached_property should support partial functions and
https://bugs.python.org/issue38517 opened by Ricardo Branco



Most recent 15 issues with no replies (15)
==========================================

#38517: functools.cached_property should support partial functions and
https://bugs.python.org/issue38517

#38514: pathlib's mkdir documentation improvement
https://bugs.python.org/issue38514

#38510: build python with --enable-shared with static linked python ag
https://bugs.python.org/issue38510

#38509: Insufficient description of relative imports in docs.python.or
https://bugs.python.org/issue38509

#38505: Mock.call_args and Mock.call_args_list not propagated to paren
https://bugs.python.org/issue38505

#38500: Provide a way to get/set PyInterpreterState.frame_eval without
https://bugs.python.org/issue38500

#38488: Update bundled pip to 19.3
https://bugs.python.org/issue38488

#38487: expat infinite loop
https://bugs.python.org/issue38487

#38486: Dead links in mailbox doc
https://bugs.python.org/issue38486

#38485: BUG Modules/_io/texio.c
https://bugs.python.org/issue38485

#38484: HTMLParser.handle_starttag should mention that value can be No
https://bugs.python.org/issue38484

#38483: [venv] Add ~/.venvrc to change module defaults
https://bugs.python.org/issue38483

#38473: AttributeError on asserting autospecced mock object added usin
https://bugs.python.org/issue38473

#38472: GCC detection in setup.py is broken
https://bugs.python.org/issue38472

#38471: _ProactorDatagramTransport: If close() is called when write bu
https://bugs.python.org/issue38471



Most recent 15 issues waiting for review (15)
=============================================

#38517: functools.cached_property should support partial functions and
https://bugs.python.org/issue38517

#38510: build python with --enable-shared with static linked python ag
https://bugs.python.org/issue38510

#38502: regrtest: use process groups
https://bugs.python.org/issue38502

#38493: os.CLD_KILLED and os.CLD_STOPPED should be implemented
https://bugs.python.org/issue38493

#38490: statistics: add covariance and Pearson's correlation
https://bugs.python.org/issue38490

#38483: [venv] Add ~/.venvrc to change module defaults
https://bugs.python.org/issue38483

#38482: BUG in codecs.BufferedIncrementalDecoder
https://bugs.python.org/issue38482

#38480: resource.setrlimit() should raise PermissionError
https://bugs.python.org/issue38480

#38473: AttributeError on asserting autospecced mock object added usin
https://bugs.python.org/issue38473

#38471: _ProactorDatagramTransport: If close() is called when write bu
https://bugs.python.org/issue38471

#38465: The type of ob_exports in PyByteArrayObject become Py_ssize_t.
https://bugs.python.org/issue38465

#38456: Reduce the time test_subprocess takes to complete.
https://bugs.python.org/issue38456

#38453: ntpath.realpath() does not fully resolve relative paths
https://bugs.python.org/issue38453

#38449: regression - mimetypes guess_type is confused by ; in the file
https://bugs.python.org/issue38449

#38446: Ambiguous signature for builtins.__build_class__
https://bugs.python.org/issue38446



Top 10 most discussed issues (10)
=================================

#38449: regression - mimetypes guess_type is confused by ; in the file
https://bugs.python.org/issue38449 16 msgs

#33604: HMAC default to MD5 marked as to be removed in 3.6
https://bugs.python.org/issue33604 6 msgs

#37224: test__xxsubinterpreters fails randomly
https://bugs.python.org/issue37224 6 msgs

#37759: Polish whatsnew for 3.8
https://bugs.python.org/issue37759 6 msgs

#38490: statistics: add covariance and Pearson's correlation
https://bugs.python.org/issue38490 6 msgs

#22347: mimetypes.guess_type("//example.com") misinterprets host name
https://bugs.python.org/issue22347 5 msgs

#38410: Possible fatal errors due to _PyEval_SetAsyncGen{Finalizer,Fir
https://bugs.python.org/issue38410 5 msgs

#38456: Reduce the time test_subprocess takes to complete.
https://bugs.python.org/issue38456 5 msgs

#38482: BUG in codecs.BufferedIncrementalDecoder
https://bugs.python.org/issue38482 5 msgs

#38502: regrtest: use process groups
https://bugs.python.org/issue38502 5 msgs



Issues closed (61)
==================

#6462: bsddb3 intermittent test failures
https://bugs.python.org/issue6462 closed by jcea

#18734: Berkeley DB versions 4.4-4.9 are not discovered by setup.py
https://bugs.python.org/issue18734 closed by jcea

#24302: Dead Code of Handler check in function faulthandler_fatal_erro
https://bugs.python.org/issue24302 closed by vstinner

#32758: Stack overflow when parse long expression to AST
https://bugs.python.org/issue32758 closed by serhiy.storchaka

#34508: return of non-parenthesized star-unpacking expression a Syntax
https://bugs.python.org/issue34508 closed by gvanrossum

#34688: Segfault in pandas that works fine on 3.7
https://bugs.python.org/issue34688 closed by xtreak

#34953: Implement `mmap.mmap.__repr__`
https://bugs.python.org/issue34953 closed by xiang.zhang

#35031: test_asyncio test_start_tls_server_1 fails in AMD64 FreeBSD CU
https://bugs.python.org/issue35031 closed by vstinner

#36274: http.client cannot send non-ASCII request lines
https://bugs.python.org/issue36274 closed by larry

#37431: test_asyncio: test_start_tls_server_1() failed on ARMv7 Debian
https://bugs.python.org/issue37431 closed by vstinner

#37587: JSON loads performance improvement for long strings
https://bugs.python.org/issue37587 closed by inada.naoki

#37731: Possible redifinition of _POSIX_C_SOURCE in ./pyconfig.h
https://bugs.python.org/issue37731 closed by pablogsal

#37961: Tracemalloc traces do not include original stack trace length
https://bugs.python.org/issue37961 closed by vstinner

#38112: Compileall improvements
https://bugs.python.org/issue38112 closed by vstinner

#38154: test__xxsubinterpreters: random failures on AMD64 FreeBSD CURR
https://bugs.python.org/issue38154 closed by vstinner

#38202: A fatal error in test_dictviews
https://bugs.python.org/issue38202 closed by serhiy.storchaka

#38282: socketmodule.c: _FORTIFY_SOURCE=2 warning in AF_ALG case of ge
https://bugs.python.org/issue38282 closed by vstinner

#38332: invalid content-transfer-encoding in encoded-word causes KeyEr
https://bugs.python.org/issue38332 closed by maxking

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341 closed by maxking

#38344: activate.bat else needs to be on the same line as the if
https://bugs.python.org/issue38344 closed by lukasz.langa

#38355: ntpath.realpath() fails on sys.executable
https://bugs.python.org/issue38355 closed by lukasz.langa

#38359: pyw.exe opens console window in Windows 10
https://bugs.python.org/issue38359 closed by lukasz.langa

#38378: os.sendfile() has improperly named parameter
https://bugs.python.org/issue38378 closed by serhiy.storchaka

#38379: finalizer resurrection in gc
https://bugs.python.org/issue38379 closed by tim.peters

#38401: Make dataclass attribute docstrings accessible
https://bugs.python.org/issue38401 closed by taleinat

#38417: Add support for settting umask in subprocess children
https://bugs.python.org/issue38417 closed by gregory.p.smith

#38418: Audit event for os.system is incorrect
https://bugs.python.org/issue38418 closed by steve.dower

#38424: typing.Generator shorthand
https://bugs.python.org/issue38424 closed by levkivskyi

#38431: dataclasses.InitVar breaks with typing.Optional
https://bugs.python.org/issue38431 closed by serhiy.storchaka

#38436: Improved performance for list addition.
https://bugs.python.org/issue38436 closed by brandtbucher

#38450: 3.8 Release Notes: IDLE section dupe
https://bugs.python.org/issue38450 closed by ned.deily

#38451: Datetime definition does not work in function definition as li
https://bugs.python.org/issue38451 closed by terry.reedy

#38452: unittest setUpClass missing 1 required positional argument: 'c
https://bugs.python.org/issue38452 closed by zach.ware

#38455: ‘memset’ offset [17, 88] from the object at ‘addrbuf’
https://bugs.python.org/issue38455 closed by pablogsal

#38458: lists
https://bugs.python.org/issue38458 closed by pablogsal

#38459: typing: Classes that inherit `Generic[...]` indirectly aren't
https://bugs.python.org/issue38459 closed by levkivskyi

#38461: 3.8 Release Notes: "curses" misspelled as "ncurses"
https://bugs.python.org/issue38461 closed by rhettinger

#38462: Typo (nam ing) in import system docs
https://bugs.python.org/issue38462 closed by eric.smith

#38463: 3.8 Release Notes: Link to SSLContext.post_handshake_auth miss
https://bugs.python.org/issue38463 closed by rhettinger

#38464: documentation for NormalDist.quantiles(): missing argument
https://bugs.python.org/issue38464 closed by rhettinger

#38467: Misspelled argument names for typing.get_origin and get_args
https://bugs.python.org/issue38467 closed by levkivskyi

#38468: Refactor python-config.in - use getvar()
https://bugs.python.org/issue38468 closed by nanjekyejoannah

#38469: PEP 572 : assignment expression to a global variable in a comp
https://bugs.python.org/issue38469 closed by pablogsal

#38470: test_compileall fails in AMD64 Windows7 SP1 3.x
https://bugs.python.org/issue38470 closed by vstinner

#38474: digit check logic can be replaced by Py_ISDIGIT on prepare_s
https://bugs.python.org/issue38474 closed by corona10

#38477: magiccube2x2 permutations 28% slower with Python 3.8.0rc1 vs 3
https://bugs.python.org/issue38477 closed by inada.naoki

#38478: inspect.signature.bind does not correctly handle keyword argum
https://bugs.python.org/issue38478 closed by pablogsal

#38479: Segmentation fault: 11 Python3.6 on Macbook
https://bugs.python.org/issue38479 closed by ned.deily

#38481: Class static property not static
https://bugs.python.org/issue38481 closed by eric.smith

#38489: Python 3.7 documentation is unavailable for download
https://bugs.python.org/issue38489 closed by ned.deily

#38491: Can not build Python 3.8.0 on Linux - missing dependencies
https://bugs.python.org/issue38491 closed by ned.deily

#38492: Microsoft Store app IDLE (Python 3.8) needs msvcp140.dll
https://bugs.python.org/issue38492 closed by steve.dower

#38496: Python3 allows mixture of tabs and spaces for indentation
https://bugs.python.org/issue38496 closed by eric.smith

#38498: The expression '' in '' == '' is evaluated as True
https://bugs.python.org/issue38498 closed by kigawas

#38499: Add rmtree() to pathlib.Path
https://bugs.python.org/issue38499 closed by serhiy.storchaka

#38503: bug: string search can find \n, but can NEVER find \r
https://bugs.python.org/issue38503 closed by inada.naoki

#38504: Reduce the size of deb package
https://bugs.python.org/issue38504 closed by ned.deily

#38507: Improve the documentation of the nested list initialization
https://bugs.python.org/issue38507 closed by krnick

#38508: Tracing events anomaly when creating a multi-line list
https://bugs.python.org/issue38508 closed by fabioz

#38513: Should we maintain Jython related code?
https://bugs.python.org/issue38513 closed by vstinner

#38518: Pickle protocol 5 is not documented in the data-stream-format
https://bugs.python.org/issue38518 closed by pablogsal
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-10-18 - 2019-10-25)
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 7066 ( -8)
closed 43274 (+79)
total 50340 (+71)

Open issues with patches: 2793


Issues opened (51)
==================

#30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their
https://bugs.python.org/issue30064 reopened by yselivanov

#38092: environment variables not passed correctly using new virtualen
https://bugs.python.org/issue38092 reopened by eryksun

#38519: Internal include files missing on Windows
https://bugs.python.org/issue38519 opened by steve.dower

#38520: There is no proper way to know if a process is the main one
https://bugs.python.org/issue38520 opened by Delgan

#38522: Py_USING_MEMORY_DEBUGGER is referenced in docs but not present
https://bugs.python.org/issue38522 opened by Sümer.Cip

#38523: ignore_dangling_symlinks in shutil.copytree does not apply rec
https://bugs.python.org/issue38523 opened by veaviticus

#38524: functools.cached_property is not supported for setattr
https://bugs.python.org/issue38524 opened by hongweipeng

#38526: zipfile.Path has the wrong method name
https://bugs.python.org/issue38526 opened by tritium

#38527: configure script fails to detect "float word ordering" on Sola
https://bugs.python.org/issue38527 opened by wiggin15

#38529: Python 3.8 improperly warns about closing properly closed stre
https://bugs.python.org/issue38529 opened by Ron Frederick

#38530: Offer suggestions on AttributeError
https://bugs.python.org/issue38530 opened by pablogsal

#38532: Missing decrefs in the _ctypes module
https://bugs.python.org/issue38532 opened by ZackerySpytz

#38533: v3.7.5 py script run ok with python.exe but not pythonw.exe (p
https://bugs.python.org/issue38533 opened by 4evermaat

#38534: Version 3.8.0 has released with a wrong MS KB number reference
https://bugs.python.org/issue38534 opened by seahoh

#38535: Incorrect col_offset for decorators with zero arguments (empty
https://bugs.python.org/issue38535 opened by alexmojaki

#38536: Trailing space in formatted currency with international=True a
https://bugs.python.org/issue38536 opened by Jonas Aschenbrenner

#38538: dictobject dictviews don't return NotImplemented for unrecogni
https://bugs.python.org/issue38538 opened by mdk

#38541: Performance degradation of attribute accesses in Python 3.7.4
https://bugs.python.org/issue38541 opened by ttrd

#38544: test_venv: test_isolation() failed on AMD64 Windows7 SP1 3.x:
https://bugs.python.org/issue38544 opened by vstinner

#38546: test_concurrent_futures: reap_children() warnings on RHEL7 and
https://bugs.python.org/issue38546 opened by vstinner

#38547: test_pty fails when using setsid()
https://bugs.python.org/issue38547 opened by vstinner

#38549: Compiler build paths and related environment variables are ign
https://bugs.python.org/issue38549 opened by Alex Grund

#38550: hashlib missing algorithms
https://bugs.python.org/issue38550 opened by floppymaster

#38552: Colored Prompt broken in REPL in Windows in 3.8
https://bugs.python.org/issue38552 opened by MinchinWeb

#38553: Document functools.cached_property supports value updating and
https://bugs.python.org/issue38553 opened by Epic_Wink

#38554: A fatal error in test_descr
https://bugs.python.org/issue38554 opened by ZackerySpytz

#38557: PyTuple_GetSlice docs minor inaccuracy
https://bugs.python.org/issue38557 opened by wim.glenn

#38558: Data Structures documentation out of sync with new Walrus oper
https://bugs.python.org/issue38558 opened by Matt Ward

#38560: Allow iterable argument unpacking after a keyword argument?
https://bugs.python.org/issue38560 opened by brandtbucher

#38561: multiprocessing.Queue fails intermittently with "Broken pipe"
https://bugs.python.org/issue38561 opened by Samuel Grayson

#38564: test_asyncio: test_run_coroutine_threadsafe_with_timeout() has
https://bugs.python.org/issue38564 opened by vstinner

#38565: Expose the value passed of typed passed to functools.lru_cache
https://bugs.python.org/issue38565 opened by Scott Sanderson2

#38566: Description of '\w' behavior is vague in `re` documentation
https://bugs.python.org/issue38566 opened by snoopjedi

#38567: urllib.parse.unquote_plus raises incorrect error message when
https://bugs.python.org/issue38567 opened by stein-k

#38569: Unknown distribution option: 'license_files'
https://bugs.python.org/issue38569 opened by Marco Sulla

#38570: Shlex does not parse commands containing single quotes correct
https://bugs.python.org/issue38570 opened by timonegk

#38571: Segfault with StopIteration
https://bugs.python.org/issue38571 opened by kchen

#38572: Misleading AttributeError accessing fileno attribute in tarfil
https://bugs.python.org/issue38572 opened by xtreak

#38573: Not Implemented Error in stdLib HTMLParser
https://bugs.python.org/issue38573 opened by yevgenyp

#38575: Child process deadlock in subprocess.Popen
https://bugs.python.org/issue38575 opened by Zhipeng Xie

#38576: CVE-2019-18348: CRLF injection via the host part of the url pa
https://bugs.python.org/issue38576 opened by rschiron

#38578: test_concurrent_futures failed on AMD64 FreeBSD Shared 3.8
https://bugs.python.org/issue38578 opened by vstinner

#38579: 'u' formatted arrays mostly prevent appends of 4 byte characte
https://bugs.python.org/issue38579 opened by bup

#38580: select()'s documentation claims only sequences are accepted, b
https://bugs.python.org/issue38580 opened by jstasiak

#38582: re: backreference number in replace string can't >= 100
https://bugs.python.org/issue38582 opened by veaba

#38583: The activate script in Windows is not correct for venvs create
https://bugs.python.org/issue38583 opened by Mo

#38584: argparse: Specifying a whitespace-only help message to a posit
https://bugs.python.org/issue38584 opened by Lucas Cimon

#38585: defusedexpat not supported past python 3.3/3.4
https://bugs.python.org/issue38585 opened by Avi Kelman

#38586: logging: handlers names are not set when using fileConfig
https://bugs.python.org/issue38586 opened by Lucas Cimon

#38588: Use-after-free in dict/list
https://bugs.python.org/issue38588 opened by LCatro

#38589: Bad target address assigned in Python Manuals shortcut on Pyth
https://bugs.python.org/issue38589 opened by Y3Kv Bv



Most recent 15 issues with no replies (15)
==========================================

#38589: Bad target address assigned in Python Manuals shortcut on Pyth
https://bugs.python.org/issue38589

#38586: logging: handlers names are not set when using fileConfig
https://bugs.python.org/issue38586

#38585: defusedexpat not supported past python 3.3/3.4
https://bugs.python.org/issue38585

#38580: select()'s documentation claims only sequences are accepted, b
https://bugs.python.org/issue38580

#38579: 'u' formatted arrays mostly prevent appends of 4 byte characte
https://bugs.python.org/issue38579

#38576: CVE-2019-18348: CRLF injection via the host part of the url pa
https://bugs.python.org/issue38576

#38575: Child process deadlock in subprocess.Popen
https://bugs.python.org/issue38575

#38572: Misleading AttributeError accessing fileno attribute in tarfil
https://bugs.python.org/issue38572

#38570: Shlex does not parse commands containing single quotes correct
https://bugs.python.org/issue38570

#38567: urllib.parse.unquote_plus raises incorrect error message when
https://bugs.python.org/issue38567

#38561: multiprocessing.Queue fails intermittently with "Broken pipe"
https://bugs.python.org/issue38561

#38558: Data Structures documentation out of sync with new Walrus oper
https://bugs.python.org/issue38558

#38557: PyTuple_GetSlice docs minor inaccuracy
https://bugs.python.org/issue38557

#38552: Colored Prompt broken in REPL in Windows in 3.8
https://bugs.python.org/issue38552

#38547: test_pty fails when using setsid()
https://bugs.python.org/issue38547



Most recent 15 issues waiting for review (15)
=============================================

#38586: logging: handlers names are not set when using fileConfig
https://bugs.python.org/issue38586

#38584: argparse: Specifying a whitespace-only help message to a posit
https://bugs.python.org/issue38584

#38567: urllib.parse.unquote_plus raises incorrect error message when
https://bugs.python.org/issue38567

#38565: Expose the value passed of typed passed to functools.lru_cache
https://bugs.python.org/issue38565

#38558: Data Structures documentation out of sync with new Walrus oper
https://bugs.python.org/issue38558

#38554: A fatal error in test_descr
https://bugs.python.org/issue38554

#38550: hashlib missing algorithms
https://bugs.python.org/issue38550

#38536: Trailing space in formatted currency with international=True a
https://bugs.python.org/issue38536

#38535: Incorrect col_offset for decorators with zero arguments (empty
https://bugs.python.org/issue38535

#38534: Version 3.8.0 has released with a wrong MS KB number reference
https://bugs.python.org/issue38534

#38532: Missing decrefs in the _ctypes module
https://bugs.python.org/issue38532

#38530: Offer suggestions on AttributeError
https://bugs.python.org/issue38530

#38527: configure script fails to detect "float word ordering" on Sola
https://bugs.python.org/issue38527

#38519: Internal include files missing on Windows
https://bugs.python.org/issue38519

#38517: functools.cached_property should support partial functions and
https://bugs.python.org/issue38517



Top 10 most discussed issues (10)
=================================

#38530: Offer suggestions on AttributeError
https://bugs.python.org/issue38530 17 msgs

#20443: __code__. co_filename should always be an absolute path
https://bugs.python.org/issue20443 15 msgs

#38582: re: backreference number in replace string can't >= 100
https://bugs.python.org/issue38582 11 msgs

#38533: v3.7.5 py script run ok with python.exe but not pythonw.exe (p
https://bugs.python.org/issue38533 10 msgs

#38565: Expose the value passed of typed passed to functools.lru_cache
https://bugs.python.org/issue38565 9 msgs

#38524: functools.cached_property is not supported for setattr
https://bugs.python.org/issue38524 7 msgs

#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 6 msgs

#34028: Python 3.7.0 wont compile with SSL Support 1.1.0 > alledged mi
https://bugs.python.org/issue34028 5 msgs

#38323: asyncio: MultiLoopWatcher has a race condition (test_asyncio:
https://bugs.python.org/issue38323 5 msgs

#38546: test_concurrent_futures: reap_children() warnings on RHEL7 and
https://bugs.python.org/issue38546 5 msgs



Issues closed (77)
==================

#6741: Garbage collector release method
https://bugs.python.org/issue6741 closed by vstinner

#8787: warnings inside PyRun_SimpleString() display argv[1]
https://bugs.python.org/issue8787 closed by vstinner

#9098: MSYS build fails with `S_IXGRP' undeclared
https://bugs.python.org/issue9098 closed by vstinner

#12179: Race condition using PyGILState_Ensure on a new thread
https://bugs.python.org/issue12179 closed by vstinner

#12232: embedded python import cmath
https://bugs.python.org/issue12232 closed by vstinner

#12598: Move sys variable initialization from import.c to sysmodule.c
https://bugs.python.org/issue12598 closed by vstinner

#12919: Control what module is imported first
https://bugs.python.org/issue12919 closed by vstinner

#13131: FD leak in urllib2
https://bugs.python.org/issue13131 closed by vstinner

#13562: Notes about module load path
https://bugs.python.org/issue13562 closed by vstinner

#13986: ValueError: cannot convert float NaN to integer
https://bugs.python.org/issue13986 closed by vstinner

#15047: Cygwin install (regen) problem
https://bugs.python.org/issue15047 closed by vstinner

#16353: add function to os module for getting path to default shell
https://bugs.python.org/issue16353 closed by vstinner

#16381: Introduce option to force the interpreter to exit upon MemoryE
https://bugs.python.org/issue16381 closed by vstinner

#17922: Crash in clear_weakref
https://bugs.python.org/issue17922 closed by vstinner

#17978: Python crashes if Py_Initialize/Py_Finalize are called multipl
https://bugs.python.org/issue17978 closed by vstinner

#21387: Memory leaks when embedded interpreter is reinitialized
https://bugs.python.org/issue21387 closed by vstinner

#22385: Define a binary output formatting mini-language for *.hex()
https://bugs.python.org/issue22385 closed by gregory.p.smith

#23496: Steps for Android Native Build of Python 3.4.2
https://bugs.python.org/issue23496 closed by vstinner

#25430: speed up ipaddress __contain__ method
https://bugs.python.org/issue25430 closed by xtreak

#26888: Multiple memory leaks after raw Py_Initialize and Py_Finalize.
https://bugs.python.org/issue26888 closed by vstinner

#27530: Non-Critical Compiler WARNING: Python Embedding C++11 does not
https://bugs.python.org/issue27530 closed by vstinner

#27657: urlparse fails if the path is numeric
https://bugs.python.org/issue27657 closed by vstinner

#28202: Python 3.5.1 C API, the global variable is not destroyed when
https://bugs.python.org/issue28202 closed by vstinner

#28562: test_asyncio fails on Android upon calling getaddrinfo()
https://bugs.python.org/issue28562 closed by vstinner

#30618: readlink for pathlib paths
https://bugs.python.org/issue30618 closed by gregory.p.smith

#30735: Python 3.6.1 test_asyncio fails on Solaris 11
https://bugs.python.org/issue30735 closed by vstinner

#31074: Startup failure if executable is a \\?\ path on Windows
https://bugs.python.org/issue31074 closed by vstinner

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

#32026: Memory leaks in Python on Windows
https://bugs.python.org/issue32026 closed by vstinner

#32080: Re locale test fails after installing Python 3.6.3 on ubuntu 1
https://bugs.python.org/issue32080 closed by vstinner

#32496: lib2to3 fails to parse a ** of a conditional expression
https://bugs.python.org/issue32496 closed by gregory.p.smith

#32526: Closing async generator while it is running does not raise an
https://bugs.python.org/issue32526 closed by yselivanov

#33348: lib2to3 doesn't parse f(*[] or [])
https://bugs.python.org/issue33348 closed by gregory.p.smith

#33384: Build does not work with closed stdin on NetBSD
https://bugs.python.org/issue33384 closed by vstinner

#33463: Can namedtuple._asdict return a regular dict instead of Ordere
https://bugs.python.org/issue33463 closed by rhettinger

#34316: test_socket and test_asyncio timeouts in AMD64 Windows10 3.x b
https://bugs.python.org/issue34316 closed by vstinner

#35473: Intel compiler (icc) does not fully support C11 Features, incl
https://bugs.python.org/issue35473 closed by vstinner

#36107: aarch64 python3 buffer overflow with stack protector on rpi3 (
https://bugs.python.org/issue36107 closed by vstinner

#36752: test multiprocessing: test_rapid_restart() crash on AIX when u
https://bugs.python.org/issue36752 closed by vstinner

#37285: Python 2.7 setup.py incorrectly double-joins SDKROOT
https://bugs.python.org/issue37285 closed by ned.deily

#37415: Error build Python with Intel compiler: <stdatomic.h> doesn't
https://bugs.python.org/issue37415 closed by vstinner

#37911: Minor error in PEP567 code example
https://bugs.python.org/issue37911 closed by xtreak

#37922: inspect.getsource returns wrong class definition when multiple
https://bugs.python.org/issue37922 closed by xtreak

#38172: Python 3.8 Segfult with Bandersnatch pytest Suite
https://bugs.python.org/issue38172 closed by vstinner

#38208: Simplify string.Template by using __init_subclass__()
https://bugs.python.org/issue38208 closed by serhiy.storchaka

#38303: Make audioop PEP-384 compatible
https://bugs.python.org/issue38303 closed by Tyler Kieft

#38340: ERROR WHILE BUILDING pyworld for x86_64-linux-gnu-gcc
https://bugs.python.org/issue38340 closed by xtreak

#38395: proxy_contains (weakref.proxy) can access an object with 0 ref
https://bugs.python.org/issue38395 closed by benjamin.peterson

#38419: The path of check-c-globals.py on README is wrong
https://bugs.python.org/issue38419 closed by corona10

#38433: 2.7.17rc1 tcl/tk version regression on Windows
https://bugs.python.org/issue38433 closed by steve.dower

#38448: test_concurrent_futures: reap_children() reaped child process
https://bugs.python.org/issue38448 closed by vstinner

#38457: __package__ is None in __init__.py until an import is used
https://bugs.python.org/issue38457 closed by ncoghlan

#38465: The type of ob_exports in PyByteArrayObject become Py_ssize_t.
https://bugs.python.org/issue38465 closed by serhiy.storchaka

#38466: [Easy doc] threading.excepthook doc talks about "object"
https://bugs.python.org/issue38466 closed by vstinner

#38493: os.CLD_KILLED and os.CLD_STOPPED should be implemented
https://bugs.python.org/issue38493 closed by serhiy.storchaka

#38521: Error in NormalDist.__eq__
https://bugs.python.org/issue38521 closed by rhettinger

#38525: Strange reversed dict behavior
https://bugs.python.org/issue38525 closed by pablogsal

#38528: Docs for 2.7 version switcher still shows 3.8 as pre
https://bugs.python.org/issue38528 closed by ned.deily

#38531: argparse action "extend" not documented as new
https://bugs.python.org/issue38531 closed by rhettinger

#38537: 2.7 on Windows: all-users installation does not clear previous
https://bugs.python.org/issue38537 closed by zach.ware

#38539: Update demo files
https://bugs.python.org/issue38539 closed by rhettinger

#38540: Possible leaks in PyArg_Parse for "es#" and "et#"
https://bugs.python.org/issue38540 closed by serhiy.storchaka

#38542: [3.7] clean extern PyGC_Head *_PyGC_generation0; in Include/ob
https://bugs.python.org/issue38542 closed by vstinner

#38543: [2.7] Expose Py_TabcheckFlag as other PyAPI_DATA flag
https://bugs.python.org/issue38543 closed by egaudry

#38545: Implement setter and deleter on functools.cached_property
https://bugs.python.org/issue38545 closed by Epic_Wink

#38548: open() and file.write() without file.close()
https://bugs.python.org/issue38548 closed by vstinner

#38551: lib2to3 Grammar.txt doesn't have Python 3.8 grammar changes
https://bugs.python.org/issue38551 closed by Peter Ludemann

#38555: Undefined behavior in dictreviter_iternext
https://bugs.python.org/issue38555 closed by serhiy.storchaka

#38556: Walrus operator in list comprehensions [Python 3.8.0]
https://bugs.python.org/issue38556 closed by eric.smith

#38559: async generators aclose() behavior in 3.8
https://bugs.python.org/issue38559 closed by yselivanov

#38562: pip install --upgrade git submodule update --recursive does no
https://bugs.python.org/issue38562 closed by xtreak

#38563: ProactorEventLoop.close(): set_wakeup_fd() only works in main
https://bugs.python.org/issue38563 closed by vstinner

#38568: [3.7.5 x86_64 Linux] f-string parsing results in EOL
https://bugs.python.org/issue38568 closed by zach.ware

#38574: Dataclasses documentation should show the necessary imports
https://bugs.python.org/issue38574 closed by eric.smith

#38577: OPENSSL_* flags not propagated to extensions during build
https://bugs.python.org/issue38577 closed by Björn Pollex

#38581: Crash on distutils/util.py when header variable isn't a string
https://bugs.python.org/issue38581 closed by vstinner

#38587: __set_name__ missing from descriptor howto documentation
https://bugs.python.org/issue38587 closed by rhettinger
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-10-25 - 2019-11-01)
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 7091 (+25)
closed 43325 (+51)
total 50416 (+76)

Open issues with patches: 2799


Issues opened (60)
==================

#34975: start_tls() difficult when using asyncio.start_server()
https://bugs.python.org/issue34975 reopened by icgood

#38233: datetime.datetime.fromtimestamp have different behaviour on wi
https://bugs.python.org/issue38233 reopened by p-ganssle

#38590: argparse unexpected behavior with argument group inside mutual
https://bugs.python.org/issue38590 opened by Tim Sanders

#38591: Deprecate Process Child Watchers
https://bugs.python.org/issue38591 opened by aeros

#38592: Add pt-br to the language switcher at the Python docs website
https://bugs.python.org/issue38592 opened by rougeth

#38593: Python 3.7 does not catch infinite recursion for some values o
https://bugs.python.org/issue38593 opened by Valentyn Tymofieiev

#38594: importlib.metadata documentation deficiencies
https://bugs.python.org/issue38594 opened by indygreg

#38595: io.BufferedRWPair doc warning may need clarification
https://bugs.python.org/issue38595 opened by rgov

#38596: simple example give a Linux core dumped with atk-bridge
https://bugs.python.org/issue38596 opened by catafest

#38597: C Extension import limit
https://bugs.python.org/issue38597 opened by Kevin Schlossser

#38599: Deprecate creation of asyncio object when the loop is not runn
https://bugs.python.org/issue38599 opened by asvetlov

#38601: Couldn't able to install multiple python minor version in wind
https://bugs.python.org/issue38601 opened by kkotari

#38603: inspect.getdoc could examine the __class__ cell for dynamicall
https://bugs.python.org/issue38603 opened by Antony.Lee

#38605: [typing] PEP 563: Postponed evaluation of annotations: enable
https://bugs.python.org/issue38605 opened by vstinner

#38607: Document that cprofile/profile only profile the main thread
https://bugs.python.org/issue38607 opened by benspiller

#38608: Undocumented behavior that IsolatedAsyncioTestCase would enabl
https://bugs.python.org/issue38608 opened by legnaleurc

#38609: Trashcan mechanism segfault during interpreter finalization in
https://bugs.python.org/issue38609 opened by ysnt27

#38610: use-after-free in list object function
https://bugs.python.org/issue38610 opened by LCatro

#38611: ElementTree.ParseError does not implement SyntaxError interfac
https://bugs.python.org/issue38611 opened by jamercee

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613 opened by inada.naoki

#38614: test_asyncio: test_communicate() failed on AMD64 FreeBSD Share
https://bugs.python.org/issue38614 opened by vstinner

#38615: imaplib has no timeout setting
https://bugs.python.org/issue38615 opened by Jairo Llopis

#38619: [Doc] UUID.hex is lowercase
https://bugs.python.org/issue38619 opened by fov

#38620: Shell python-config --includes returns the same path twice
https://bugs.python.org/issue38620 opened by vstinner

#38622: _ctypes.dlsym (py_dl_sym) does not trigger audit hooks
https://bugs.python.org/issue38622 opened by tholl

#38623: Python documentation should mention how to find site-packages
https://bugs.python.org/issue38623 opened by bittner

#38624: pathlib .suffix, .suffixes, .stem unexpected behavior for path
https://bugs.python.org/issue38624 opened by inyeollee

#38625: SpooledTemporaryFile does not seek correctly after being rolle
https://bugs.python.org/issue38625 opened by graham.coster

#38628: Issue with ctypes in AIX
https://bugs.python.org/issue38628 opened by Ayappan

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629 opened by bluetech

#38630: subprocess.Popen.send_signal() should poll the process
https://bugs.python.org/issue38630 opened by vstinner

#38631: Replace Py_FatalError() with regular Python exceptions
https://bugs.python.org/issue38631 opened by vstinner

#38632: setup.py sdist should honor SOURCE_DATE_EPOCH
https://bugs.python.org/issue38632 opened by zwol

#38633: shutil.copystat fails with PermissionError in WSL
https://bugs.python.org/issue38633 opened by pspeter

#38634: Symbol resolution conflict when embeding python in an applicat
https://bugs.python.org/issue38634 opened by serge-sans-paille

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635 opened by serhiy.storchaka

#38636: IDLE regression: toggle tabs and change indent width functions
https://bugs.python.org/issue38636 opened by Zero

#38638: Backtrace of exit phase of context managers
https://bugs.python.org/issue38638 opened by kuraga

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639 opened by serhiy.storchaka

#38641: lib2to3 does not support py38 return/yield syntax with starred
https://bugs.python.org/issue38641 opened by Vlad Emelianov

#38642: python3.7.3 seems to cause add-apt-repository to rejct or not
https://bugs.python.org/issue38642 opened by Marco Ippolito

#38643: Assertion failures when calling PyNumber_ToBase() with an inva
https://bugs.python.org/issue38643 opened by ZackerySpytz

#38644: Pass explicitly tstate to function calls
https://bugs.python.org/issue38644 opened by vstinner

#38646: Invalid check on the result of pthread_self() leads to libpyth
https://bugs.python.org/issue38646 opened by tgl

#38647: Why only the MacOSXOSAScript in webbrowser does not have the n
https://bugs.python.org/issue38647 opened by ganow

#38649: tkinter messagebox is sloppy
https://bugs.python.org/issue38649 opened by David Lambert

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650 opened by serhiy.storchaka

#38651: Add WolfSSL support
https://bugs.python.org/issue38651 opened by Daniel Johnson

#38652: Remove/update provisional note for asyncio.BufferedProtocol
https://bugs.python.org/issue38652 opened by aeros

#38653: pkgutil.extend_path fails with zipped eggs if not at first pla
https://bugs.python.org/issue38653 opened by htgoebel

#38655: ipaddress.ip_network('0.0.0.0/0').is_private == True
https://bugs.python.org/issue38655 opened by pascalhofmann

#38656: mimetypes for python 3.7.5 fails to detect matroska video
https://bugs.python.org/issue38656 opened by toonn

#38657: String format for hexadecimal notation breaks padding with alt
https://bugs.python.org/issue38657 opened by Wicken

#38659: enum classes cause slow startup time
https://bugs.python.org/issue38659 opened by gregory.p.smith

#38660: Checking if two regexes are equal should test if they are func
https://bugs.python.org/issue38660 opened by boris

#38661: Changes to tkinter result in (unexpected) widget map call retu
https://bugs.python.org/issue38661 opened by jslvtr

#38662: Decouple ensurepip from pip's internals using runpy
https://bugs.python.org/issue38662 opened by pradyunsg

#38663: Untokenize does not round-trip ws before bs-nl
https://bugs.python.org/issue38663 opened by edreamleo

#38664: await execution order leads to throw or bad syntax
https://bugs.python.org/issue38664 opened by rmlibre

#38665: Crash when running SQLAlchemy with pyodbc
https://bugs.python.org/issue38665 opened by Dave Johansen



Most recent 15 issues with no replies (15)
==========================================

#38665: Crash when running SQLAlchemy with pyodbc
https://bugs.python.org/issue38665

#38664: await execution order leads to throw or bad syntax
https://bugs.python.org/issue38664

#38663: Untokenize does not round-trip ws before bs-nl
https://bugs.python.org/issue38663

#38661: Changes to tkinter result in (unexpected) widget map call retu
https://bugs.python.org/issue38661

#38655: ipaddress.ip_network('0.0.0.0/0').is_private == True
https://bugs.python.org/issue38655

#38653: pkgutil.extend_path fails with zipped eggs if not at first pla
https://bugs.python.org/issue38653

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650

#38647: Why only the MacOSXOSAScript in webbrowser does not have the n
https://bugs.python.org/issue38647

#38646: Invalid check on the result of pthread_self() leads to libpyth
https://bugs.python.org/issue38646

#38643: Assertion failures when calling PyNumber_ToBase() with an inva
https://bugs.python.org/issue38643

#38642: python3.7.3 seems to cause add-apt-repository to rejct or not
https://bugs.python.org/issue38642

#38641: lib2to3 does not support py38 return/yield syntax with starred
https://bugs.python.org/issue38641

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639

#38638: Backtrace of exit phase of context managers
https://bugs.python.org/issue38638

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635



Most recent 15 issues waiting for review (15)
=============================================

#38662: Decouple ensurepip from pip's internals using runpy
https://bugs.python.org/issue38662

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650

#38644: Pass explicitly tstate to function calls
https://bugs.python.org/issue38644

#38643: Assertion failures when calling PyNumber_ToBase() with an inva
https://bugs.python.org/issue38643

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639

#38636: IDLE regression: toggle tabs and change indent width functions
https://bugs.python.org/issue38636

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635

#38634: Symbol resolution conflict when embeding python in an applicat
https://bugs.python.org/issue38634

#38631: Replace Py_FatalError() with regular Python exceptions
https://bugs.python.org/issue38631

#38630: subprocess.Popen.send_signal() should poll the process
https://bugs.python.org/issue38630

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629

#38623: Python documentation should mention how to find site-packages
https://bugs.python.org/issue38623

#38622: _ctypes.dlsym (py_dl_sym) does not trigger audit hooks
https://bugs.python.org/issue38622

#38614: test_asyncio: test_communicate() failed on AMD64 FreeBSD Share
https://bugs.python.org/issue38614

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613



Top 10 most discussed issues (10)
=================================

#34790: Deprecate passing coroutine objects to asyncio.wait()
https://bugs.python.org/issue34790 13 msgs

#38591: Deprecate Process Child Watchers
https://bugs.python.org/issue38591 13 msgs

#32309: Implement asyncio.run_in_executor shortcut
https://bugs.python.org/issue32309 12 msgs

#38599: Deprecate creation of asyncio object when the loop is not runn
https://bugs.python.org/issue38599 8 msgs

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629 8 msgs

#38382: statistics.harmonic_mean fails to raise error with negative in
https://bugs.python.org/issue38382 7 msgs

#37838: typing.get_type_hints not working with forward-declaration and
https://bugs.python.org/issue37838 6 msgs

#37903: IDLE Shell sidebar.
https://bugs.python.org/issue37903 6 msgs

#38530: Offer suggestions on AttributeError
https://bugs.python.org/issue38530 6 msgs

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613 5 msgs



Issues closed (49)
==================

#14196: Unhandled exceptions in pdb return value display
https://bugs.python.org/issue14196 closed by terry.reedy

#16575: ctypes: unions as arguments
https://bugs.python.org/issue16575 closed by vinay.sajip

#21002: _sre.SRE_Scanner object should have a fullmatch() method
https://bugs.python.org/issue21002 closed by serhiy.storchaka

#24430: ZipFile.read() cannot decrypt multiple members from Windows 7z
https://bugs.python.org/issue24430 closed by serhiy.storchaka

#24686: zipfile is intolerant of extra bytes
https://bugs.python.org/issue24686 closed by serhiy.storchaka

#26669: time.localtime(float("NaN")) does not raise a ValueError on al
https://bugs.python.org/issue26669 closed by vstinner

#28029: Replace and empty strings
https://bugs.python.org/issue28029 closed by serhiy.storchaka

#33187: Document ElementInclude (XInclude) support in ElementTree
https://bugs.python.org/issue33187 closed by scoder

#35448: ConfigParser .read() - handling of nonexistent files
https://bugs.python.org/issue35448 closed by serhiy.storchaka

#35745: Add import statement in dataclass code snippet
https://bugs.python.org/issue35745 closed by eric.smith

#36971: Add subsections in C API "Common Object Structures" page
https://bugs.python.org/issue36971 closed by dino.viehland

#37289: regression in Cython when pickling objects
https://bugs.python.org/issue37289 closed by serhiy.storchaka

#37330: open(): remove 'U' mode, deprecated since Python 3.3
https://bugs.python.org/issue37330 closed by vstinner

#37527: Timestamp conversion on windows fails with timestamps close to
https://bugs.python.org/issue37527 closed by p-ganssle

#37607: segfault running code in jupyter on macOS 10.14.5 - crashed on
https://bugs.python.org/issue37607 closed by ned.deily

#38125: Can' build document in Sphinx v2.2.0
https://bugs.python.org/issue38125 closed by Windson Yang

#38226: pickle.dump and load error message when file isn't opened in b
https://bugs.python.org/issue38226 closed by boris

#38312: curses: add `set_tabsize` and `set_escdelay`
https://bugs.python.org/issue38312 closed by serhiy.storchaka

#38334: zipfile: Seeking encrypted file breaks after seeking backwards
https://bugs.python.org/issue38334 closed by serhiy.storchaka

#38336: Remove the __set__ method restriction on data descriptors for
https://bugs.python.org/issue38336 closed by rhettinger

#38434: sys.addaudithook event is not documented
https://bugs.python.org/issue38434 closed by steve.dower

#38494: Add assert_not_called_with
https://bugs.python.org/issue38494 closed by serhiy.storchaka

#38534: Version 3.8.0 has released with a wrong MS KB number reference
https://bugs.python.org/issue38534 closed by steve.dower

#38535: Incorrect col_offset for decorators with zero arguments (empty
https://bugs.python.org/issue38535 closed by serhiy.storchaka

#38557: PyTuple_GetSlice docs minor inaccuracy
https://bugs.python.org/issue38557 closed by serhiy.storchaka

#38558: Data Structures documentation out of sync with new Walrus oper
https://bugs.python.org/issue38558 closed by ammar2

#38560: Disallow iterable argument unpacking after a keyword argument?
https://bugs.python.org/issue38560 closed by gvanrossum

#38570: Shlex does not parse commands containing single quotes correct
https://bugs.python.org/issue38570 closed by timonegk

#38571: Segfault with StopIteration
https://bugs.python.org/issue38571 closed by kchen

#38586: logging: handlers names are not set when using fileConfig
https://bugs.python.org/issue38586 closed by vinay.sajip

#38589: Bad target address assigned in Python Manuals shortcut on Pyth
https://bugs.python.org/issue38589 closed by steve.dower

#38598: IDLE: Disable F5, etc, in Shell and Output windows.
https://bugs.python.org/issue38598 closed by terry.reedy

#38600: Change the mark up of NULL
https://bugs.python.org/issue38600 closed by serhiy.storchaka

#38602: Add fcntl.F_OFD_XXXX constant
https://bugs.python.org/issue38602 closed by serhiy.storchaka

#38604: Schedule Py_UNICODE API removal
https://bugs.python.org/issue38604 closed by vstinner

#38606: Function to count total number of common divisors of two numbe
https://bugs.python.org/issue38606 closed by mark.dickinson

#38612: some non-ascii charcters link to same identifier/data
https://bugs.python.org/issue38612 closed by steven.daprano

#38616: Using Py_XDECREF to replace Py_DECREF in PyAST_FromNodeObject(
https://bugs.python.org/issue38616 closed by serhiy.storchaka

#38617: Using Py_XINCREF to replace Py_INCREF in PyAST_CompileObject
https://bugs.python.org/issue38617 closed by serhiy.storchaka

#38618: Why not use refcount of c.c_filename in PyAST_FromNodeObject()
https://bugs.python.org/issue38618 closed by serhiy.storchaka

#38621: Bad decoding of encoded-words in unstructured email headers
https://bugs.python.org/issue38621 closed by fdrake

#38626: small change at bisect_left function for easy understanding
https://bugs.python.org/issue38626 closed by rhettinger

#38627: Add copy() method to pathlib
https://bugs.python.org/issue38627 closed by serhiy.storchaka

#38637: fix GROWTH_RATE comments bug
https://bugs.python.org/issue38637 closed by brandtbucher

#38640: while False: break => SyntaxError: 'break' outside loop
https://bugs.python.org/issue38640 closed by pablogsal

#38645: datetime.datetime.fromtimestamp(0, tzlocal()) throws error
https://bugs.python.org/issue38645 closed by ammar2

#38648: Py_tp_free is specified twice in Python-ast.c
https://bugs.python.org/issue38648 closed by benjamin.peterson

#38654: `urllib.request.Request` uses mutable value as default value
https://bugs.python.org/issue38654 closed by serhiy.storchaka

#38658: Python Program crashes when running in fore and back ground
https://bugs.python.org/issue38658 closed by ThePokestarFan
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/Q3KTTMP457GGA4UHL2QTWPZQRWA2ENN2/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-11-01 - 2019-11-08)
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 7140 (+49)
closed 43359 (+34)
total 50499 (+83)

Open issues with patches: 2809


Issues opened (64)
==================

#16575: ctypes: unions as arguments
https://bugs.python.org/issue16575 reopened by vstinner

#37527: Timestamp conversion on windows fails with timestamps close to
https://bugs.python.org/issue37527 reopened by p-ganssle

#38668: Update os.path documentation regarding recommended types
https://bugs.python.org/issue38668 opened by lazka

#38669: patch.object should raise another error when first argument is
https://bugs.python.org/issue38669 opened by Elena.Oat

#38670: can we accept os.PathLike objects within the subprocess args=
https://bugs.python.org/issue38670 opened by gregory.p.smith

#38671: pathlib.Path.resolve(strict=False) returns relative path on Wi
https://bugs.python.org/issue38671 opened by uranusjr

#38672: Crash on mimetypes.init() if there is no access to one of know
https://bugs.python.org/issue38672 opened by Micha? Szymaniak

#38673: REPL shows continuation prompt (...) when comment or space ent
https://bugs.python.org/issue38673 opened by gvanrossum

#38675: Sug. for the scope example in TPT Chapter 9
https://bugs.python.org/issue38675 opened by David Goldsmith

#38677: Arraymodule initialization error handling improvements
https://bugs.python.org/issue38677 opened by mpaolini

#38678: TypeError raised trying to run TPT 10.3 Example 2 in Python 3.
https://bugs.python.org/issue38678 opened by David Goldsmith

#38679: Scipy and Scikit learn library installation issues
https://bugs.python.org/issue38679 opened by marvinmckinneyii

#38680: PyGILState_Release does not release gil correctly, resulting i
https://bugs.python.org/issue38680 opened by 123 wlpha

#38681: 2to3 Conversion Result using BlankLine() can be Syntactically
https://bugs.python.org/issue38681 opened by Samuel Tatasurya

#38682: struct timeval is not declared
https://bugs.python.org/issue38682 opened by Mithil

#38686: WWW-Authenticate qop="auth,auth-int" rejected by urllib
https://bugs.python.org/issue38686 opened by PypeBros

#38687: Expose 'adler32_combine' function from zlib
https://bugs.python.org/issue38687 opened by callumattryde

#38688: Python 3.8 regression: endless loop in shutil.copytree
https://bugs.python.org/issue38688 opened by cboltz

#38689: IDLE crashes when KeyError is raised during calltip generation
https://bugs.python.org/issue38689 opened by bup

#38690: Command line option with &/or without a space results in the s
https://bugs.python.org/issue38690 opened by jgors

#38691: importlib: PYTHONCASEOK should be ignored when using python3 -
https://bugs.python.org/issue38691 opened by vstinner

#38692: add a pidfd child process watcher
https://bugs.python.org/issue38692 opened by benjamin.peterson

#38693: Use f-strings instead of str.format within importlib
https://bugs.python.org/issue38693 opened by gregory.p.smith

#38695: IDLE should restart instead of hanging when subprocess exits
https://bugs.python.org/issue38695 opened by terry.reedy

#38697: test.support.find_unused_port() race condition: test_socket fa
https://bugs.python.org/issue38697 opened by vstinner

#38698: While parsing email message id: UnboundLocalError
https://bugs.python.org/issue38698 opened by Nikita Hoffmann

#38699: socket: change listen() default backlog from 128 to 4096?
https://bugs.python.org/issue38699 opened by vstinner

#38701: datetime.timedelta string representation is ambiguous
https://bugs.python.org/issue38701 opened by lig

#38702: Adding new types to parser/unparse.py
https://bugs.python.org/issue38702 opened by ju-sh

#38704: Prevent installation on unsupported Windows versions
https://bugs.python.org/issue38704 opened by senyai

#38706: What should the error message in the exception raised by asser
https://bugs.python.org/issue38706 opened by mkarotsieris

#38707: Multiprocessing: bug with Native ID for threading.mainthread()
https://bugs.python.org/issue38707 opened by jaketesler

#38708: parse_message_id in email module is very buggy / crashy
https://bugs.python.org/issue38708 opened by xnox

#38709: distutils - setuptools - alias command removes comments from s
https://bugs.python.org/issue38709 opened by acue

#38710: unsynchronized write pointer in io.TextIOWrapper in 'r+' mode
https://bugs.python.org/issue38710 opened by Manuel Ignacio Pérez Alcolea

#38711: setup parameter 'distclass' ignored for configuration files
https://bugs.python.org/issue38711 opened by acue

#38712: add signal.pidfd_send_signal
https://bugs.python.org/issue38712 opened by benjamin.peterson

#38714: setup command alias erroneous for names with hyphens
https://bugs.python.org/issue38714 opened by acue

#38715: Regression in compileall ddir parameter when recursing
https://bugs.python.org/issue38715 opened by hetman

#38718: query of global metadata options delivers error messages even
https://bugs.python.org/issue38718 opened by acue

#38719: Surprising and possibly incorrect passing of InitVar to __post
https://bugs.python.org/issue38719 opened by Aaron Ecay

#38720: Logging failure with timestamp messages
https://bugs.python.org/issue38720 opened by xtobes

#38721: modulefinder should use io.open_code() instead of open()
https://bugs.python.org/issue38721 opened by plokmijnuhby

#38722: runpy should use io.open_code() instead of open()
https://bugs.python.org/issue38722 opened by plokmijnuhby

#38723: Pdb._runscript should use io.open_code() instead of open()
https://bugs.python.org/issue38723 opened by plokmijnuhby

#38724: Implement subprocess.Popen.__repr__
https://bugs.python.org/issue38724 opened by cool-RR

#38725: Documented equivalent of `gzip -n` (omit timestamp and origina
https://bugs.python.org/issue38725 opened by zwol

#38726: Add equivalent of `gzip -n` (omit timestamp and original file
https://bugs.python.org/issue38726 opened by zwol

#38727: setup.py sdist --format=gztar should use (equivalent of) `gzip
https://bugs.python.org/issue38727 opened by zwol

#38728: Update PC/pyconfig.h to support disabling auto linking
https://bugs.python.org/issue38728 opened by Jean-Christophe Fillion-Robin

#38729: mock.create_autospec generates incorrect signature for some de
https://bugs.python.org/issue38729 opened by breilly_box

#38731: bad input crashes py_compile library
https://bugs.python.org/issue38731 opened by Kaoru Esashika

#38734: Python 3.7 and 3.8 in Windows Store do not start under git bas
https://bugs.python.org/issue38734 opened by pletnes

#38735: PYTHONPYCACHEPREFIX fails when importing a module from the roo
https://bugs.python.org/issue38735 opened by nedbat

#38736: argparse: wrong type from get_default when type is set
https://bugs.python.org/issue38736 opened by Erik Ahlén

#38738: Fix formatting of True and False
https://bugs.python.org/issue38738 opened by serhiy.storchaka

#38740: Line count mis match between open() vs sys.stdin api calls
https://bugs.python.org/issue38740 opened by Thamme Gowda

#38741: Definition of multiple ']' in header configparser
https://bugs.python.org/issue38741 opened by @mark99i

#38742: ElementTree won't parse comments before root element
https://bugs.python.org/issue38742 opened by celinecyc

#38743: configure: on macOS (darwin) add CoreFoundation to flags befor
https://bugs.python.org/issue38743 opened by Jakub Piotr C?apa

#38744: python 3.8 hang in multiprocessing.Pool() locking on FreeBSD
https://bugs.python.org/issue38744 opened by AMDmi3

#38746: HTML5 named character references not consistent
https://bugs.python.org/issue38746 opened by mikeraider

#38747: Slowly introduce a subset of Jupyter console (IPython) feature
https://bugs.python.org/issue38747 opened by Marco Sulla

#38748: 32 bit ctypes stdcall callback fails to restore stack pointer
https://bugs.python.org/issue38748 opened by David Heffernan



Most recent 15 issues with no replies (15)
==========================================

#38748: 32 bit ctypes stdcall callback fails to restore stack pointer
https://bugs.python.org/issue38748

#38747: Slowly introduce a subset of Jupyter console (IPython) feature
https://bugs.python.org/issue38747

#38746: HTML5 named character references not consistent
https://bugs.python.org/issue38746

#38744: python 3.8 hang in multiprocessing.Pool() locking on FreeBSD
https://bugs.python.org/issue38744

#38743: configure: on macOS (darwin) add CoreFoundation to flags befor
https://bugs.python.org/issue38743

#38742: ElementTree won't parse comments before root element
https://bugs.python.org/issue38742

#38741: Definition of multiple ']' in header configparser
https://bugs.python.org/issue38741

#38738: Fix formatting of True and False
https://bugs.python.org/issue38738

#38734: Python 3.7 and 3.8 in Windows Store do not start under git bas
https://bugs.python.org/issue38734

#38731: bad input crashes py_compile library
https://bugs.python.org/issue38731

#38728: Update PC/pyconfig.h to support disabling auto linking
https://bugs.python.org/issue38728

#38727: setup.py sdist --format=gztar should use (equivalent of) `gzip
https://bugs.python.org/issue38727

#38726: Add equivalent of `gzip -n` (omit timestamp and original file
https://bugs.python.org/issue38726

#38725: Documented equivalent of `gzip -n` (omit timestamp and origina
https://bugs.python.org/issue38725

#38724: Implement subprocess.Popen.__repr__
https://bugs.python.org/issue38724



Most recent 15 issues waiting for review (15)
=============================================

#38743: configure: on macOS (darwin) add CoreFoundation to flags befor
https://bugs.python.org/issue38743

#38738: Fix formatting of True and False
https://bugs.python.org/issue38738

#38712: add signal.pidfd_send_signal
https://bugs.python.org/issue38712

#38707: Multiprocessing: bug with Native ID for threading.mainthread()
https://bugs.python.org/issue38707

#38706: What should the error message in the exception raised by asser
https://bugs.python.org/issue38706

#38693: Use f-strings instead of str.format within importlib
https://bugs.python.org/issue38693

#38692: add a pidfd child process watcher
https://bugs.python.org/issue38692

#38687: Expose 'adler32_combine' function from zlib
https://bugs.python.org/issue38687

#38686: WWW-Authenticate qop="auth,auth-int" rejected by urllib
https://bugs.python.org/issue38686

#38677: Arraymodule initialization error handling improvements
https://bugs.python.org/issue38677

#38669: patch.object should raise another error when first argument is
https://bugs.python.org/issue38669

#38662: Decouple ensurepip from pip's internals using runpy
https://bugs.python.org/issue38662

#38657: Clarify numeric padding behavior in string formatting
https://bugs.python.org/issue38657

#38652: Remove/update provisional note for asyncio.BufferedProtocol
https://bugs.python.org/issue38652

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650



Top 10 most discussed issues (10)
=================================

#37903: IDLE Shell sidebar.
https://bugs.python.org/issue37903 18 msgs

#32309: Implement asyncio.run_in_executor shortcut
https://bugs.python.org/issue32309 16 msgs

#38692: add a pidfd child process watcher
https://bugs.python.org/issue38692 15 msgs

#38706: What should the error message in the exception raised by asser
https://bugs.python.org/issue38706 15 msgs

#38500: Provide a way to get/set PyInterpreterState.frame_eval without
https://bugs.python.org/issue38500 12 msgs

#38285: Asyncio BaseEventLoop can support socket types other than SOCK
https://bugs.python.org/issue38285 11 msgs

#38630: subprocess.Popen.send_signal() should poll the process
https://bugs.python.org/issue38630 11 msgs

#36906: Compile time textwrap.dedent() equivalent for str or bytes lit
https://bugs.python.org/issue36906 10 msgs

#38440: Possible new issues with IDLE
https://bugs.python.org/issue38440 8 msgs

#38608: Undocumented behavior that IsolatedAsyncioTestCase would enabl
https://bugs.python.org/issue38608 7 msgs



Issues closed (34)
==================

#27994: In the argparse help(argparse) prints weird comments instead o
https://bugs.python.org/issue27994 closed by rhettinger

#35381: posixmodule: convert statically allocated types (DirEntryType
https://bugs.python.org/issue35381 closed by petr.viktorin

#37633: Py_CompileString and PyParser_SimpleParseString not exported i
https://bugs.python.org/issue37633 closed by benjamin.peterson

#37784: Compiling Python 3 with sqlite impossible when sqlite installa
https://bugs.python.org/issue37784 closed by manuco

#38159: PyState_AddModule docs should say that it's not necessary to c
https://bugs.python.org/issue38159 closed by petr.viktorin

#38279: multiprocessing example enhancement
https://bugs.python.org/issue38279 closed by pitrou

#38382: statistics.harmonic_mean fails to raise error with negative in
https://bugs.python.org/issue38382 closed by rhettinger

#38388: Pickle protocol v 5 needs to be documented
https://bugs.python.org/issue38388 closed by taleinat

#38422: Clarify docstrings of pathlib suffix(es)
https://bugs.python.org/issue38422 closed by pitrou

#38475: Break Statement
https://bugs.python.org/issue38475 closed by zach.ware

#38592: Add pt-br to the language switcher at the Python docs website
https://bugs.python.org/issue38592 closed by rougeth

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613 closed by inada.naoki

#38664: await execution order leads to throw or bad syntax
https://bugs.python.org/issue38664 closed by asvetlov

#38666: is for tuples
https://bugs.python.org/issue38666 closed by benjamin.peterson

#38667: PYTHONCOERCECLOCALE=0 ignored
https://bugs.python.org/issue38667 closed by lazka

#38674: RotatingFileHandler issue: logs in the file are printed in inc
https://bugs.python.org/issue38674 closed by vinay.sajip

#38676: Unable to install Python 3.8 on Windows 10
https://bugs.python.org/issue38676 closed by BRT

#38683: Installation failed - no privileges to access directory
https://bugs.python.org/issue38683 closed by steve.dower

#38684: hashlib: build fails when blake2 is disabled in OpenSSL
https://bugs.python.org/issue38684 closed by christian.heimes

#38685: can't create a venv with a dash in the name
https://bugs.python.org/issue38685 closed by matrixise

#38694: docs.python.org does not switch version properly
https://bugs.python.org/issue38694 closed by ned.deily

#38696: HTTP modules documentation error
https://bugs.python.org/issue38696 closed by zach.ware

#38700: typo in unittest mock docs
https://bugs.python.org/issue38700 closed by Arunkumar Mani

#38703: should we expect round(0.95,1) to be 1.0, instead of 0.9?
https://bugs.python.org/issue38703 closed by mark.dickinson

#38705: venv creation on macOS Catalina is failing
https://bugs.python.org/issue38705 closed by ned.deily

#38713: expose P_PIDFD
https://bugs.python.org/issue38713 closed by miss-islington

#38716: logging: rotating handlers set namer and rotator null
https://bugs.python.org/issue38716 closed by vinay.sajip

#38717: csv DictWriter's internal _dict_to_list raise error unsupporte
https://bugs.python.org/issue38717 closed by afflictor

#38730: 2.7 modern compiler warnings
https://bugs.python.org/issue38730 closed by benjamin.peterson

#38732: Adding relp support as a new logging handler
https://bugs.python.org/issue38732 closed by vinay.sajip

#38733: PyErr_Occurred(): tstate must be non-NULL
https://bugs.python.org/issue38733 closed by vstinner

#38737: StreamReaderProtocol.eof_received() should return True only fo
https://bugs.python.org/issue38737 closed by asvetlov

#38739: pyperformance html5lib cannot import Mapping (and fails)
https://bugs.python.org/issue38739 closed by vstinner

#38745: pygame install error using python 3.8.0
https://bugs.python.org/issue38745 closed by christian.heimes
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-11-08 - 2019-11-15)
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 7148 ( +8)
closed 43418 (+59)
total 50566 (+67)

Open issues with patches: 2820


Issues opened (39)
==================

#38750: Solve IPv4 categorisation issues with the ipaddress module
https://bugs.python.org/issue38750 opened by Wicken

#38753: AsyncMock not cited as new in 3.8
https://bugs.python.org/issue38753 opened by John Belmonte

#38755: Long unicode string causes SyntaxError: Non-UTF-8 code startin
https://bugs.python.org/issue38755 opened by Andrew Ushakov

#38760: Document for urllib.error.HTTPError.headers Should Specify Wha
https://bugs.python.org/issue38760 opened by Han You

#38762: Logging displays wrong "processName" if "sys.modules" is clear
https://bugs.python.org/issue38762 opened by Delgan

#38765: `ast.AST._attributes` is used by `ast.dump()` but not document
https://bugs.python.org/issue38765 opened by pekka.klarck

#38768: Support lldb enhancement in MacOS
https://bugs.python.org/issue38768 opened by Manjusaka

#38770: Pickle handle self references in classes
https://bugs.python.org/issue38770 opened by Saim Raza

#38776: rlock_count<0
https://bugs.python.org/issue38776 opened by toywei

#38778: Document that os.fork is not allowed in subinterpreters
https://bugs.python.org/issue38778 opened by pconnell

#38780: SysLogHandler crash atexit
https://bugs.python.org/issue38780 opened by jaraco

#38782: Convert importlib.abc to use typing.Protocol
https://bugs.python.org/issue38782 opened by brett.cannon

#38783: the window size is bigger than the specific size when create a
https://bugs.python.org/issue38783 opened by johnliao

#38784: ip_network does not clear/update the broadcast_address cache w
https://bugs.python.org/issue38784 opened by 992jo

#38787: PEP 573: Module State Access from C Extension Methods
https://bugs.python.org/issue38787 opened by Dormouse759

#38788: Inconsistent documentation of tell/seek on textiobase/textiowr
https://bugs.python.org/issue38788 opened by qha

#38789: difflib lacks a way to check if results are empty
https://bugs.python.org/issue38789 opened by simon_

#38790: test_fcntl failing on macOS CI
https://bugs.python.org/issue38790 opened by steve.dower

#38792: IDLE calltips may not properly close on KeyboardInterrupt
https://bugs.python.org/issue38792 opened by ZackerySpytz

#38793: pathlib.Path.resolve(strict=False) strips final path component
https://bugs.python.org/issue38793 opened by lutecki

#38794: Setup: support linking openssl statically
https://bugs.python.org/issue38794 opened by Lukas.Vacek

#38795: test_asyncio.test_subprocess.test_terminate() timed out on AMD
https://bugs.python.org/issue38795 opened by vstinner

#38796: test_multiprocessing_forkserver: test_mymanager_context() fail
https://bugs.python.org/issue38796 opened by vstinner

#38797: x86-64 High Sierra 3.x buildbot worker fails to build Python:
https://bugs.python.org/issue38797 opened by vstinner

#38798: test_asyncio.test_sendfile.test_sendfile_ssl_pre_and_post_data
https://bugs.python.org/issue38798 opened by vstinner

#38799: race condition in multiprocessing.Pool with maxtasksperchild=1
https://bugs.python.org/issue38799 opened by steve.lorimer@gmail.com

#38802: Clearer wording of os.WNOHANG documentation to avoid misinterp
https://bugs.python.org/issue38802 opened by bbmmy

#38803: test_wait3 and test_wait4 leaked references on x86 Gentoo Refl
https://bugs.python.org/issue38803 opened by vstinner

#38804: Regular Expression Denial of Service in http.cookiejar
https://bugs.python.org/issue38804 opened by bc

#38805: locale.getlocale() returns a non RFC1766 language code
https://bugs.python.org/issue38805 opened by markgrandi

#38806: "pdb.Pdb(skip=…).set_trace()" should always stop on calling
https://bugs.python.org/issue38806 opened by blueyed

#38807: Better exception message in os.path.join
https://bugs.python.org/issue38807 opened by tomasfarias

#38809: On Windows, build scripts should prefer using python.exe from
https://bugs.python.org/issue38809 opened by taleinat

#38810: SSL connect() raises SSLError "[SSL] EC lib (_ssl.c:728)"
https://bugs.python.org/issue38810 opened by andymaier

#38811: Pathlib crashes when os module is missing 'link' method
https://bugs.python.org/issue38811 opened by tohojo

#38812: Comparing datetime.time objects incorrect for TZ aware and una
https://bugs.python.org/issue38812 opened by epicadv

#38813: math.modf() change integer returned part as integer instead of
https://bugs.python.org/issue38813 opened by aikimark1955

#38814: Python3.7.5 crashes on OSX with my django project
https://bugs.python.org/issue38814 opened by karolyi

#38815: test_ssl: test_min_max_version() fails on AMD64 FreeBSD Shared
https://bugs.python.org/issue38815 opened by vstinner



Most recent 15 issues with no replies (15)
==========================================

#38814: Python3.7.5 crashes on OSX with my django project
https://bugs.python.org/issue38814

#38812: Comparing datetime.time objects incorrect for TZ aware and una
https://bugs.python.org/issue38812

#38809: On Windows, build scripts should prefer using python.exe from
https://bugs.python.org/issue38809

#38807: Better exception message in os.path.join
https://bugs.python.org/issue38807

#38806: "pdb.Pdb(skip=…).set_trace()" should always stop on calling
https://bugs.python.org/issue38806

#38805: locale.getlocale() returns a non RFC1766 language code
https://bugs.python.org/issue38805

#38804: Regular Expression Denial of Service in http.cookiejar
https://bugs.python.org/issue38804

#38799: race condition in multiprocessing.Pool with maxtasksperchild=1
https://bugs.python.org/issue38799

#38798: test_asyncio.test_sendfile.test_sendfile_ssl_pre_and_post_data
https://bugs.python.org/issue38798

#38795: test_asyncio.test_subprocess.test_terminate() timed out on AMD
https://bugs.python.org/issue38795

#38790: test_fcntl failing on macOS CI
https://bugs.python.org/issue38790

#38788: Inconsistent documentation of tell/seek on textiobase/textiowr
https://bugs.python.org/issue38788

#38787: PEP 573: Module State Access from C Extension Methods
https://bugs.python.org/issue38787

#38783: the window size is bigger than the specific size when create a
https://bugs.python.org/issue38783

#38782: Convert importlib.abc to use typing.Protocol
https://bugs.python.org/issue38782



Most recent 15 issues waiting for review (15)
=============================================

#38811: Pathlib crashes when os module is missing 'link' method
https://bugs.python.org/issue38811

#38809: On Windows, build scripts should prefer using python.exe from
https://bugs.python.org/issue38809

#38807: Better exception message in os.path.join
https://bugs.python.org/issue38807

#38806: "pdb.Pdb(skip=…).set_trace()" should always stop on calling
https://bugs.python.org/issue38806

#38804: Regular Expression Denial of Service in http.cookiejar
https://bugs.python.org/issue38804

#38794: Setup: support linking openssl statically
https://bugs.python.org/issue38794

#38792: IDLE calltips may not properly close on KeyboardInterrupt
https://bugs.python.org/issue38792

#38787: PEP 573: Module State Access from C Extension Methods
https://bugs.python.org/issue38787

#38778: Document that os.fork is not allowed in subinterpreters
https://bugs.python.org/issue38778

#38753: AsyncMock not cited as new in 3.8
https://bugs.python.org/issue38753

#38743: configure: on macOS (darwin) add CoreFoundation to flags befor
https://bugs.python.org/issue38743

#38741: Definition of multiple ']' in header configparser
https://bugs.python.org/issue38741

#38731: bad input crashes py_compile library
https://bugs.python.org/issue38731

#38724: Implement subprocess.Popen.__repr__
https://bugs.python.org/issue38724

#38712: add signal.pidfd_send_signal
https://bugs.python.org/issue38712



Top 10 most discussed issues (10)
=================================

#22367: Add open_file_descriptor parameter to fcntl.lockf() (use the n
https://bugs.python.org/issue22367 9 msgs

#38780: SysLogHandler crash atexit
https://bugs.python.org/issue38780 8 msgs

#38591: Deprecate Process Child Watchers
https://bugs.python.org/issue38591 7 msgs

#38794: Setup: support linking openssl statically
https://bugs.python.org/issue38794 7 msgs

#4630: IDLE: add cursor noblink option
https://bugs.python.org/issue4630 5 msgs

#38724: Implement subprocess.Popen.__repr__
https://bugs.python.org/issue38724 5 msgs

#36128: ResourceReader for FileLoader inconsistently handles path sepa
https://bugs.python.org/issue36128 4 msgs

#36852: Python3.7.2 fails to cross-compile (yocto / openembedded) when
https://bugs.python.org/issue36852 4 msgs

#38500: Provide a way to get/set PyInterpreterState.frame_eval without
https://bugs.python.org/issue38500 4 msgs

#38673: REPL shows continuation prompt (...) when comment or space ent
https://bugs.python.org/issue38673 4 msgs



Issues closed (59)
==================

#9399: Provide a 'print' action for argparse
https://bugs.python.org/issue9399 closed by rhettinger

#11354: argparse: nargs could accept range of options count
https://bugs.python.org/issue11354 closed by rhettinger

#26353: IDLE: Saving Shell should not add \n
https://bugs.python.org/issue26353 closed by terry.reedy

#27805: io.open('/dev/stdout', 'a') raises OSError with errno=ESPIPE
https://bugs.python.org/issue27805 closed by benjamin.peterson

#35192: pathlib mkdir throws FileExistsError when not supposed to
https://bugs.python.org/issue35192 closed by xtreak

#35666: Update design FAQ about assignment expression
https://bugs.python.org/issue35666 closed by xtreak

#35856: bundled pip syntaxwarning
https://bugs.python.org/issue35856 closed by inada.naoki

#36092: unittest.mock's patch.object and patch.dict are not supported
https://bugs.python.org/issue36092 closed by xtreak

#36130: Pdb(skip=[...]) + module without __name__ => TypeError
https://bugs.python.org/issue36130 closed by benjamin.peterson

#37436: os.path.isfile() with big number cause OverflowError: fd is gr
https://bugs.python.org/issue37436 closed by serhiy.storchaka

#37564: ArgumentParser should support bool type according to truth val
https://bugs.python.org/issue37564 closed by rhettinger

#37759: Polish whatsnew for 3.8
https://bugs.python.org/issue37759 closed by rhettinger

#37855: Compiling Python 3.7.4 with Intel compilers 2019
https://bugs.python.org/issue37855 closed by vstinner

#38351: Modernize email example from %-formatting to f-string
https://bugs.python.org/issue38351 closed by taleinat

#38385: statistics: incorrect documentation
https://bugs.python.org/issue38385 closed by rhettinger

#38421: email.utils.parsetime_tz does not return "None" as the tz offs
https://bugs.python.org/issue38421 closed by petr.viktorin

#38438: argparse "usage" overly-complex with nargs="*"
https://bugs.python.org/issue38438 closed by rhettinger

#38517: functools.cached_property should support partial functions and
https://bugs.python.org/issue38517 closed by taleinat

#38565: Expose the value passed of typed passed to functools.lru_cache
https://bugs.python.org/issue38565 closed by rhettinger

#38609: Trashcan mechanism segfault during interpreter finalization in
https://bugs.python.org/issue38609 closed by ronaldoussoren

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635 closed by serhiy.storchaka

#38677: Arraymodule initialization error handling improvements
https://bugs.python.org/issue38677 closed by serhiy.storchaka

#38679: Scipy and Scikit learn library installation issues
https://bugs.python.org/issue38679 closed by terry.reedy

#38692: add a pidfd child process watcher
https://bugs.python.org/issue38692 closed by benjamin.peterson

#38723: Pdb._runscript should use io.open_code() instead of open()
https://bugs.python.org/issue38723 closed by steve.dower

#38734: Python 3.7 and 3.8 in Windows Store do not start under git bas
https://bugs.python.org/issue38734 closed by steve.dower

#38736: argparse: wrong type from get_default when type is set
https://bugs.python.org/issue38736 closed by paul.j3

#38738: Fix formatting of True and False
https://bugs.python.org/issue38738 closed by serhiy.storchaka

#38740: Line count mismatch between open() vs sys.stdin api calls
https://bugs.python.org/issue38740 closed by thammegowda

#38742: ElementTree won't parse comments before root element
https://bugs.python.org/issue38742 closed by scoder

#38747: Slowly introduce a subset of Jupyter console (IPython) feature
https://bugs.python.org/issue38747 closed by terry.reedy

#38749: sqlite3 driver fails on four byte unicode strings coming from
https://bugs.python.org/issue38749 closed by serhiy.storchaka

#38751: Document maximum JSON depth or remove it.
https://bugs.python.org/issue38751 closed by rhettinger

#38752: __init__ taking out of context variables
https://bugs.python.org/issue38752 closed by eric.smith

#38754: Python3.7 site-packages
https://bugs.python.org/issue38754 closed by ned.deily

#38756: Add generic versions of weakref types to typing module
https://bugs.python.org/issue38756 closed by levkivskyi

#38757: mocking an exception, arguments do not seem to be passed to th
https://bugs.python.org/issue38757 closed by cjw296

#38758: @dataclass defaults
https://bugs.python.org/issue38758 closed by gvanrossum

#38759: Python 2.7.9 x64 for Windows version is 2.7.13
https://bugs.python.org/issue38759 closed by steve.dower

#38761: weakref.WeakSet not instanceof collections.abc.Set
https://bugs.python.org/issue38761 closed by rhettinger

#38763: mock with side effect : assert_called_once returns None while
https://bugs.python.org/issue38763 closed by cjw296

#38764: Deterministic globbing.
https://bugs.python.org/issue38764 closed by gvanrossum

#38766: AttributeError: 'xml.etree.ElementTree.ParseError' has no attr
https://bugs.python.org/issue38766 closed by mlj

#38767: Replace Mersenne Twister RNG with a PCG family algorithm
https://bugs.python.org/issue38767 closed by rhettinger

#38769: generators are currently hashable
https://bugs.python.org/issue38769 closed by steven.daprano

#38771: Bug in example of collections.ChainMap
https://bugs.python.org/issue38771 closed by rhettinger

#38772: shutil.copytree fail to copy some bytes
https://bugs.python.org/issue38772 closed by benjamin.peterson

#38773: Fatal Python error: Aborted
https://bugs.python.org/issue38773 closed by brett.cannon

#38774: Statements in try block still executes after raised error
https://bugs.python.org/issue38774 closed by Torbjørn Wikestad

#38775: Cloudpickle.py file is crashing due to data type incompatibili
https://bugs.python.org/issue38775 closed by xtreak

#38777: plist handling of real data type
https://bugs.python.org/issue38777 closed by David Nicolson

#38779: Simple typo in strings module documentation
https://bugs.python.org/issue38779 closed by zach.ware

#38781: Clear buffer in MemoryHandler flush
https://bugs.python.org/issue38781 closed by penlect

#38785: Segmentation fault in asyncio
https://bugs.python.org/issue38785 closed by asvetlov

#38786: Add parsing of https links to pydoc
https://bugs.python.org/issue38786 closed by taleinat

#38791: readline history file is hard-coded
https://bugs.python.org/issue38791 closed by jconder

#38800: Resume position for UTF-8 codec error handler not working
https://bugs.python.org/issue38800 closed by serhiy.storchaka

#38801: Scientific notation doesn't work with itertools.islice
https://bugs.python.org/issue38801 closed by rhettinger

#38808: weird bug while using a for loop and array
https://bugs.python.org/issue38808 closed by mark.dickinson
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-11-15 - 2019-11-22)
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 7171 (+23)
closed 43475 (+57)
total 50646 (+80)

Open issues with patches: 2826


Issues opened (61)
==================

#25172: Unix-only crypt should not be present on Windows.
https://bugs.python.org/issue25172 reopened by xdegaye

#32371: Delay-loading of python dll is impossible when using some C ma
https://bugs.python.org/issue32371 reopened by Pierre Chatelier

#37957: Allow regrtest to receive a file with test (and subtests) to i
https://bugs.python.org/issue37957 reopened by pablogsal

#38817: Immutable types inplace operations work incorrect in async
https://bugs.python.org/issue38817 opened by bryzgaloff

#38818: Modify PyInterpreterState.eval_frame to pass tstate (PyThreadS
https://bugs.python.org/issue38818 opened by vstinner

#38820: Make Python compatible with OpenSSL 3.0.0
https://bugs.python.org/issue38820 opened by christian.heimes

#38822: Inconsistent os.stat behavior for directory with Access Denied
https://bugs.python.org/issue38822 opened by CrouZ

#38823: Improve stdlib module initialization error handling.
https://bugs.python.org/issue38823 opened by brandtbucher

#38825: shutil.disk_usage - Lacking documentation
https://bugs.python.org/issue38825 opened by Lord Anton Hvornum

#38826: Regular Expression Denial of Service in urllib.request.Abstrac
https://bugs.python.org/issue38826 opened by bc

#38828: http.cookiejar handle cookie.version to be None
https://bugs.python.org/issue38828 opened by kovid

#38829: Make the function flush_io accessible in the C-API
https://bugs.python.org/issue38829 opened by Jean-Didier

#38832: setup.py can report builtin modules as missing modules
https://bugs.python.org/issue38832 opened by christian.heimes

#38833: Issue with multiprocessing.Pool & multiprocessing.Queue
https://bugs.python.org/issue38833 opened by bigbizze

#38834: TypedDict: no way to tell which (if any) keys are optional at
https://bugs.python.org/issue38834 opened by Zac Hatfield-Dodds

#38836: Links are duplicated in documentation search result
https://bugs.python.org/issue38836 opened by MaT1g3R

#38840: incorrect __all__ list in multiprocessing.managers module
https://bugs.python.org/issue38840 opened by xdegaye

#38842: test_multiprocessing_spawn altered the execution environment i
https://bugs.python.org/issue38842 opened by pablogsal

#38843: Document argparse behaviour when custom namespace object alrea
https://bugs.python.org/issue38843 opened by zerkms

#38845: test_shared_memory_SharedMemoryServer_ignores_sigint and other
https://bugs.python.org/issue38845 opened by tlecarrour

#38846: async: Return context manager from open(_unix)_connection
https://bugs.python.org/issue38846 opened by srittau

#38848: compileall fails when the platform lacks a functional sem_ope
https://bugs.python.org/issue38848 opened by xdegaye

#38849: test_timestamp_naive fails on android
https://bugs.python.org/issue38849 opened by xdegaye

#38850: test_largefile fails on android
https://bugs.python.org/issue38850 opened by xdegaye

#38851: UDPLITE tests fail on android
https://bugs.python.org/issue38851 opened by xdegaye

#38852: test_recursion_limit in test_threading crashes with SIGSEGV on
https://bugs.python.org/issue38852 opened by xdegaye

#38854: Decorator breaks inspect.getsource
https://bugs.python.org/issue38854 opened by crusaderky

#38855: test_unpack.py does not catch the unpacking of a set
https://bugs.python.org/issue38855 opened by Ylem

#38856: wait_closed() can raise ConnectionResetError
https://bugs.python.org/issue38856 opened by yselivanov

#38858: new_interpreter() should reuse more Py_InitializeFromConfig()
https://bugs.python.org/issue38858 opened by vstinner

#38860: GenericPyCData_new does not invoke new or init
https://bugs.python.org/issue38860 opened by b1tninja

#38861: zipfile: Corrupts filenames containing non-UTF8 characters
https://bugs.python.org/issue38861 opened by jgoerzen

#38862: IDLE: Include end newlines in whitespace fix.
https://bugs.python.org/issue38862 opened by terry.reedy

#38864: dbm: Can't open database with bytes-encoded filename
https://bugs.python.org/issue38864 opened by jgoerzen

#38865: Can Py_Finalize() be called if the current interpreter is not
https://bugs.python.org/issue38865 opened by vstinner

#38866: test_pyclbr replace asyncore
https://bugs.python.org/issue38866 opened by jacksonriley

#38867: Enable Tkinter on Windows ARM
https://bugs.python.org/issue38867 opened by steve.dower

#38868: Shutil cannot delete a folder that contains an .ini file
https://bugs.python.org/issue38868 opened by QueenSvetlana

#38870: Expose ast.unparse in the ast module
https://bugs.python.org/issue38870 opened by pablogsal

#38871: lib2to3 generates invalid code with filter and ternary operato
https://bugs.python.org/issue38871 opened by Zoran Simic

#38872: Document exec symbol for codeop.compile_command
https://bugs.python.org/issue38872 opened by cheryl.sabella

#38873: find_library for libcrypto and libssl on Catalina returns the
https://bugs.python.org/issue38873 opened by worldwise001

#38874: asyncio.Queue: putting items out of order when it is full
https://bugs.python.org/issue38874 opened by esrse

#38876: pickle is raising KeyError insteat of pickle.UnpicklingError u
https://bugs.python.org/issue38876 opened by Linus Pithan

#38877: Python 3.9 build fails under Debian 9.11
https://bugs.python.org/issue38877 opened by DahlitzFlorian

#38878: os.PathLike subclasshook causes subclass checks true on abstra
https://bugs.python.org/issue38878 opened by bar.harel

#38879: Reordered error checking in PyArena_New().
https://bugs.python.org/issue38879 opened by Zotyamester

#38880: Subinterpreters: List interpreters associated with a channel e
https://bugs.python.org/issue38880 opened by LewisGaul

#38881: unexpected behaviour of random.choices with zero weights
https://bugs.python.org/issue38881 opened by IRomanowska

#38882: IDLE should not make the about dialog be a transient of the wi
https://bugs.python.org/issue38882 opened by culler

#38883: Path.home() should ignore HOME env var like os.path.expanduser
https://bugs.python.org/issue38883 opened by lazka

#38884: __import__ is not thread-safe on Python 3
https://bugs.python.org/issue38884 opened by Valentyn Tymofieiev

#38886: permissions too restrictive in zipfile.writestr
https://bugs.python.org/issue38886 opened by rdussin

#38887: test_asyncio: test_pipe_handle() failed on AMD64 Windows7 SP1
https://bugs.python.org/issue38887 opened by vstinner

#38888: Popen should use pidfd_open to implement a non-busy wait
https://bugs.python.org/issue38888 opened by SpecLad

#38890: A subprocess.Popen created with creationFlags=DETACHED_PROCESS
https://bugs.python.org/issue38890 opened by ShaneHarvey

#38891: ShareableList read and write access is O(N), should be O(1)
https://bugs.python.org/issue38891 opened by Jake Northey

#38892: Audit Hook doc typos and confusion
https://bugs.python.org/issue38892 opened by terry.reedy

#38893: broken container/selinux integration
https://bugs.python.org/issue38893 opened by Leif Middelschulte

#38894: Path.glob() sometimes misses files that match
https://bugs.python.org/issue38894 opened by thierry.parmentelat

#38895: performance degradation creating a mock object (by factor 7-8)
https://bugs.python.org/issue38895 opened by julianhille



Most recent 15 issues with no replies (15)
==========================================

#38895: performance degradation creating a mock object (by factor 7-8)
https://bugs.python.org/issue38895

#38892: Audit Hook doc typos and confusion
https://bugs.python.org/issue38892

#38890: A subprocess.Popen created with creationFlags=DETACHED_PROCESS
https://bugs.python.org/issue38890

#38887: test_asyncio: test_pipe_handle() failed on AMD64 Windows7 SP1
https://bugs.python.org/issue38887

#38886: permissions too restrictive in zipfile.writestr
https://bugs.python.org/issue38886

#38883: Path.home() should ignore HOME env var like os.path.expanduser
https://bugs.python.org/issue38883

#38880: Subinterpreters: List interpreters associated with a channel e
https://bugs.python.org/issue38880

#38879: Reordered error checking in PyArena_New().
https://bugs.python.org/issue38879

#38872: Document exec symbol for codeop.compile_command
https://bugs.python.org/issue38872

#38867: Enable Tkinter on Windows ARM
https://bugs.python.org/issue38867

#38865: Can Py_Finalize() be called if the current interpreter is not
https://bugs.python.org/issue38865

#38862: IDLE: Include end newlines in whitespace fix.
https://bugs.python.org/issue38862

#38861: zipfile: Corrupts filenames containing non-UTF8 characters
https://bugs.python.org/issue38861

#38860: GenericPyCData_new does not invoke new or init
https://bugs.python.org/issue38860

#38856: wait_closed() can raise ConnectionResetError
https://bugs.python.org/issue38856



Most recent 15 issues waiting for review (15)
=============================================

#38886: permissions too restrictive in zipfile.writestr
https://bugs.python.org/issue38886

#38880: Subinterpreters: List interpreters associated with a channel e
https://bugs.python.org/issue38880

#38878: os.PathLike subclasshook causes subclass checks true on abstra
https://bugs.python.org/issue38878

#38876: pickle is raising KeyError insteat of pickle.UnpicklingError u
https://bugs.python.org/issue38876

#38870: Expose ast.unparse in the ast module
https://bugs.python.org/issue38870

#38866: test_pyclbr replace asyncore
https://bugs.python.org/issue38866

#38858: new_interpreter() should reuse more Py_InitializeFromConfig()
https://bugs.python.org/issue38858

#38852: test_recursion_limit in test_threading crashes with SIGSEGV on
https://bugs.python.org/issue38852

#38848: compileall fails when the platform lacks a functional sem_ope
https://bugs.python.org/issue38848

#38845: test_shared_memory_SharedMemoryServer_ignores_sigint and other
https://bugs.python.org/issue38845

#38840: incorrect __all__ list in multiprocessing.managers module
https://bugs.python.org/issue38840

#38834: TypedDict: no way to tell which (if any) keys are optional at
https://bugs.python.org/issue38834

#38823: Improve stdlib module initialization error handling.
https://bugs.python.org/issue38823

#38820: Make Python compatible with OpenSSL 3.0.0
https://bugs.python.org/issue38820

#38818: Modify PyInterpreterState.eval_frame to pass tstate (PyThreadS
https://bugs.python.org/issue38818



Top 10 most discussed issues (10)
=================================

#37228: UDP sockets created by create_datagram_endpoint() allow by def
https://bugs.python.org/issue37228 34 msgs

#38823: Improve stdlib module initialization error handling.
https://bugs.python.org/issue38823 25 msgs

#22367: Add open_file_descriptor parameter to fcntl.lockf() (use the n
https://bugs.python.org/issue22367 15 msgs

#38500: Provide a way to get/set PyInterpreterState.frame_eval without
https://bugs.python.org/issue38500 13 msgs

#38858: new_interpreter() should reuse more Py_InitializeFromConfig()
https://bugs.python.org/issue38858 13 msgs

#37334: Add a cancel method to asyncio Queues
https://bugs.python.org/issue37334 7 msgs

#38021: pep425 tag for AIX is inadequate
https://bugs.python.org/issue38021 7 msgs

#38884: __import__ is not thread-safe on Python 3
https://bugs.python.org/issue38884 7 msgs

#33125: Windows 10 ARM64 platform support
https://bugs.python.org/issue33125 6 msgs

#33387: Simplify bytecodes for try-finally, try-except and with blocks
https://bugs.python.org/issue33387 6 msgs



Issues closed (58)
==================

#16576: ctypes: structure with bitfields as argument
https://bugs.python.org/issue16576 closed by vinay.sajip

#21767: singledispatch docs should explicitly mention support for abst
https://bugs.python.org/issue21767 closed by lukasz.langa

#23667: IDLE to provide option for making trailing whitespace visible
https://bugs.python.org/issue23667 closed by terry.reedy

#25866: Reference 3. Data Model: miscellaneous minor cleanups on the w
https://bugs.python.org/issue25866 closed by rhettinger

#26011: Document necesities for cmp argument of sorted
https://bugs.python.org/issue26011 closed by serhiy.storchaka

#26278: BaseTransport.close() does not trigger connection_lost()
https://bugs.python.org/issue26278 closed by vstinner

#27647: Update Windows 2.7 build to Tcl/Tk 8.5.19
https://bugs.python.org/issue27647 closed by zach.ware

#27724: PEP3119 inconsintent with actual CPython impl
https://bugs.python.org/issue27724 closed by gvanrossum

#28286: gzip guessing of mode is ambiguous
https://bugs.python.org/issue28286 closed by serhiy.storchaka

#29275: time module still has Y2K issues note
https://bugs.python.org/issue29275 closed by benjamin.peterson

#34792: Tutorial doesn''t discuss / and * function arguments
https://bugs.python.org/issue34792 closed by pablogsal

#34979: Python throws “SyntaxError: Non-UTF-8 code start with \xe8..
https://bugs.python.org/issue34979 closed by ausaki

#35409: Async generator might re-throw GeneratorExit on aclose()
https://bugs.python.org/issue35409 closed by asvetlov

#36277: pdb's recursive debug command is not listed in the docs
https://bugs.python.org/issue36277 closed by cheryl.sabella

#36854: GC operates out of global runtime state.
https://bugs.python.org/issue36854 closed by vstinner

#37083: Document TYPE_COMMENT in documentation reference for compound
https://bugs.python.org/issue37083 closed by pablogsal

#37195: test_utime fails on MacOS Mojave (Kernel Version 18.6.0:)
https://bugs.python.org/issue37195 closed by pablogsal

#37838: typing.get_type_hints not working with forward-declaration and
https://bugs.python.org/issue37838 closed by levkivskyi

#38453: ntpath.realpath() does not fully resolve relative paths
https://bugs.python.org/issue38453 closed by steve.dower

#38526: zipfile.Path has the wrong method name
https://bugs.python.org/issue38526 closed by xtreak

#38622: _ctypes.dlsym (py_dl_sym) does not trigger audit hooks
https://bugs.python.org/issue38622 closed by steve.dower

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639 closed by serhiy.storchaka

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650 closed by serhiy.storchaka

#38651: Add WolfSSL support
https://bugs.python.org/issue38651 closed by Daniel Johnson

#38678: TypeError for Tutorial 10.3 Example 2
https://bugs.python.org/issue38678 closed by rhettinger

#38707: Multiprocessing: bug with Native ID for threading.mainthread()
https://bugs.python.org/issue38707 closed by pitrou

#38712: add signal.pidfd_send_signal
https://bugs.python.org/issue38712 closed by benjamin.peterson

#38722: runpy should use io.open_code() instead of open()
https://bugs.python.org/issue38722 closed by taleinat

#38724: Implement subprocess.Popen.__repr__
https://bugs.python.org/issue38724 closed by taleinat

#38778: Document that os.fork is not allowed in subinterpreters
https://bugs.python.org/issue38778 closed by eric.snow

#38789: difflib lacks a way to check if results are empty
https://bugs.python.org/issue38789 closed by tim.peters

#38790: test_fcntl failing on macOS CI
https://bugs.python.org/issue38790 closed by ned.deily

#38807: Better exception message in os.path.join
https://bugs.python.org/issue38807 closed by rhettinger

#38809: On Windows, build scripts should prefer using python.exe from
https://bugs.python.org/issue38809 closed by taleinat

#38813: math.modf() change integer returned part as integer instead of
https://bugs.python.org/issue38813 closed by mark.dickinson

#38814: Python3.7.5 crashes on OSX with my django project
https://bugs.python.org/issue38814 closed by ned.deily

#38816: Clarify about fork() and the CPython runtime in the C-API docs
https://bugs.python.org/issue38816 closed by eric.snow

#38819: The redirect
https://bugs.python.org/issue38819 closed by terry.reedy

#38821: argparse calls ngettext with deprecated non-integer value
https://bugs.python.org/issue38821 closed by taleinat

#38824: sasddsdsd
https://bugs.python.org/issue38824 closed by christian.heimes

#38827: [security] requests (lib) connects to a wrong host
https://bugs.python.org/issue38827 closed by zach.ware

#38830: `A Qt GUI for logging` produces TypeError
https://bugs.python.org/issue38830 closed by vinay.sajip

#38831: urllib.request header characters being changed to lowercase
https://bugs.python.org/issue38831 closed by eric.smith

#38835: pyfpe.h: Exclude PyFPE_START_PROTECT and PyFPE_END_PROTECT fro
https://bugs.python.org/issue38835 closed by vstinner

#38837: struct.pack: Unable to pack more than 256 bytes at a time
https://bugs.python.org/issue38837 closed by Dave Lotton

#38838: Exception ignored in: module 'threading' in _shutdown, _signal
https://bugs.python.org/issue38838 closed by wesinator

#38839: Fix some unused functions in test suite
https://bugs.python.org/issue38839 closed by brett.cannon

#38841: [asyncio] bind() on a unix socket raises PermissionError on An
https://bugs.python.org/issue38841 closed by xdegaye

#38844: test_multiprocessing_fork emit user warning
https://bugs.python.org/issue38844 closed by corona10

#38847: AST Optimization for Single Target List Comprehension
https://bugs.python.org/issue38847 closed by rhettinger

#38853: set.repr breaches docstring contract
https://bugs.python.org/issue38853 closed by josh.r

#38857: AsyncMock issue with awaitable return_value/side_effect/wraps
https://bugs.python.org/issue38857 closed by lisroach

#38859: AsyncMock says it raises StopIteration but that is Impossible
https://bugs.python.org/issue38859 closed by lisroach

#38863: Improve is_cgi() in http.server
https://bugs.python.org/issue38863 closed by asvetlov

#38869: Unexpectedly variable result
https://bugs.python.org/issue38869 closed by zach.ware

#38875: test_capi: test_trashcan_python_class1() and test_trashcan_pyt
https://bugs.python.org/issue38875 closed by vstinner

#38885: Have os.PathLike inherit from typing.Protocol
https://bugs.python.org/issue38885 closed by brett.cannon

#38889: Segmentation fault when using EPF Importer
https://bugs.python.org/issue38889 closed by eric.smith
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-11-22 - 2019-11-29)
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 7170 ( -1)
closed 43522 (+47)
total 50692 (+46)

Open issues with patches: 2823


Issues opened (23)
==================

#38270: Tests: Avoid MD5 or check for MD5 availablity
https://bugs.python.org/issue38270 reopened by petr.viktorin

#38901: Add a CLI flag to venv to use the pwd basename as the prompt
https://bugs.python.org/issue38901 opened by brett.cannon

#38902: image/webp support in mimetypes
https://bugs.python.org/issue38902 opened by leecatball

#38903: #if 0 block on parsetok.c
https://bugs.python.org/issue38903 opened by eamanu

#38904: "signal only works in main thread" in main thread
https://bugs.python.org/issue38904 opened by Richard Warfield

#38905: venv python reports wrong sys.executable in a subprocess on Wi
https://bugs.python.org/issue38905 opened by uranusjr

#38906: copy2 doesn't copy metadata on Windows and MacOS
https://bugs.python.org/issue38906 opened by greggman

#38907: Add IPv6 Dual-Stack control for http.server
https://bugs.python.org/issue38907 opened by zkonge

#38908: Troubles with @runtime_checkable protocols
https://bugs.python.org/issue38908 opened by levkivskyi

#38912: test_asyncio altered the execution environment
https://bugs.python.org/issue38912 opened by pablogsal

#38913: Py_BuildValue("(s#O)", ...) segfaults if entered with exceptio
https://bugs.python.org/issue38913 opened by danielen

#38914: Clarify wording for warning message when checking a package
https://bugs.python.org/issue38914 opened by jugmac00

#38916: Remove array.fromstring
https://bugs.python.org/issue38916 opened by corona10

#38918: Add __module__ entry for function type in inspect docs table.
https://bugs.python.org/issue38918 opened by eric.snow

#38920: Audit events for unhandled exceptions
https://bugs.python.org/issue38920 opened by steve.dower

#38921: Max Recursion Depth Reached in Logging Library
https://bugs.python.org/issue38921 opened by joy

#38924: pathlib paths .normalize()
https://bugs.python.org/issue38924 opened by iciocirlan

#38926: MacOS: 'Install certificates.command' has no effect
https://bugs.python.org/issue38926 opened by Jeff Berkowitz

#38932: unittest.mock.Mock.reset_mocks does not pass all arguments to
https://bugs.python.org/issue38932 opened by vegarsti

#38936: fatal error during installation 0x80070643 during python insta
https://bugs.python.org/issue38936 opened by kiranmai velishala

#38937: NameError in list comprehension within .pth file
https://bugs.python.org/issue38937 opened by Chris Billington

#38938: Iterable merge performance and inclusion in itertools
https://bugs.python.org/issue38938 opened by Dennis Sweeney

#38941: xml.etree.ElementTree.Element inconsistent warning for bool
https://bugs.python.org/issue38941 opened by philiprowlands



Most recent 15 issues with no replies (15)
==========================================

#38926: MacOS: 'Install certificates.command' has no effect
https://bugs.python.org/issue38926

#38918: Add __module__ entry for function type in inspect docs table.
https://bugs.python.org/issue38918

#38912: test_asyncio altered the execution environment
https://bugs.python.org/issue38912

#38903: #if 0 block on parsetok.c
https://bugs.python.org/issue38903

#38902: image/webp support in mimetypes
https://bugs.python.org/issue38902

#38887: test_asyncio: test_pipe_handle() failed on AMD64 Windows7 SP1
https://bugs.python.org/issue38887

#38886: permissions too restrictive in zipfile.writestr
https://bugs.python.org/issue38886

#38883: Path.home() should ignore HOME env var like os.path.expanduser
https://bugs.python.org/issue38883

#38880: Subinterpreters: List interpreters associated with a channel e
https://bugs.python.org/issue38880

#38879: Reordered error checking in PyArena_New().
https://bugs.python.org/issue38879

#38872: Document exec symbol for codeop.compile_command
https://bugs.python.org/issue38872

#38867: Enable Tkinter on Windows ARM
https://bugs.python.org/issue38867

#38860: GenericPyCData_new does not invoke new or init
https://bugs.python.org/issue38860

#38856: wait_closed() can raise ConnectionResetError
https://bugs.python.org/issue38856

#38851: UDPLITE tests fail on android
https://bugs.python.org/issue38851



Most recent 15 issues waiting for review (15)
=============================================

#38937: NameError in list comprehension within .pth file
https://bugs.python.org/issue38937

#38932: unittest.mock.Mock.reset_mocks does not pass all arguments to
https://bugs.python.org/issue38932

#38920: Audit events for unhandled exceptions
https://bugs.python.org/issue38920

#38918: Add __module__ entry for function type in inspect docs table.
https://bugs.python.org/issue38918

#38914: Clarify wording for warning message when checking a package
https://bugs.python.org/issue38914

#38907: Add IPv6 Dual-Stack control for http.server
https://bugs.python.org/issue38907

#38903: #if 0 block on parsetok.c
https://bugs.python.org/issue38903

#38886: permissions too restrictive in zipfile.writestr
https://bugs.python.org/issue38886

#38880: Subinterpreters: List interpreters associated with a channel e
https://bugs.python.org/issue38880

#38878: os.PathLike subclasshook causes subclass checks true on abstra
https://bugs.python.org/issue38878

#38870: Expose ast.unparse in the ast module
https://bugs.python.org/issue38870

#38858: new_interpreter() should reuse more Py_InitializeFromConfig()
https://bugs.python.org/issue38858

#38854: Decorator breaks inspect.getsource
https://bugs.python.org/issue38854

#38852: test_recursion_limit in test_threading crashes with SIGSEGV on
https://bugs.python.org/issue38852

#38848: compileall fails when the platform lacks a functional sem_ope
https://bugs.python.org/issue38848



Top 10 most discussed issues (10)
=================================

#38905: venv python reports wrong sys.executable in a subprocess on Wi
https://bugs.python.org/issue38905 17 msgs

#38916: Remove array.fromstring
https://bugs.python.org/issue38916 8 msgs

#37224: test__xxsubinterpreters fails randomly
https://bugs.python.org/issue37224 7 msgs

#35003: Provide an option to venv to put files in a bin/ directory on
https://bugs.python.org/issue35003 6 msgs

#38021: Modify AIX platform_tag so it provides PEP425 needs
https://bugs.python.org/issue38021 6 msgs

#38547: test_pty fails when using setsid()
https://bugs.python.org/issue38547 6 msgs

#38895: performance degradation creating a mock object (by factor 7-8)
https://bugs.python.org/issue38895 6 msgs

#38861: zipfile: Corrupts filenames containing non-UTF8 characters
https://bugs.python.org/issue38861 5 msgs

#38878: os.PathLike subclasshook causes subclass checks true on abstra
https://bugs.python.org/issue38878 5 msgs

#38924: pathlib paths .normalize()
https://bugs.python.org/issue38924 5 msgs



Issues closed (48)
==================

#7980: time.strptime not thread safe
https://bugs.python.org/issue7980 closed by brett.cannon

#20928: xml.etree.ElementInclude does not include nested xincludes
https://bugs.python.org/issue20928 closed by scoder

#21063: Touch up one-line descriptions of modules for module index
https://bugs.python.org/issue21063 closed by brett.cannon

#26730: SpooledTemporaryFile rollover corrupts data silently when Unic
https://bugs.python.org/issue26730 closed by inada.naoki

#27145: long_add and long_sub might return a new int where &small_ints
https://bugs.python.org/issue27145 closed by inada.naoki

#37073: clarify functions docs in IO modules and Bytes Objects
https://bugs.python.org/issue37073 closed by inada.naoki

#38328: Speed up the creation time of constant list and set literals.
https://bugs.python.org/issue38328 closed by inada.naoki

#38446: Ambiguous signature for builtins.__build_class__
https://bugs.python.org/issue38446 closed by pablogsal

#38483: [venv] Add ~/.venvrc to change module defaults
https://bugs.python.org/issue38483 closed by cooperlees

#38524: functools.cached_property is not supported for setattr
https://bugs.python.org/issue38524 closed by taleinat

#38686: WWW-Authenticate qop="auth,auth-int" rejected by urllib
https://bugs.python.org/issue38686 closed by orsenthil

#38688: Python 3.8 regression: endless loop in shutil.copytree
https://bugs.python.org/issue38688 closed by giampaolo.rodola

#38803: test_wait3 and test_wait4 leaked references on x86 Gentoo Refl
https://bugs.python.org/issue38803 closed by benjamin.peterson

#38810: SSL connect() raises SSLError "[SSL] EC lib (_ssl.c:728)"
https://bugs.python.org/issue38810 closed by benjamin.peterson

#38817: Immutable types inplace operations work incorrect in async
https://bugs.python.org/issue38817 closed by asvetlov

#38834: TypedDict: no way to tell which (if any) keys are optional at
https://bugs.python.org/issue38834 closed by levkivskyi

#38855: test_unpack.py does not catch the unpacking of a set
https://bugs.python.org/issue38855 closed by zach.ware

#38862: IDLE: Include end newlines in whitespace fix.
https://bugs.python.org/issue38862 closed by terry.reedy

#38864: dbm: Can't open database with bytes-encoded filename
https://bugs.python.org/issue38864 closed by serhiy.storchaka

#38866: test_pyclbr replace asyncore
https://bugs.python.org/issue38866 closed by inada.naoki

#38876: pickle is raising KeyError insteat of pickle.UnpicklingError u
https://bugs.python.org/issue38876 closed by alexandre.vassalotti

#38877: Python 3.9 build fails under Debian 9.11
https://bugs.python.org/issue38877 closed by ned.deily

#38881: unexpected behaviour of random.choices with zero weights
https://bugs.python.org/issue38881 closed by rhettinger

#38892: Audit Hook doc typos and confusion
https://bugs.python.org/issue38892 closed by steve.dower

#38896: Remove PyUnicode_ClearFreeList() function
https://bugs.python.org/issue38896 closed by vstinner

#38897: Example in socket documentation uses deprecated array.fromstri
https://bugs.python.org/issue38897 closed by xtreak

#38898: Tkinter checkbutton switch on and off together
https://bugs.python.org/issue38898 closed by serhiy.storchaka

#38899: Document that virtual environment activation for fish should u
https://bugs.python.org/issue38899 closed by brett.cannon

#38900: Add a glossary entry for "callable" objects
https://bugs.python.org/issue38900 closed by rhettinger

#38909: module name 'stat.py'
https://bugs.python.org/issue38909 closed by zach.ware

#38910: AssertionError: ElementTree not initialized, missing root
https://bugs.python.org/issue38910 closed by scoder

#38911: include __del__ in Generator ABC
https://bugs.python.org/issue38911 closed by gvanrossum

#38915: 'r[/]*', str, re.MULTILINE | re.DOTALL Won't match // in a str
https://bugs.python.org/issue38915 closed by yanioaioan

#38917: Color setting doesn't work in tkinter
https://bugs.python.org/issue38917 closed by ned.deily

#38919: support Assignment Operators
https://bugs.python.org/issue38919 closed by zach.ware

#38922: code.replace() does not raise audit event
https://bugs.python.org/issue38922 closed by steve.dower

#38923: Spurious OSError "Not enough memory resources" when allocating
https://bugs.python.org/issue38923 closed by bkardon

#38925: Decoding unicode not supported after upd to 2.7.17 [possible p
https://bugs.python.org/issue38925 closed by steven.daprano

#38927: venv --upgrade_deps fails on Windows
https://bugs.python.org/issue38927 closed by vinay.sajip

#38928: EnvBuilder.upgrade_dependencies() does not exist on 3.8
https://bugs.python.org/issue38928 closed by vinay.sajip

#38929: Float // Integer doesn't give best result.
https://bugs.python.org/issue38929 closed by steven.daprano

#38930: Subprocess failed to kill child process after timeout when usi
https://bugs.python.org/issue38930 closed by Xuan Hu

#38931: pathlib.Path on Windows - parser issue
https://bugs.python.org/issue38931 closed by zach.ware

#38933: unusual behaviour on list of dependable lambdas
https://bugs.python.org/issue38933 closed by tim.peters

#38934: Dictionaries of dictionaries behave incorrectly when created f
https://bugs.python.org/issue38934 closed by josh.r

#38935: File modes with '+' character does not give expected output
https://bugs.python.org/issue38935 closed by steven.daprano

#38939: Using Python as a Calculator
https://bugs.python.org/issue38939 closed by brett.cannon

#38940: Add a new functools.cast() function
https://bugs.python.org/issue38940 closed by brett.cannon
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/A3W5Q7VXZMEMZKRCX7X4HQI33Y5LL2T3/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-11-29 - 2019-12-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 7180 (+10)
closed 43559 (+37)
total 50739 (+47)

Open issues with patches: 2832


Issues opened (32)
==================

#38942: Possible assertion failures in csv.Dialect()
https://bugs.python.org/issue38942 opened by ZackerySpytz

#38943: Idle autocomplete window doesn't show up
https://bugs.python.org/issue38943 opened by JohnnyNajera

#38944: Idle autocomplete window doesn't close on Escape key
https://bugs.python.org/issue38944 opened by JohnnyNajera

#38945: Remove newline characters from uu encoding methods
https://bugs.python.org/issue38945 opened by stealthcopter

#38946: IDLE on macOS 10.15 Catalina does not open double-clicked file
https://bugs.python.org/issue38946 opened by RM

#38947: dataclass defaults behave inconsistently for init=True/init=Fa
https://bugs.python.org/issue38947 opened by Kevin Shweh

#38948: os.path.ismount() returns False for current working drive
https://bugs.python.org/issue38948 opened by jainankur

#38949: incorrect prefix, exec_prefix in distutils.command.install
https://bugs.python.org/issue38949 opened by xdegaye

#38952: asyncio cannot handle Python3 IPv4Address
https://bugs.python.org/issue38952 opened by Max Coplan

#38953: Untokenize and retokenize does not round-trip
https://bugs.python.org/issue38953 opened by Zac Hatfield-Dodds

#38955: Non indemnpotent behavior of asyncio.get_event_loop and asynci
https://bugs.python.org/issue38955 opened by mbussonn

#38956: argparse.BooleanOptionalAction should not add the default valu
https://bugs.python.org/issue38956 opened by Antony.Lee

#38958: asyncio REPL swallows KeyboardInterrupt while editing
https://bugs.python.org/issue38958 opened by iomintz

#38959: Parboil -- OpenMP CUTCP performance regression when upgrade fr
https://bugs.python.org/issue38959 opened by jiebinsu

#38960: DTrace FreeBSD build fix
https://bugs.python.org/issue38960 opened by David Carlier

#38961: Flaky detection of compiler vendor
https://bugs.python.org/issue38961 opened by jmaargh

#38963: multiprocessing processes seem to "bleed" user information (GI
https://bugs.python.org/issue38963 opened by romanofski

#38964: Output of syntax error in f-string contains wrong filename
https://bugs.python.org/issue38964 opened by Erik Cederstrand

#38967: Improve error message in enum for member name surrounded by un
https://bugs.python.org/issue38967 opened by Rubén Jesús García Hernández

#38970: [PDB] NameError in list comprehension in PDB
https://bugs.python.org/issue38970 opened by castix

#38971: codecs.open leaks file descriptor when invalid encoding is pas
https://bugs.python.org/issue38971 opened by Brock Mendel

#38972: Link to instructions to change PowerShell execution policy for
https://bugs.python.org/issue38972 opened by brett.cannon

#38973: Shared Memory List Returns 0 Length
https://bugs.python.org/issue38973 opened by Derek Frombach

#38974: using tkinter.filedialog.askopenfilename() freezes python 3.8
https://bugs.python.org/issue38974 opened by Daniel Preston

#38975: Add direct anchors to regex syntax documentation
https://bugs.python.org/issue38975 opened by bmispelon

#38976: Add support for HTTP Only flag in MozillaCookieJar
https://bugs.python.org/issue38976 opened by Jacob Taylor

#38978: Implement __class_getitem__ for Future, Task, Queue
https://bugs.python.org/issue38978 opened by asvetlov

#38979: ContextVar[str] should return ContextVar class, not None
https://bugs.python.org/issue38979 opened by asvetlov

#38980: Compile libpython with -fno-semantic-interposition
https://bugs.python.org/issue38980 opened by vstinner

#38986: Suppport TaskWakeupMethWrapper.__self__ to conform asyncio _fo
https://bugs.python.org/issue38986 opened by asvetlov

#38987: 3.8.0 on GNU/Linux fails to find shared library
https://bugs.python.org/issue38987 opened by buchs

#38988: Killing asyncio subprocesses on timeout?
https://bugs.python.org/issue38988 opened by dontbugme



Most recent 15 issues with no replies (15)
==========================================

#38988: Killing asyncio subprocesses on timeout?
https://bugs.python.org/issue38988

#38987: 3.8.0 on GNU/Linux fails to find shared library
https://bugs.python.org/issue38987

#38976: Add support for HTTP Only flag in MozillaCookieJar
https://bugs.python.org/issue38976

#38975: Add direct anchors to regex syntax documentation
https://bugs.python.org/issue38975

#38963: multiprocessing processes seem to "bleed" user information (GI
https://bugs.python.org/issue38963

#38961: Flaky detection of compiler vendor
https://bugs.python.org/issue38961

#38960: DTrace FreeBSD build fix
https://bugs.python.org/issue38960

#38958: asyncio REPL swallows KeyboardInterrupt while editing
https://bugs.python.org/issue38958

#38953: Untokenize and retokenize does not round-trip
https://bugs.python.org/issue38953

#38949: incorrect prefix, exec_prefix in distutils.command.install
https://bugs.python.org/issue38949

#38947: dataclass defaults behave inconsistently for init=True/init=Fa
https://bugs.python.org/issue38947

#38944: Idle autocomplete window doesn't close on Escape key
https://bugs.python.org/issue38944

#38942: Possible assertion failures in csv.Dialect()
https://bugs.python.org/issue38942

#38926: MacOS: 'Install certificates.command' has no effect
https://bugs.python.org/issue38926

#38912: test_asyncio altered the execution environment
https://bugs.python.org/issue38912



Most recent 15 issues waiting for review (15)
=============================================

#38986: Suppport TaskWakeupMethWrapper.__self__ to conform asyncio _fo
https://bugs.python.org/issue38986

#38976: Add support for HTTP Only flag in MozillaCookieJar
https://bugs.python.org/issue38976

#38975: Add direct anchors to regex syntax documentation
https://bugs.python.org/issue38975

#38960: DTrace FreeBSD build fix
https://bugs.python.org/issue38960

#38956: argparse.BooleanOptionalAction should not add the default valu
https://bugs.python.org/issue38956

#38952: asyncio cannot handle Python3 IPv4Address
https://bugs.python.org/issue38952

#38945: Remove newline characters from uu encoding methods
https://bugs.python.org/issue38945

#38944: Idle autocomplete window doesn't close on Escape key
https://bugs.python.org/issue38944

#38943: Idle autocomplete window doesn't show up
https://bugs.python.org/issue38943

#38942: Possible assertion failures in csv.Dialect()
https://bugs.python.org/issue38942

#38938: Possible performance improvement for heaqq.merge()
https://bugs.python.org/issue38938

#38937: NameError in list comprehension within .pth file
https://bugs.python.org/issue38937

#38932: unittest.mock.Mock.reset_mocks does not pass all arguments to
https://bugs.python.org/issue38932

#38918: Add __module__ entry for function type in inspect docs table.
https://bugs.python.org/issue38918

#38916: Remove array.fromstring
https://bugs.python.org/issue38916



Top 10 most discussed issues (10)
=================================

#38815: test_ssl: test_min_max_version() fails on FreeBSD and Fedora
https://bugs.python.org/issue38815 13 msgs

#38974: using tkinter.filedialog.askopenfilename() freezes python 3.8
https://bugs.python.org/issue38974 10 msgs

#38980: Compile libpython with -fno-semantic-interposition
https://bugs.python.org/issue38980 10 msgs

#38941: xml.etree.ElementTree.Element inconsistent warning for bool
https://bugs.python.org/issue38941 6 msgs

#38945: Remove newline characters from uu encoding methods
https://bugs.python.org/issue38945 6 msgs

#38964: Output of syntax error in f-string contains wrong filename
https://bugs.python.org/issue38964 6 msgs

#38971: codecs.open leaks file descriptor when invalid encoding is pas
https://bugs.python.org/issue38971 6 msgs

#38978: Implement __class_getitem__ for Future, Task, Queue
https://bugs.python.org/issue38978 6 msgs

#38948: os.path.ismount() returns False for current working drive
https://bugs.python.org/issue38948 5 msgs

#27873: multiprocessing.pool.Pool.map should take more than one iterab
https://bugs.python.org/issue27873 3 msgs



Issues closed (35)
==================

#17068: peephole optimization for constant string interpolation
https://bugs.python.org/issue17068 closed by terry.reedy

#19541: ast.dump(indent=True) prettyprinting
https://bugs.python.org/issue19541 closed by serhiy.storchaka

#21992: New AST node Else() should be introduced
https://bugs.python.org/issue21992 closed by serhiy.storchaka

#26628: Undefined behavior calling C functions with ctypes.Union argum
https://bugs.python.org/issue26628 closed by vinay.sajip

#27413: Add an option to json.tool to bypass non-ASCII characters.
https://bugs.python.org/issue27413 closed by inada.naoki

#29636: Specifying indent in the json.tool command
https://bugs.python.org/issue29636 closed by inada.naoki

#33684: parse failed for mutibytes characters, encode will show in \xx
https://bugs.python.org/issue33684 closed by inada.naoki

#34344: Fix the docstring for AbstractEventLoopPolicy.get_event_loop
https://bugs.python.org/issue34344 closed by xtreak

#35003: Provide an option to venv to put files in a bin/ directory on
https://bugs.python.org/issue35003 closed by brett.cannon

#36820: Captured exceptions are keeping user objects alive unnecessari
https://bugs.python.org/issue36820 closed by pablogsal

#37523: zipfile: Raise ValueError for i/o operations on closed zipfile
https://bugs.python.org/issue37523 closed by serhiy.storchaka

#37883: threading.Lock.locked is not documented
https://bugs.python.org/issue37883 closed by taleinat

#38608: Undocumented behavior that IsolatedAsyncioTestCase would enabl
https://bugs.python.org/issue38608 closed by asvetlov

#38634: Symbol resolution conflict when embeding python in an applicat
https://bugs.python.org/issue38634 closed by vstinner

#38702: Adding new types to parser/unparse.py
https://bugs.python.org/issue38702 closed by serhiy.storchaka

#38846: async: Return context manager from open(_unix)_connection
https://bugs.python.org/issue38846 closed by asvetlov

#38858: new_interpreter() should reuse more Py_InitializeFromConfig()
https://bugs.python.org/issue38858 closed by vstinner

#38868: Shutil cannot delete a folder that contains an .ini file
https://bugs.python.org/issue38868 closed by QueenSvetlana

#38920: Audit events for unhandled exceptions
https://bugs.python.org/issue38920 closed by steve.dower

#38924: pathlib paths .normalize()
https://bugs.python.org/issue38924 closed by brett.cannon

#38950: argparse uses "optional arguments" for "keyword arguments"
https://bugs.python.org/issue38950 closed by rhettinger

#38951: Use threading.main_thread() check in asyncio
https://bugs.python.org/issue38951 closed by asvetlov

#38954: test_ssl fails in all Fedora buildbots
https://bugs.python.org/issue38954 closed by vstinner

#38957: Cannot compile with libffi from source on Windows
https://bugs.python.org/issue38957 closed by AWhetter

#38962: Reference leaks in subinterpreters
https://bugs.python.org/issue38962 closed by vstinner

#38965: test_stack_overflow (test.test_faulthandler.FaultHandlerTests)
https://bugs.python.org/issue38965 closed by vstinner

#38966: List similarity relationship
https://bugs.python.org/issue38966 closed by terry.reedy

#38968: int method works improperly
https://bugs.python.org/issue38968 closed by steven.daprano

#38969: The "int" method doesn't work correctly for long numbers with
https://bugs.python.org/issue38969 closed by serhiy.storchaka

#38977: python3.8 and namedlist1.7 is Incompatible
https://bugs.python.org/issue38977 closed by xtreak

#38981: better name for re.error Exception class.
https://bugs.python.org/issue38981 closed by serhiy.storchaka

#38982: test_asyncio: SubprocessPidfdWatcherTests..test_close_dont_kil
https://bugs.python.org/issue38982 closed by vstinner

#38983: test_venv: test_overwrite_existing() failed on AMD64 Windows7
https://bugs.python.org/issue38983 closed by vstinner

#38984: Value add to the wrong key in a dictionary
https://bugs.python.org/issue38984 closed by christian.heimes

#38985: `compile` returns the first line of file on termination
https://bugs.python.org/issue38985 closed by serhiy.storchaka
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-12-06 - 2019-12-13)
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 7174 ( -6)
closed 43617 (+58)
total 50791 (+52)

Open issues with patches: 2818


Issues opened (30)
==================

#37404: asyncio sock_recv blocks on ssl sockets.
https://bugs.python.org/issue37404 reopened by christian.heimes

#38989: pip install selects 32 bit wheels for 64 bit python if vcvarsa
https://bugs.python.org/issue38989 opened by Ryan Thornton

#38993: cProfile behaviour issue with decorator and math.factorial() l
https://bugs.python.org/issue38993 opened by AVicennA

#38999: Python launcher on Windows does not detect active venv
https://bugs.python.org/issue38999 opened by Alexandros Karypidis

#39005: test_faulthandler: test_dump_traceback_later_file() fails rand
https://bugs.python.org/issue39005 opened by vstinner

#39010: ProactorEventLoop raises unhandled ConnectionResetError
https://bugs.python.org/issue39010 opened by Jonathan Slenders

#39011: ElementTree attributes replace "\r" with "\n"
https://bugs.python.org/issue39011 opened by mefistotelis

#39014: test_concurrent_futures: test_crash() timed out on AMD64 Fedor
https://bugs.python.org/issue39014 opened by vstinner

#39015: DeprecationWarnings of implicitly truncations by __int__ appea
https://bugs.python.org/issue39015 opened by lukasz.langa

#39017: Infinite loop in the tarfile module
https://bugs.python.org/issue39017 opened by jvoisin

#39019: Missing class getitems in standard library classes
https://bugs.python.org/issue39019 opened by BTaskaya

#39020: [AIX] module _curses fails to build since ESCDELAY has been ad
https://bugs.python.org/issue39020 opened by Michael.Felt

#39021: multiprocessing is_alive() between children processes
https://bugs.python.org/issue39021 opened by matttimms

#39025: Windows Python Launcher does not update PATH to Scripts direct
https://bugs.python.org/issue39025 opened by bluebird

#39026: pystate.h contains non-relative of initconfig.h include causin
https://bugs.python.org/issue39026 opened by gaige

#39027: run_coroutine_threadsafe uses wrong TimeoutError
https://bugs.python.org/issue39027 opened by janust

#39028: ENH: Fix performance issue in keyword extraction
https://bugs.python.org/issue39028 opened by seberg

#39029: TestMaildir.test_clean fails randomly under parallel tests
https://bugs.python.org/issue39029 opened by xtreak

#39030: Ctypes unions with bitfield members that do not share memory
https://bugs.python.org/issue39030 opened by dankreso

#39031: Inconsistency with lineno and col_offset info when parsing eli
https://bugs.python.org/issue39031 opened by lys.nikolaou

#39032: wait_for and Condition.wait still not playing nicely
https://bugs.python.org/issue39032 opened by criches

#39033: zipimport raises NameError: name '_boostrap_external' is not d
https://bugs.python.org/issue39033 opened by misho88

#39034: Documentation: Coroutines
https://bugs.python.org/issue39034 opened by agarus

#39035: Travis CI fail on backports: pyvenv not installed
https://bugs.python.org/issue39035 opened by vstinner

#39036: Add center_char attribute to str type
https://bugs.python.org/issue39036 opened by lovi

#39037: Wrong trial order of __exit__ and __enter__ in the with statem
https://bugs.python.org/issue39037 opened by maggyero

#39038: OverflowError in tarfile.open
https://bugs.python.org/issue39038 opened by jvoisin

#39039: zlib.error with tarfile.open
https://bugs.python.org/issue39039 opened by jvoisin

#39040: Wrong attachement filename when mail mime header was too long
https://bugs.python.org/issue39040 opened by mkaiser

#1021318: PyThreadState_Next not thread safe
https://bugs.python.org/issue1021318 reopened by vstinner



Most recent 15 issues with no replies (15)
==========================================

#39035: Travis CI fail on backports: pyvenv not installed
https://bugs.python.org/issue39035

#39032: wait_for and Condition.wait still not playing nicely
https://bugs.python.org/issue39032

#39030: Ctypes unions with bitfield members that do not share memory
https://bugs.python.org/issue39030

#39021: multiprocessing is_alive() between children processes
https://bugs.python.org/issue39021

#39019: Missing class getitems in standard library classes
https://bugs.python.org/issue39019

#39017: Infinite loop in the tarfile module
https://bugs.python.org/issue39017

#39014: test_concurrent_futures: test_crash() timed out on AMD64 Fedor
https://bugs.python.org/issue39014

#39005: test_faulthandler: test_dump_traceback_later_file() fails rand
https://bugs.python.org/issue39005

#38976: Add support for HTTP Only flag in MozillaCookieJar
https://bugs.python.org/issue38976

#38963: multiprocessing processes seem to "bleed" user information (GI
https://bugs.python.org/issue38963

#38961: Flaky detection of compiler vendor
https://bugs.python.org/issue38961

#38960: DTrace FreeBSD build fix
https://bugs.python.org/issue38960

#38958: asyncio REPL swallows KeyboardInterrupt while editing
https://bugs.python.org/issue38958

#38953: Untokenize and retokenize does not round-trip
https://bugs.python.org/issue38953

#38947: dataclass defaults behave inconsistently for init=True/init=Fa
https://bugs.python.org/issue38947



Most recent 15 issues waiting for review (15)
=============================================

#39040: Wrong attachement filename when mail mime header was too long
https://bugs.python.org/issue39040

#39033: zipimport raises NameError: name '_boostrap_external' is not d
https://bugs.python.org/issue39033

#39031: Inconsistency with lineno and col_offset info when parsing eli
https://bugs.python.org/issue39031

#39028: ENH: Fix performance issue in keyword extraction
https://bugs.python.org/issue39028

#39019: Missing class getitems in standard library classes
https://bugs.python.org/issue39019

#38981: better name for re.error Exception class.
https://bugs.python.org/issue38981

#38976: Add support for HTTP Only flag in MozillaCookieJar
https://bugs.python.org/issue38976

#38975: Add direct anchors to regex syntax documentation
https://bugs.python.org/issue38975

#38960: DTrace FreeBSD build fix
https://bugs.python.org/issue38960

#38956: argparse.BooleanOptionalAction should not add the default valu
https://bugs.python.org/issue38956

#38952: asyncio cannot handle Python3 IPv4Address
https://bugs.python.org/issue38952

#38945: Remove newline characters from uu encoding methods
https://bugs.python.org/issue38945

#38942: Possible assertion failures in csv.Dialect()
https://bugs.python.org/issue38942

#38938: Possible performance improvement for heaqq.merge()
https://bugs.python.org/issue38938

#38937: NameError in list comprehension within .pth file
https://bugs.python.org/issue38937



Top 10 most discussed issues (10)
=================================

#37228: UDP sockets created by create_datagram_endpoint() allow by def
https://bugs.python.org/issue37228 20 msgs

#38999: Python launcher on Windows does not detect active venv
https://bugs.python.org/issue38999 9 msgs

#1021318: PyThreadState_Next not thread safe
https://bugs.python.org/issue1021318 9 msgs

#39033: zipimport raises NameError: name '_boostrap_external' is not d
https://bugs.python.org/issue39033 7 msgs

#38699: socket: change listen() default backlog from 128 to 4096?
https://bugs.python.org/issue38699 5 msgs

#38981: better name for re.error Exception class.
https://bugs.python.org/issue38981 5 msgs

#39010: ProactorEventLoop raises unhandled ConnectionResetError
https://bugs.python.org/issue39010 5 msgs

#39031: Inconsistency with lineno and col_offset info when parsing eli
https://bugs.python.org/issue39031 5 msgs

#20443: __code__. co_filename should always be an absolute path
https://bugs.python.org/issue20443 4 msgs

#25160: Stop using deprecated imp module; imp should now emit a real D
https://bugs.python.org/issue25160 4 msgs



Issues closed (59)
==================

#9529: Make re match object iterable
https://bugs.python.org/issue9529 closed by serhiy.storchaka

#27822: Fail to create _SelectorTransport with unbound socket
https://bugs.python.org/issue27822 closed by vstinner

#30386: Add a build infrastructure for Android
https://bugs.python.org/issue30386 closed by xdegaye

#30458: [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection
https://bugs.python.org/issue30458 closed by gregory.p.smith

#32461: the first build after a change to Makefile.pre.in uses the old
https://bugs.python.org/issue32461 closed by xdegaye

#32907: pathlib: test_resolve_common fails on Windows w/ longusername
https://bugs.python.org/issue32907 closed by cheryl.sabella

#32949: Simplify "with"-related opcodes
https://bugs.python.org/issue32949 closed by serhiy.storchaka

#33125: Windows 10 ARM64 platform support
https://bugs.python.org/issue33125 closed by steve.dower

#33762: Make tempfiles subclass IOBase
https://bugs.python.org/issue33762 closed by terry.reedy

#33880: namedtuple should use NFKD to find duplicate members
https://bugs.python.org/issue33880 closed by rhettinger

#34776: Postponed annotations break inspection of dataclasses
https://bugs.python.org/issue34776 closed by lukasz.langa

#35805: email package folds msg-id identifiers using RFC2047 encoded w
https://bugs.python.org/issue35805 closed by maxking

#36214: AC_RUN_IFELSE macros not used as arguments of AC_CACHE_VAL et
https://bugs.python.org/issue36214 closed by xdegaye

#37226: Asyncio Fatal Error on SSL Transport - IndexError Deque Index
https://bugs.python.org/issue37226 closed by ben.brown

#37535: Client SSLSocket with select.select() always returns readable
https://bugs.python.org/issue37535 closed by christian.heimes

#38449: regression - mimetypes guess_type is confused by ; in the file
https://bugs.python.org/issue38449 closed by corona10

#38529: Python 3.8 improperly warns about closing properly closed stre
https://bugs.python.org/issue38529 closed by asvetlov

#38547: test_pty fails when using setsid()
https://bugs.python.org/issue38547 closed by vstinner

#38594: importlib.metadata documentation deficiencies
https://bugs.python.org/issue38594 closed by jaraco

#38614: Add timeout constants to test.support
https://bugs.python.org/issue38614 closed by vstinner

#38652: Remove/update provisional note for asyncio.BufferedProtocol
https://bugs.python.org/issue38652 closed by asvetlov

#38669: patch.object should raise another error when first argument is
https://bugs.python.org/issue38669 closed by cjw296

#38673: REPL shows continuation prompt (...) when comment or space ent
https://bugs.python.org/issue38673 closed by gvanrossum

#38697: test.support.find_unused_port() race condition: test_socket fa
https://bugs.python.org/issue38697 closed by vstinner

#38698: While parsing email message id: UnboundLocalError
https://bugs.python.org/issue38698 closed by maxking

#38708: parse_message_id in email module is very buggy / crashy
https://bugs.python.org/issue38708 closed by maxking

#38849: test_timestamp_naive fails on android
https://bugs.python.org/issue38849 closed by xdegaye

#38916: Remove array.fromstring() and array.tostring() aliases, deprec
https://bugs.python.org/issue38916 closed by vstinner

#38943: Idle autocomplete window doesn't show up
https://bugs.python.org/issue38943 closed by terry.reedy

#38944: Idle completion windows should close on Escape key
https://bugs.python.org/issue38944 closed by terry.reedy

#38949: incorrect prefix, exec_prefix in distutils.command.install
https://bugs.python.org/issue38949 closed by xdegaye

#38978: Implement __class_getitem__ for Future, Task, Queue
https://bugs.python.org/issue38978 closed by asvetlov

#38979: ContextVar[str] should return ContextVar class, not None
https://bugs.python.org/issue38979 closed by asvetlov

#38986: Suppport TaskWakeupMethWrapper.__self__ to conform asyncio _fo
https://bugs.python.org/issue38986 closed by asvetlov

#38987: 3.8.0 on GNU/Linux fails to find shared library
https://bugs.python.org/issue38987 closed by christian.heimes

#38990: Import genericpath fails with python -S
https://bugs.python.org/issue38990 closed by serhiy.storchaka

#38991: Remove test.support.strip_python_stderr()
https://bugs.python.org/issue38991 closed by vstinner

#38992: testFsum failure caused by constant folding of a float express
https://bugs.python.org/issue38992 closed by mark.dickinson

#38994: Implement __class_getitem__ for PathLike
https://bugs.python.org/issue38994 closed by asvetlov

#38995: reverse search (ctrl-r) doest not work
https://bugs.python.org/issue38995 closed by ned.deily

#38996: introduction of default values for collection.namedtuple
https://bugs.python.org/issue38996 closed by pablogsal

#38997: test__xxsubinterpreters test_atexit test_capi test_threading a
https://bugs.python.org/issue38997 closed by vstinner

#38998: dict.setdefault (setdefault of dictionary)
https://bugs.python.org/issue38998 closed by eric.smith

#39000: Range causing unstable output(Windows64)
https://bugs.python.org/issue39000 closed by mark.dickinson

#39001: possible problem with 64-bit mingw DECREF
https://bugs.python.org/issue39001 closed by Dave Lawrence

#39002: Small typo in Lib/test/test_statistics.py: tranlation -> trans
https://bugs.python.org/issue39002 closed by rhettinger

#39003: test_unparse leaked [35, 5, 6] references: fail randomly, pass
https://bugs.python.org/issue39003 closed by pablogsal

#39004: test_largefile: TestSocketSendfile.test_it() failed on AMD64 F
https://bugs.python.org/issue39004 closed by vstinner

#39006: test_asyncio: sendfile tests fail on AMD64 Debian root 3.7 whe
https://bugs.python.org/issue39006 closed by vstinner

#39007: Add audit hooks to winreg module
https://bugs.python.org/issue39007 closed by steve.dower

#39008: PySys_Audit should require PY_SSIZE_T_CLEAN
https://bugs.python.org/issue39008 closed by steve.dower

#39009: Small typo in Lib/test/test__locale.py: thousauds -> thousands
https://bugs.python.org/issue39009 closed by pablogsal

#39012: nuget package published as 3.8.1-c1 instead of rc1
https://bugs.python.org/issue39012 closed by steve.dower

#39013: SyntaxError: 'break' outside loop for legal Expression
https://bugs.python.org/issue39013 closed by serhiy.storchaka

#39016: Negative Refcount in Python 3.8
https://bugs.python.org/issue39016 closed by Christian.Tismer

#39018: IndexError exception on corrupted zip file
https://bugs.python.org/issue39018 closed by serhiy.storchaka

#39022: Synchronize importlib.metadata with importlib_metadata 1.3
https://bugs.python.org/issue39022 closed by jaraco

#39023: random.seed with string and version 1 not deterministic in 3.5
https://bugs.python.org/issue39023 closed by rhettinger

#39024: Compiling relative paths test fails (install via pyenv)
https://bugs.python.org/issue39024 closed by ned.deily
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/ZRD3FFW5MHE4MWUVIDULARZA7JV54UDW/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-12-13 - 2019-12-20)
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 7200 (+26)
closed 43662 (+45)
total 50862 (+71)

Open issues with patches: 2822


Issues opened (46)
==================

#39041: Support GitHub Actions in CI
https://bugs.python.org/issue39041 opened by steve.dower

#39042: Use the runtime's main thread ID in the threading module.
https://bugs.python.org/issue39042 opened by eric.snow

#39046: collections.abc.Reversible should not be a subclass of Hashabl
https://bugs.python.org/issue39046 opened by Zac Hatfield-Dodds

#39047: TestTemporaryDirectory.test_flags fails on FreeBSD/ZFS
https://bugs.python.org/issue39047 opened by attilajeges

#39048: Reorder the __aenter__ and __aexit__ method checks for the asy
https://bugs.python.org/issue39048 opened by maggyero

#39050: The "Help" button in IDLE's config dialog does not work
https://bugs.python.org/issue39050 opened by ZackerySpytz

#39052: import error when in python -m pdb debug mode
https://bugs.python.org/issue39052 opened by chengyang

#39055: base64.b64decode() with validate=True does not raise for a tra
https://bugs.python.org/issue39055 opened by serhiy.storchaka

#39056: Issues with handling the -W option
https://bugs.python.org/issue39056 opened by serhiy.storchaka

#39057: Issues with urllib.request.proxy_bypass_environment
https://bugs.python.org/issue39057 opened by serhiy.storchaka

#39058: argparse should preserve argument ordering in Namespace
https://bugs.python.org/issue39058 opened by rhettinger

#39060: asyncio.Task.print_stack doesn't print the full stack
https://bugs.python.org/issue39060 opened by amit7itz

#39061: Garbage Collection makes some object live for very long
https://bugs.python.org/issue39061 opened by mistasse

#39062: ValueError in TarFile.getmembers
https://bugs.python.org/issue39062 opened by jvoisin

#39064: ValueError in zipfile.ZipFile
https://bugs.python.org/issue39064 opened by jvoisin

#39065: OSError in TarFile.getmembers()
https://bugs.python.org/issue39065 opened by jvoisin

#39067: EOFError in tarfile.open
https://bugs.python.org/issue39067 opened by jvoisin

#39068: Base 85 encoding initialization race condition
https://bugs.python.org/issue39068 opened by drmonkeysee

#39070: Uninstalling 3.8.0 fails but it says it succeeds..
https://bugs.python.org/issue39070 opened by tuijatuulia

#39071: email.parser.BytesParser - parse and parsebytes work not equiv
https://bugs.python.org/issue39071 opened by mkaiser

#39072: Azure Pipelines: git clone failed with: OpenSSL SSL_read: Conn
https://bugs.python.org/issue39072 opened by vstinner

#39073: email incorrect handling of crlf in Address objects.
https://bugs.python.org/issue39073 opened by jap

#39074: Threading memory leak in _shutdown_locks for non-daemon thread
https://bugs.python.org/issue39074 opened by krypticus

#39075: types.SimpleNamespace should preserve attribute ordering (?)
https://bugs.python.org/issue39075 opened by eric.snow

#39076: Use types.SimpleNamespace for argparse.Namespace
https://bugs.python.org/issue39076 opened by eric.snow

#39078: __function.__defaults__ breaks for __init__ of dataclasses wit
https://bugs.python.org/issue39078 opened by RunOrVeith

#39082: AsyncMock is unable to correctly patch static or class methods
https://bugs.python.org/issue39082 opened by czardoz

#39085: Improve docs for await expression
https://bugs.python.org/issue39085 opened by aeros

#39087: [C API] No efficient C API to get UTF-8 string from unicode ob
https://bugs.python.org/issue39087 opened by inada.naoki

#39088: test_concurrent_futures crashed with python.core core dump on
https://bugs.python.org/issue39088 opened by vstinner

#39089: Update IDLE's credits
https://bugs.python.org/issue39089 opened by taleinat

#39090: Document various options for getting the absolute path from pa
https://bugs.python.org/issue39090 opened by brett.cannon

#39091: CPython Segfault in 5 lines of code
https://bugs.python.org/issue39091 opened by skrause

#39092: Csv sniffer doesn't attempt to determine and set escape charac
https://bugs.python.org/issue39092 opened by evan.whitfield

#39093: tkinter objects garbage collected from non-tkinter thread caus
https://bugs.python.org/issue39093 opened by obserience

#39096: Description of "Format Specification Mini-Language" not accura
https://bugs.python.org/issue39096 opened by mamrhein

#39098: OSError: handle is closed in ProcessPoolExecutor on shutdown(
https://bugs.python.org/issue39098 opened by patbuxton

#39100: email.policy.SMTP throws AttributeError on invalid header
https://bugs.python.org/issue39100 opened by elenril

#39101: IsolatedAsyncioTestCase freezes when exception is raised
https://bugs.python.org/issue39101 opened by fornellas

#39102: Increase Enum performance
https://bugs.python.org/issue39102 opened by MrMrRobat

#39103: [linux] strftime renders %Y with only 3 characters
https://bugs.python.org/issue39103 opened by jaraco

#39104: ProcessPoolExecutor hangs on shutdown nowait with pickling fai
https://bugs.python.org/issue39104 opened by tomMoral

#39106: Add suggestions to argparse error message output for unrecogni
https://bugs.python.org/issue39106 opened by xtreak

#39107: Consider building Tkinter with Tk 8.6.10
https://bugs.python.org/issue39107 opened by Aivar.Annamaa

#39108: Documentation for "random.gauss" vs "random.normalvariate" is
https://bugs.python.org/issue39108 opened by cnewey

#39110: It seems that list() changes the value of the parameter
https://bugs.python.org/issue39110 opened by ctarn



Most recent 15 issues with no replies (15)
==========================================

#39108: Documentation for "random.gauss" vs "random.normalvariate" is
https://bugs.python.org/issue39108

#39106: Add suggestions to argparse error message output for unrecogni
https://bugs.python.org/issue39106

#39104: ProcessPoolExecutor hangs on shutdown nowait with pickling fai
https://bugs.python.org/issue39104

#39102: Increase Enum performance
https://bugs.python.org/issue39102

#39101: IsolatedAsyncioTestCase freezes when exception is raised
https://bugs.python.org/issue39101

#39100: email.policy.SMTP throws AttributeError on invalid header
https://bugs.python.org/issue39100

#39098: OSError: handle is closed in ProcessPoolExecutor on shutdown(
https://bugs.python.org/issue39098

#39092: Csv sniffer doesn't attempt to determine and set escape charac
https://bugs.python.org/issue39092

#39090: Document various options for getting the absolute path from pa
https://bugs.python.org/issue39090

#39089: Update IDLE's credits
https://bugs.python.org/issue39089

#39088: test_concurrent_futures crashed with python.core core dump on
https://bugs.python.org/issue39088

#39072: Azure Pipelines: git clone failed with: OpenSSL SSL_read: Conn
https://bugs.python.org/issue39072

#39068: Base 85 encoding initialization race condition
https://bugs.python.org/issue39068

#39065: OSError in TarFile.getmembers()
https://bugs.python.org/issue39065

#39064: ValueError in zipfile.ZipFile
https://bugs.python.org/issue39064



Most recent 15 issues waiting for review (15)
=============================================

#39104: ProcessPoolExecutor hangs on shutdown nowait with pickling fai
https://bugs.python.org/issue39104

#39102: Increase Enum performance
https://bugs.python.org/issue39102

#39091: CPython Segfault in 5 lines of code
https://bugs.python.org/issue39091

#39087: [C API] No efficient C API to get UTF-8 string from unicode ob
https://bugs.python.org/issue39087

#39058: argparse should preserve argument ordering in Namespace
https://bugs.python.org/issue39058

#39057: Issues with urllib.request.proxy_bypass_environment
https://bugs.python.org/issue39057

#39056: Issues with handling the -W option
https://bugs.python.org/issue39056

#39055: base64.b64decode() with validate=True does not raise for a tra
https://bugs.python.org/issue39055

#39050: The "Help" button in IDLE's config dialog does not work
https://bugs.python.org/issue39050

#39047: TestTemporaryDirectory.test_flags fails on FreeBSD/ZFS
https://bugs.python.org/issue39047

#39041: Support GitHub Actions in CI
https://bugs.python.org/issue39041

#39040: Wrong attachement filename when mail mime header was too long
https://bugs.python.org/issue39040

#39037: Fix the trial order of the __exit__ and __enter__ methods in t
https://bugs.python.org/issue39037

#39035: Travis CI fail on backports: pyvenv not installed
https://bugs.python.org/issue39035

#39033: zipimport raises NameError: name '_boostrap_external' is not d
https://bugs.python.org/issue39033



Top 10 most discussed issues (10)
=================================

#39040: Wrong attachement filename when mail mime header was too long
https://bugs.python.org/issue39040 15 msgs

#39035: Travis CI fail on backports: pyvenv not installed
https://bugs.python.org/issue39035 10 msgs

#38295: test_relative_path of test_py_compile fails on macOS 10.15 Cat
https://bugs.python.org/issue38295 9 msgs

#39087: [C API] No efficient C API to get UTF-8 string from unicode ob
https://bugs.python.org/issue39087 7 msgs

#39110: It seems that list() changes the value of the parameter
https://bugs.python.org/issue39110 6 msgs

#39070: Uninstalling 3.8.0 fails but it says it succeeds..
https://bugs.python.org/issue39070 5 msgs

#37224: test__xxsubinterpreters fails randomly
https://bugs.python.org/issue37224 4 msgs

#38904: "signal only works in main thread" in main thread
https://bugs.python.org/issue38904 4 msgs

#39037: Fix the trial order of the __exit__ and __enter__ methods in t
https://bugs.python.org/issue39037 4 msgs

#39067: EOFError in tarfile.open
https://bugs.python.org/issue39067 4 msgs



Issues closed (43)
==================

#34000: Document when compile returns a code object v. AST
https://bugs.python.org/issue34000 closed by cheryl.sabella

#36095: Better NaN sorting.
https://bugs.python.org/issue36095 closed by tim.peters

#36406: doctest.testmod(empty_package) raises TypeError in 3.7 (and no
https://bugs.python.org/issue36406 closed by xtreak

#36500: Add "regen-*" equivalent projects for Windows builds
https://bugs.python.org/issue36500 closed by steve.dower

#36589: Incorrect error handling in curses.update_lines_cols()
https://bugs.python.org/issue36589 closed by cheryl.sabella

#37762: IDLE very slow due a super long line output in chunks
https://bugs.python.org/issue37762 closed by terry.reedy

#38021: Modify AIX platform_tag so it provides PEP425 needs
https://bugs.python.org/issue38021 closed by ncoghlan

#38316: docs: Code object's "co_stacksize" field is described with mis
https://bugs.python.org/issue38316 closed by vstinner

#38348: Make python -m ast more configurable
https://bugs.python.org/issue38348 closed by vstinner

#38546: test_concurrent_futures: reap_children() warnings on RHEL7 and
https://bugs.python.org/issue38546 closed by vstinner

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629 closed by vstinner

#38720: Logging failure with timestamp messages
https://bugs.python.org/issue38720 closed by cheryl.sabella

#38811: Pathlib crashes when os module is missing 'link' method
https://bugs.python.org/issue38811 closed by vstinner

#38993: cProfile behaviour issue with decorator and math.factorial() l
https://bugs.python.org/issue38993 closed by mark.dickinson

#39025: Windows Python Launcher does not update PATH to Scripts direct
https://bugs.python.org/issue39025 closed by bluebird

#39028: ENH: Fix performance issue in keyword extraction
https://bugs.python.org/issue39028 closed by inada.naoki

#39031: Inconsistency with lineno and col_offset info when parsing eli
https://bugs.python.org/issue39031 closed by gvanrossum

#39036: Add center_char attribute to str type
https://bugs.python.org/issue39036 closed by rhettinger

#39043: Add math.fib() generator
https://bugs.python.org/issue39043 closed by rhettinger

#39044: Segfault on build for the master branch
https://bugs.python.org/issue39044 closed by nanjekyejoannah

#39045: Segmentation of string
https://bugs.python.org/issue39045 closed by SilentGhost

#39049: Add "elif" to "for_stmt" and "while_stmt"
https://bugs.python.org/issue39049 closed by rhettinger

#39051: Python not working on Windows 10
https://bugs.python.org/issue39051 closed by rafaeldominiquini

#39053: Hide manually raised exception formatting
https://bugs.python.org/issue39053 closed by SilentGhost

#39054: Add an parameter to list.remove()
https://bugs.python.org/issue39054 closed by SilentGhost

#39059: Getting incorrect results in rounding procedures
https://bugs.python.org/issue39059 closed by mark.dickinson

#39063: Format string does not work with "in" statement
https://bugs.python.org/issue39063 closed by ramon.rnm@gmail.com

#39066: Expose SOABI setting in the header
https://bugs.python.org/issue39066 closed by mathstuf

#39069: Move ast.unparse() function to a different module
https://bugs.python.org/issue39069 closed by pablogsal

#39077: Numeric formatting inconsistent between int, float and Decimal
https://bugs.python.org/issue39077 closed by mamrhein

#39079: help() modifies the string module
https://bugs.python.org/issue39079 closed by zach.ware

#39080: Inconsistency with Starred Expression line/col info
https://bugs.python.org/issue39080 closed by pablogsal

#39081: pathlib '/' operator does not resolve Enums with str mixin as
https://bugs.python.org/issue39081 closed by brett.cannon

#39083: Dictionary get(key, default-expression) not short circuit beha
https://bugs.python.org/issue39083 closed by eric.smith

#39084: string.letters is flipped after setlocale is called
https://bugs.python.org/issue39084 closed by zach.ware

#39086: Division "/" error on Long Integers
https://bugs.python.org/issue39086 closed by steven.daprano

#39094: Add a default to statistics.mean and related functions
https://bugs.python.org/issue39094 closed by steven.daprano

#39095: Negative Array Index not Yielding "Index Out Of Bounds"
https://bugs.python.org/issue39095 closed by zach.ware

#39097: The description of multiprocessing.cpu_count() is not accurate
https://bugs.python.org/issue39097 closed by asvetlov

#39099: scandir.dirfd() method
https://bugs.python.org/issue39099 closed by giampaolo.rodola

#39105: Spam
https://bugs.python.org/issue39105 closed by xtreak

#39109: [C-API] PyUnicode_FromString
https://bugs.python.org/issue39109 closed by vstinner

#39111: Misleading documentation
https://bugs.python.org/issue39111 closed by brett.cannon
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/UBZ4ZIIXW4XADBNGSUUGG34QZLFMTU2E/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-12-20 - 2019-12-27)
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 7203 ( +3)
closed 43688 (+26)
total 50891 (+29)

Open issues with patches: 2824


Issues opened (21)
==================

#39111: Misleading documentation for NotImplemented
https://bugs.python.org/issue39111 reopened by steven.daprano

#39112: Misleading documentation for tuple
https://bugs.python.org/issue39112 opened by sberens

#39114: Python 3.9.0a2 changed how finally/return is traced
https://bugs.python.org/issue39114 opened by nedbat

#39116: StreamReader.readexactly() raises GeneratorExit on ProactorEve
https://bugs.python.org/issue39116 opened by twisteroid ambassador

#39117: Performance regression for making bound methods
https://bugs.python.org/issue39117 opened by rhettinger

#39121: gzip header write OS field
https://bugs.python.org/issue39121 opened by wungad

#39122: Environment variable PYTHONUSERBASE is not set during customiz
https://bugs.python.org/issue39122 opened by sarmar11

#39123: PyThread_xxx() not available when using limited API
https://bugs.python.org/issue39123 opened by VZ

#39125: Type signature of @property not shown in help()
https://bugs.python.org/issue39125 opened by McSinyx

#39126: Non-bmp (astral) unicode characters confuse the editor
https://bugs.python.org/issue39126 opened by dmaxime

#39127: _Py_HashPointer's void * argument should be const
https://bugs.python.org/issue39127 opened by petdance

#39128: Document happy eyeball parameters in loop.create_connection si
https://bugs.python.org/issue39128 opened by xtreak

#39129: Incorrect import of TimeoutError while creating happy eyeballs
https://bugs.python.org/issue39129 opened by xtreak

#39130: Dict is reversable from v3.8 and should say that in the doc
https://bugs.python.org/issue39130 opened by khalidmammadov

#39131: signing needs two serialisation passes
https://bugs.python.org/issue39131 opened by jap

#39133: threading lib. working improperly on idle window
https://bugs.python.org/issue39133 opened by Pyjeet

#39134: can't construct dataclass as ABC (or runtime check as data pro
https://bugs.python.org/issue39134 opened by cybertreiber

#39136: Typos in whatsnew file and docs
https://bugs.python.org/issue39136 opened by xtreak

#39137: create_unicode_buffer() gives different results on Windows vs
https://bugs.python.org/issue39137 opened by lazka

#39138: import a pycapsule object that's attached on many modules
https://bugs.python.org/issue39138 opened by yorkie

#39139: Reference to depricated collections.abc class in collections i
https://bugs.python.org/issue39139 opened by khalidmammadov



Most recent 15 issues with no replies (15)
==========================================

#39137: create_unicode_buffer() gives different results on Windows vs
https://bugs.python.org/issue39137

#39136: Typos in whatsnew file and docs
https://bugs.python.org/issue39136

#39130: Dict is reversable from v3.8 and should say that in the doc
https://bugs.python.org/issue39130

#39127: _Py_HashPointer's void * argument should be const
https://bugs.python.org/issue39127

#39123: PyThread_xxx() not available when using limited API
https://bugs.python.org/issue39123

#39122: Environment variable PYTHONUSERBASE is not set during customiz
https://bugs.python.org/issue39122

#39116: StreamReader.readexactly() raises GeneratorExit on ProactorEve
https://bugs.python.org/issue39116

#39104: ProcessPoolExecutor hangs on shutdown nowait with pickling fai
https://bugs.python.org/issue39104

#39101: IsolatedAsyncioTestCase freezes when exception is raised
https://bugs.python.org/issue39101

#39100: email.policy.SMTP throws AttributeError on invalid header
https://bugs.python.org/issue39100

#39098: OSError: handle closed, ProcessPoolExecutor shutdown(wait=Fals
https://bugs.python.org/issue39098

#39092: Csv sniffer doesn't attempt to determine and set escape charac
https://bugs.python.org/issue39092

#39089: Update IDLE's credits
https://bugs.python.org/issue39089

#39088: test_concurrent_futures crashed with python.core core dump on
https://bugs.python.org/issue39088

#39072: Azure Pipelines: git clone failed with: OpenSSL SSL_read: Conn
https://bugs.python.org/issue39072



Most recent 15 issues waiting for review (15)
=============================================

#39139: Reference to depricated collections.abc class in collections i
https://bugs.python.org/issue39139

#39131: signing needs two serialisation passes
https://bugs.python.org/issue39131

#39130: Dict is reversable from v3.8 and should say that in the doc
https://bugs.python.org/issue39130

#39129: Incorrect import of TimeoutError while creating happy eyeballs
https://bugs.python.org/issue39129

#39127: _Py_HashPointer's void * argument should be const
https://bugs.python.org/issue39127

#39121: gzip header write OS field
https://bugs.python.org/issue39121

#39104: ProcessPoolExecutor hangs on shutdown nowait with pickling fai
https://bugs.python.org/issue39104

#39102: Increase Enum performance
https://bugs.python.org/issue39102

#39091: CPython Segfault in 5 lines of code
https://bugs.python.org/issue39091

#39087: [C API] No efficient C API to get UTF-8 string from unicode ob
https://bugs.python.org/issue39087

#39058: argparse should preserve argument ordering in Namespace
https://bugs.python.org/issue39058

#39057: Issues with urllib.request.proxy_bypass_environment
https://bugs.python.org/issue39057

#39056: Issues with handling the -W option
https://bugs.python.org/issue39056

#39055: base64.b64decode() with validate=True does not raise for a tra
https://bugs.python.org/issue39055

#39050: The "Help" button in IDLE's config dialog does not work
https://bugs.python.org/issue39050



Top 10 most discussed issues (7)
================================

#36476: Runtime finalization assumes all other threads have exited.
https://bugs.python.org/issue36476 6 msgs

#39134: can't construct dataclass as ABC (or runtime check as data pro
https://bugs.python.org/issue39134 5 msgs

#36051: Drop the GIL during large bytes.join operations?
https://bugs.python.org/issue36051 4 msgs

#39062: ValueError in TarFile.getmembers
https://bugs.python.org/issue39062 4 msgs

#38902: image/webp support in mimetypes
https://bugs.python.org/issue38902 3 msgs

#39075: types.SimpleNamespace should preserve attribute ordering (?)
https://bugs.python.org/issue39075 3 msgs

#39129: Incorrect import of TimeoutError while creating happy eyeballs
https://bugs.python.org/issue39129 3 msgs



Issues closed (26)
==================

#10401: Globals / builtins cache
https://bugs.python.org/issue10401 closed by inada.naoki

#20066: PyStructSequence_NewType() not setting proper heap allocation
https://bugs.python.org/issue20066 closed by corona10

#23868: Uninitialized objects are tracked by the garbage collector
https://bugs.python.org/issue23868 closed by pablogsal

#24770: Py_Finalize() doesn't stop daemon threads
https://bugs.python.org/issue24770 closed by eric.snow

#26845: Misleading variable name in exception handling
https://bugs.python.org/issue26845 closed by vstinner

#28158: Implement LOAD_GLOBAL opcode cache
https://bugs.python.org/issue28158 closed by inada.naoki

#30364: Outdated function attribute to disable address sanitizer
https://bugs.python.org/issue30364 closed by benjamin.peterson

#33609: Document that dicts preserve insertion order
https://bugs.python.org/issue33609 closed by inada.naoki

#33772: Fix few dead code paths
https://bugs.python.org/issue33772 closed by benjamin.peterson

#34444: Module's __file__ should be absolute always ("." in sys.path)
https://bugs.python.org/issue34444 closed by brett.cannon

#36788: Add clamp() function to builtins
https://bugs.python.org/issue36788 closed by mark.dickinson

#37509: OSError preadv()
https://bugs.python.org/issue37509 closed by YoSTEALTH

#38753: AsyncMock not cited as new in 3.8
https://bugs.python.org/issue38753 closed by xtreak

#38918: Add __module__ entry for function type in inspect docs table.
https://bugs.python.org/issue38918 closed by eric.snow

#39103: [linux] strftime renders %Y with only 3 characters
https://bugs.python.org/issue39103 closed by p-ganssle

#39106: Add suggestions to argparse error message output for unrecogni
https://bugs.python.org/issue39106 closed by xtreak

#39110: UserList-subclass Tree slicing changes the original list unexp
https://bugs.python.org/issue39110 closed by eric.snow

#39113: PyUnicode_AsUTF8AndSize Sometimes Segfaults With Incomplete Su
https://bugs.python.org/issue39113 closed by serhiy.storchaka

#39115: Clarify Python MIME type
https://bugs.python.org/issue39115 closed by asvetlov

#39118: Variables changing values on their own
https://bugs.python.org/issue39118 closed by mark.dickinson

#39119: email/_header_value_parser.py:parse_message_id: UnblondLocalEr
https://bugs.python.org/issue39119 closed by xtreak

#39120: pyodbc dll load failed
https://bugs.python.org/issue39120 closed by xtreak

#39124: round Decimal error
https://bugs.python.org/issue39124 closed by mark.dickinson

#39132: Adding funcitonality to determine if a constant string node is
https://bugs.python.org/issue39132 closed by BTaskaya

#39135: time.get_clock_info() documentation still has 'clock' name
https://bugs.python.org/issue39135 closed by benjamin.peterson

#39140: shutil.move does not work properly with pathlib.Path objects
https://bugs.python.org/issue39140 closed by xtreak
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/W5FTYO362KM2H5L6VZ34OYLUCRQYF4SE/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2019-12-27 - 2020-01-03)
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 7227 (+24)
closed 43726 (+38)
total 50953 (+62)

Open issues with patches: 2842


Issues opened (48)
==================

#27973: urllib.urlretrieve() fails on second ftp transfer
https://bugs.python.org/issue27973 reopened by pablogsal

#39114: Python 3.9.0a2 changed how finally/return is traced
https://bugs.python.org/issue39114 reopened by nedbat

#39141: IDLE Clear function returns 256 on Mac OS Catalina
https://bugs.python.org/issue39141 opened by twister68@gmail.com

#39143: Implementing sub-generation steps in the gc
https://bugs.python.org/issue39143 opened by pablogsal

#39146: too much memory consumption in re.compile unicode
https://bugs.python.org/issue39146 opened by Zhipeng Xie

#39147: using zipfile with root privilege shows FileNotFoundError
https://bugs.python.org/issue39147 opened by Patrick Liu

#39148: DatagramProtocol + IPv6 does not work with ProactorEventLoop
https://bugs.python.org/issue39148 opened by alex.gronholm

#39150: See if PyToken_OneChar would be faster as a lookup table
https://bugs.python.org/issue39150 opened by petdance

#39151: Simplify the deep-first-search of the assembler
https://bugs.python.org/issue39151 opened by pablogsal

#39152: Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale
https://bugs.python.org/issue39152 opened by glombardo

#39153: Clarify refcounting semantics of PyDict_SetItem[String]
https://bugs.python.org/issue39153 opened by ncoghlan

#39154: "utf8" not always a synonym for "utf-8" in lib2to3
https://bugs.python.org/issue39154 opened by Peter Ludemann

#39155: "utf8-sig" missing from codecs (inconsistency)
https://bugs.python.org/issue39155 opened by Peter Ludemann

#39156: Break up COMPARE_OP into logically distinct operations.
https://bugs.python.org/issue39156 opened by Mark.Shannon

#39157: test_pidfd_send_signal can fail on some systems with Permissio
https://bugs.python.org/issue39157 opened by pablogsal

#39159: Ideas for making ast.literal_eval() usable
https://bugs.python.org/issue39159 opened by rhettinger

#39160: ./configure --help has inconsistencies in style
https://bugs.python.org/issue39160 opened by anthony shaw

#39161: Py_NewInterpreter docs need updating for multi-phase initializ
https://bugs.python.org/issue39161 opened by ncoghlan

#39162: setup.py not picking up tkinter headers
https://bugs.python.org/issue39162 opened by anthonypjshaw

#39164: PyErr_GetExcInfo does not allow to retrieve for an arbitrary t
https://bugs.python.org/issue39164 opened by jd

#39165: Completeness and symmetry in RE, avoid `findall(...)[0]`
https://bugs.python.org/issue39165 opened by apalala

#39166: Python 3.9.0a2 changed how "async for" traces its final iterat
https://bugs.python.org/issue39166 opened by nedbat

#39168: Generic type subscription is a huge toll on Python performance
https://bugs.python.org/issue39168 opened by Ruslan Dautkhanov

#39169: TypeError: 'int' object is not callable if the signal handler
https://bugs.python.org/issue39169 opened by Ronald Li

#39170: Sqlite3 row_factory for attribute access: NamedRow
https://bugs.python.org/issue39170 opened by jidn

#39171: Missing default root in tkinter simpledialog.py
https://bugs.python.org/issue39171 opened by dominic108

#39173: _AttributeHolder of argparse should support the sort function
https://bugs.python.org/issue39173 opened by shihai1991

#39174: unicodedata.normalize failing with NFD and NFKD for some chara
https://bugs.python.org/issue39174 opened by Lee Collins

#39177: In tkinter, simple dialogs, askstrings, etc. with flexible coo
https://bugs.python.org/issue39177 opened by dominic108

#39179: pandas tz_convert() seems to report incorrect date conversion
https://bugs.python.org/issue39179 opened by Seeking.that

#39180: Missing getlines func documentation from linecache module
https://bugs.python.org/issue39180 opened by khalidmammadov

#39181: Add `os.makedirs()` as `Path.mkdir()` equivalent in correspond
https://bugs.python.org/issue39181 opened by jack1142

#39182: sys.addaudithook(hook) loops indefinitely on mismatch for hook
https://bugs.python.org/issue39182 opened by Dutcho

#39184: Many command execution functions are not raising auditing even
https://bugs.python.org/issue39184 opened by Saiyang Gou

#39185: Add quiet and detailed verbosity levels to build.bat
https://bugs.python.org/issue39185 opened by anthonypjshaw

#39187: urllib.robotparser does not respect the longest match for the
https://bugs.python.org/issue39187 opened by gallicrooster

#39188: recent change when passing a Union to a function
https://bugs.python.org/issue39188 opened by Kevin Schlossser

#39189: Use io.DEFAULT_BUFFER_SIZE for filecmp BUFSIZE variable
https://bugs.python.org/issue39189 opened by Bahram Aghaei

#39190: _result_handler dies on raised exceptions [multiprocessing]
https://bugs.python.org/issue39190 opened by sindrig

#39191: Coroutine is awaited despite an exception in run_until_complet
https://bugs.python.org/issue39191 opened by dkaveshnikov

#39194: asyncio.open_connection returns a closed client when server fa
https://bugs.python.org/issue39194 opened by Jonathan Martin

#39196: json fails to encode dictionary view types
https://bugs.python.org/issue39196 opened by jogo

#39197: Support the title and description arguments for mutually exclu
https://bugs.python.org/issue39197 opened by signing_agreement

#39198: Lock may not be released in Logger.isEnabledFor
https://bugs.python.org/issue39198 opened by derektbrown

#39199: Improve the AST documentation
https://bugs.python.org/issue39199 opened by pablogsal

#39200: Fix inaccurate TypeError messages when calling with insufficie
https://bugs.python.org/issue39200 opened by jferard

#39201: Threading.timer leaks memory in 3.8.0/3.8.1
https://bugs.python.org/issue39201 opened by mneerup

#39202: Python shelve __del__ ignored exception
https://bugs.python.org/issue39202 opened by libbkmz



Most recent 15 issues with no replies (15)
==========================================

#39202: Python shelve __del__ ignored exception
https://bugs.python.org/issue39202

#39199: Improve the AST documentation
https://bugs.python.org/issue39199

#39197: Support the title and description arguments for mutually exclu
https://bugs.python.org/issue39197

#39194: asyncio.open_connection returns a closed client when server fa
https://bugs.python.org/issue39194

#39190: _result_handler dies on raised exceptions [multiprocessing]
https://bugs.python.org/issue39190

#39189: Use io.DEFAULT_BUFFER_SIZE for filecmp BUFSIZE variable
https://bugs.python.org/issue39189

#39188: recent change when passing a Union to a function
https://bugs.python.org/issue39188

#39185: Add quiet and detailed verbosity levels to build.bat
https://bugs.python.org/issue39185

#39184: Many command execution functions are not raising auditing even
https://bugs.python.org/issue39184

#39182: sys.addaudithook(hook) loops indefinitely on mismatch for hook
https://bugs.python.org/issue39182

#39181: Add `os.makedirs()` as `Path.mkdir()` equivalent in correspond
https://bugs.python.org/issue39181

#39180: Missing getlines func documentation from linecache module
https://bugs.python.org/issue39180

#39177: In tkinter, simple dialogs, askstrings, etc. with flexible coo
https://bugs.python.org/issue39177

#39170: Sqlite3 row_factory for attribute access: NamedRow
https://bugs.python.org/issue39170

#39169: TypeError: 'int' object is not callable if the signal handler
https://bugs.python.org/issue39169



Most recent 15 issues waiting for review (15)
=============================================

#39200: Fix inaccurate TypeError messages when calling with insufficie
https://bugs.python.org/issue39200

#39199: Improve the AST documentation
https://bugs.python.org/issue39199

#39198: Lock may not be released in Logger.isEnabledFor
https://bugs.python.org/issue39198

#39191: Coroutine is awaited despite an exception in run_until_complet
https://bugs.python.org/issue39191

#39190: _result_handler dies on raised exceptions [multiprocessing]
https://bugs.python.org/issue39190

#39187: urllib.robotparser does not respect the longest match for the
https://bugs.python.org/issue39187

#39185: Add quiet and detailed verbosity levels to build.bat
https://bugs.python.org/issue39185

#39180: Missing getlines func documentation from linecache module
https://bugs.python.org/issue39180

#39171: Missing default root in tkinter simpledialog.py
https://bugs.python.org/issue39171

#39170: Sqlite3 row_factory for attribute access: NamedRow
https://bugs.python.org/issue39170

#39166: Python 3.9.0a2 changed how "async for" traces its final iterat
https://bugs.python.org/issue39166

#39164: PyErr_GetExcInfo does not allow to retrieve for an arbitrary t
https://bugs.python.org/issue39164

#39162: setup.py not picking up tkinter headers
https://bugs.python.org/issue39162

#39160: ./configure --help has inconsistencies in style
https://bugs.python.org/issue39160

#39157: test_pidfd_send_signal can fail on some systems with Permissio
https://bugs.python.org/issue39157



Top 10 most discussed issues (10)
=================================

#39143: Implementing sub-generation steps in the gc
https://bugs.python.org/issue39143 15 msgs

#39168: Generic type subscription is a huge toll on Python performance
https://bugs.python.org/issue39168 12 msgs

#36051: Drop the GIL during large bytes.join operations?
https://bugs.python.org/issue36051 10 msgs

#32615: Inconsistent behavior if globals is a dict subclass
https://bugs.python.org/issue32615 9 msgs

#27973: urllib.urlretrieve() fails on second ftp transfer
https://bugs.python.org/issue27973 8 msgs

#39114: Python 3.9.0a2 changed how finally/return is traced
https://bugs.python.org/issue39114 6 msgs

#39134: can't construct dataclass as ABC (or runtime check as data pro
https://bugs.python.org/issue39134 6 msgs

#39166: Python 3.9.0a2 changed how "async for" traces its final iterat
https://bugs.python.org/issue39166 6 msgs

#34118: Fix some class entries in 'Built-in Functions'
https://bugs.python.org/issue34118 5 msgs

#39156: Break up COMPARE_OP into logically distinct operations.
https://bugs.python.org/issue39156 5 msgs



Issues closed (38)
==================

#5851: Add a stream parameter to gc.set_debug
https://bugs.python.org/issue5851 closed by pablogsal

#13601: sys.stderr should be line-buffered when stderr is not a TTY
https://bugs.python.org/issue13601 closed by pitrou

#15273: Remove unnecessarily random behavior from test_unparse.py
https://bugs.python.org/issue15273 closed by pablogsal

#15723: Python breaks OS' append guarantee on file writes
https://bugs.python.org/issue15723 closed by gvanrossum

#18858: dummy_threading lacks threading.get_ident() equivalent
https://bugs.python.org/issue18858 closed by inada.naoki

#20443: __code__. co_filename should always be an absolute path
https://bugs.python.org/issue20443 closed by ncoghlan

#24174: Python crash on exit
https://bugs.python.org/issue24174 closed by SilentGhost

#25087: Type variable substitution in type instances
https://bugs.python.org/issue25087 closed by gvanrossum

#30427: isinstance checks in os.path.normcase redundant with os.fspath
https://bugs.python.org/issue30427 closed by brett.cannon

#32438: PyLong_ API cleanup
https://bugs.python.org/issue32438 closed by mark.dickinson

#33387: Simplify bytecodes for try-finally, try-except and with blocks
https://bugs.python.org/issue33387 closed by Mark.Shannon

#33777: dummy_threading: .is_alive method returns True after execution
https://bugs.python.org/issue33777 closed by inada.naoki

#35143: `from __future__ import annotations` has no effect inside `ast
https://bugs.python.org/issue35143 closed by eric.smith

#36220: LOAD_NAME and LOAD_GLOBAL, STORE_GLOBAL handle dict subclasses
https://bugs.python.org/issue36220 closed by pablogsal

#37446: Undefined behavior in Python/hamt.c
https://bugs.python.org/issue37446 closed by benjamin.peterson

#38532: Missing decrefs in the _ctypes module
https://bugs.python.org/issue38532 closed by twouters

#38588: Use-after-free in dict/list
https://bugs.python.org/issue38588 closed by pablogsal

#38610: use-after-free in list object function
https://bugs.python.org/issue38610 closed by pablogsal

#38879: Reordered error checking in PyArena_New().
https://bugs.python.org/issue38879 closed by pitrou

#39037: Fix the trial order of the __exit__ and __enter__ methods in t
https://bugs.python.org/issue39037 closed by maggyero

#39112: Misleading documentation for tuple
https://bugs.python.org/issue39112 closed by terry.reedy

#39136: Typos in whatsnew file and docs
https://bugs.python.org/issue39136 closed by terry.reedy

#39142: logging.config.dictConfig will convert namedtuple to Convertin
https://bugs.python.org/issue39142 closed by vinay.sajip

#39144: Align ctags and etags targets and include Python stdlib
https://bugs.python.org/issue39144 closed by pablogsal

#39145: Innocuous parent class changes multiple inheritance MRO
https://bugs.python.org/issue39145 closed by steven.daprano

#39149: False positive using operator 'AND' while checking keys on dic
https://bugs.python.org/issue39149 closed by serhiy.storchaka

#39158: ast.literal_eval() doesn't support empty sets
https://bugs.python.org/issue39158 closed by rhettinger

#39163: spam
https://bugs.python.org/issue39163 closed by xtreak

#39167: argparse boolean type bug
https://bugs.python.org/issue39167 closed by josh.r

#39172: Transformation of "string.find('asd', 'sd')" to Python 3 using
https://bugs.python.org/issue39172 closed by serhiy.storchaka

#39175: Funkness with issubset
https://bugs.python.org/issue39175 closed by rhettinger

#39176: Syntax error message uses strange term: "named assignment"
https://bugs.python.org/issue39176 closed by rhettinger

#39178: Should we make dict not accept a sequence of sets?
https://bugs.python.org/issue39178 closed by steven.daprano

#39183: Text divided in two strings due to wrong formatting
https://bugs.python.org/issue39183 closed by rffontenelle

#39186: Windows installer instructions refer to mercurial
https://bugs.python.org/issue39186 closed by zach.ware

#39192: relationlist module
https://bugs.python.org/issue39192 closed by mark.dickinson

#39193: Out-of-bound write in ceval.c:_PyEval_EvalFrameDefault
https://bugs.python.org/issue39193 closed by pablogsal

#39195: re._compile should check if the argument is a compiled pattern
https://bugs.python.org/issue39195 closed by Recursing
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/PDFUYEWGPPXQIPYWLULFVSOE5RGLQURY/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-01-03 - 2020-01-10)
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 7251 (+24)
closed 43792 (+66)
total 51043 (+90)

Open issues with patches: 2846


Issues opened (63)
==================

#25872: multithreading traceback KeyError when modifying file
https://bugs.python.org/issue25872 reopened by xtreak

#27657: urlparse fails if the path is numeric
https://bugs.python.org/issue27657 reopened by orsenthil

#29778: _Py_CheckPython3 uses uninitialized dllpath when embedder sets
https://bugs.python.org/issue29778 reopened by vstinner

#39158: ast.literal_eval() doesn't support empty sets
https://bugs.python.org/issue39158 reopened by pablogsal

#39204: Automate adding Type Annotations to Documentation
https://bugs.python.org/issue39204 opened by cooperlees

#39205: Hang when interpreter exits after ProcessPoolExecutor.shutdown
https://bugs.python.org/issue39205 opened by bquinlan

#39206: Modulefinder does not consider source file encoding
https://bugs.python.org/issue39206 opened by Nicholas Feix

#39207: concurrent.futures.ProcessPoolExecutor does not properly reap
https://bugs.python.org/issue39207 opened by yus2047889

#39210: Sorting falls back to use __gt__ when __lt__ is not present
https://bugs.python.org/issue39210 opened by yanmitrofanov

#39212: Show qualified function name when giving arguments error
https://bugs.python.org/issue39212 opened by cool-RR

#39213: cmd should have a hook in the finally block of cmdloop
https://bugs.python.org/issue39213 opened by Joseph Sible

#39214: Add curses.window.in_wch
https://bugs.python.org/issue39214 opened by Anthony Sottile

#39217: GC of a ctypes object causes application crash
https://bugs.python.org/issue39217 opened by Kevin Schlossser

#39218: Assertion failure when calling statistics.variance() on a floa
https://bugs.python.org/issue39218 opened by reed

#39219: Fix attributes of syntax errors raized in the tokenizer
https://bugs.python.org/issue39219 opened by serhiy.storchaka

#39220: constant folding affects annotations despite 'from __future__
https://bugs.python.org/issue39220 opened by Carl.Friedrich.Bolz

#39221: Cross compiled python installed wrong version of lib2to3/Gramm
https://bugs.python.org/issue39221 opened by puchenyaka

#39222: unittest.mock.Mock.parent is broken or undocumented
https://bugs.python.org/issue39222 opened by florian.brucker

#39224: HTTPConnection.timeout None support
https://bugs.python.org/issue39224 opened by Daniel Farley

#39228: traceback.FrameSummary does not handle exceptions from `repr()
https://bugs.python.org/issue39228 opened by blueyed

#39229: library/functions.rst causes translated builds to fail
https://bugs.python.org/issue39229 opened by rffontenelle

#39231: Mistaken notion in tutorial
https://bugs.python.org/issue39231 opened by r0b

#39232: asyncio crashes when tearing down the proactor event loop
https://bugs.python.org/issue39232 opened by mikeshardmind

#39233: glossary entry for parameter out-of-date for positional-only p
https://bugs.python.org/issue39233 opened by mark.dickinson

#39236: [venv] Adding a .gitignore file to virtual environments
https://bugs.python.org/issue39236 opened by brett.cannon

#39238: test_asyncio: test_cancel_make_subprocess_transport_exec() han
https://bugs.python.org/issue39238 opened by vstinner

#39241: Popen of python3.6 hangs on os.read(errpipe_read, 50000)
https://bugs.python.org/issue39241 opened by liuxu1005

#39243: CDLL __init__ no longer supports name being passed as None whe
https://bugs.python.org/issue39243 opened by David Heffernan

#39244: multiprocessing.get_all_start_methods() wrong default on macOS
https://bugs.python.org/issue39244 opened by stefanholek

#39245: Public API for Vectorcall (PEP 590)
https://bugs.python.org/issue39245 opened by petr.viktorin

#39247: dataclass defaults and property don't work together
https://bugs.python.org/issue39247 opened by Michael Robellard

#39248: test_distutils fails on PPC64 Fedora 3.x: /tmp/subprocess.py
https://bugs.python.org/issue39248 opened by vstinner

#39249: difflib SequenceMatcher 200 char length limitation for ratio c
https://bugs.python.org/issue39249 opened by Daniel Pezoa

#39252: email.contentmanager.raw_data_manager bytes handler breaks on
https://bugs.python.org/issue39252 opened by rmccampbell7

#39253: Running the test suite with --junit-xml and -R incorrectly rep
https://bugs.python.org/issue39253 opened by pablogsal

#39254: python shebang in python3 tarball files
https://bugs.python.org/issue39254 opened by arekm

#39257: contextvars.Context.run hangs forever in ProccessPoolExecutor
https://bugs.python.org/issue39257 opened by ronserruya

#39259: poplib.POP3/POP3_SSL should reject timeout = 0 (non-blocking m
https://bugs.python.org/issue39259 opened by corona10

#39260: distutils.spawn: find_executable() Fails To Find Many Executab
https://bugs.python.org/issue39260 opened by tbpassin

#39263: Windows Installer can't select TargetDir in UI?
https://bugs.python.org/issue39263 opened by Jameson Nash

#39264: Fix UserDict.get to account for __missing__
https://bugs.python.org/issue39264 opened by bar.harel

#39266: [2.7] test_bsddb3 leaked [1, 1, 1] file descriptors on AMD64 R
https://bugs.python.org/issue39266 opened by vstinner

#39267: Fix dict's __missing__ documentation
https://bugs.python.org/issue39267 opened by bar.harel

#39268: test_asyncio: test_create_server_ssl_verified() failed on AMD6
https://bugs.python.org/issue39268 opened by vstinner

#39273: ncurses does not include BUTTON5_* constants
https://bugs.python.org/issue39273 opened by michael.yoo@akunacapital.com

#39274: Conversion from fractions.Fraction to bool
https://bugs.python.org/issue39274 opened by francois-durand

#39275: Traceback off by one line when
https://bugs.python.org/issue39275 opened by facundobatista

#39276: type() cause segmentation fault in callback function called f
https://bugs.python.org/issue39276 opened by karczex

#39277: _PyTime_FromDouble() fails to detect an integer overflow when
https://bugs.python.org/issue39277 opened by graingert

#39278: add docstrings to functions in pdb module
https://bugs.python.org/issue39278 opened by carlbordum

#39279: Don't allow non-Ascii digits in platform.py
https://bugs.python.org/issue39279 opened by cool-RR

#39280: Don't allow datetime parsing to accept non-Ascii digits
https://bugs.python.org/issue39280 opened by cool-RR

#39281: The CO_NESTED flag is associated with a significant performanc
https://bugs.python.org/issue39281 opened by bup

#39282: python-config --embed documentation
https://bugs.python.org/issue39282 opened by M.Kerr

#39283: Add ability to inherit unittest arguement parser
https://bugs.python.org/issue39283 opened by atb00ker

#39285: PurePath.match indicates case-sensitive nature and presents a
https://bugs.python.org/issue39285 opened by xtreak

#39286: Configure includes LIBS but does not pass it to distutils
https://bugs.python.org/issue39286 opened by Alex Grund

#39287: Document UTF-8 mode in the using/windows.
https://bugs.python.org/issue39287 opened by inada.naoki

#39288: Add math.nextafter(a, b)
https://bugs.python.org/issue39288 opened by vstinner

#39289: crypt.crypt fail with OSError "[Errno 22] Invalid argument" on
https://bugs.python.org/issue39289 opened by vinay.sajip

#39290: lib2to3.fixes.fix_import: support imports_as_name in traverse_
https://bugs.python.org/issue39290 opened by BTaskaya

#39291: "pathlib.Path.link_to()" and "pathlib.Path.symlink_to()" have
https://bugs.python.org/issue39291 opened by Rockmizu

#39292: syslog constants behind rfc
https://bugs.python.org/issue39292 opened by tryanunderwood@gmail.com



Most recent 15 issues with no replies (15)
==========================================

#39292: syslog constants behind rfc
https://bugs.python.org/issue39292

#39291: "pathlib.Path.link_to()" and "pathlib.Path.symlink_to()" have
https://bugs.python.org/issue39291

#39290: lib2to3.fixes.fix_import: support imports_as_name in traverse_
https://bugs.python.org/issue39290

#39288: Add math.nextafter(a, b)
https://bugs.python.org/issue39288

#39287: Document UTF-8 mode in the using/windows.
https://bugs.python.org/issue39287

#39286: Configure includes LIBS but does not pass it to distutils
https://bugs.python.org/issue39286

#39285: PurePath.match indicates case-sensitive nature and presents a
https://bugs.python.org/issue39285

#39282: python-config --embed documentation
https://bugs.python.org/issue39282

#39281: The CO_NESTED flag is associated with a significant performanc
https://bugs.python.org/issue39281

#39278: add docstrings to functions in pdb module
https://bugs.python.org/issue39278

#39276: type() cause segmentation fault in callback function called f
https://bugs.python.org/issue39276

#39273: ncurses does not include BUTTON5_* constants
https://bugs.python.org/issue39273

#39268: test_asyncio: test_create_server_ssl_verified() failed on AMD6
https://bugs.python.org/issue39268

#39267: Fix dict's __missing__ documentation
https://bugs.python.org/issue39267

#39266: [2.7] test_bsddb3 leaked [1, 1, 1] file descriptors on AMD64 R
https://bugs.python.org/issue39266



Most recent 15 issues waiting for review (15)
=============================================

#39290: lib2to3.fixes.fix_import: support imports_as_name in traverse_
https://bugs.python.org/issue39290

#39288: Add math.nextafter(a, b)
https://bugs.python.org/issue39288

#39287: Document UTF-8 mode in the using/windows.
https://bugs.python.org/issue39287

#39280: Don't allow datetime parsing to accept non-Ascii digits
https://bugs.python.org/issue39280

#39279: Don't allow non-Ascii digits in platform.py
https://bugs.python.org/issue39279

#39278: add docstrings to functions in pdb module
https://bugs.python.org/issue39278

#39277: _PyTime_FromDouble() fails to detect an integer overflow when
https://bugs.python.org/issue39277

#39267: Fix dict's __missing__ documentation
https://bugs.python.org/issue39267

#39264: Fix UserDict.get to account for __missing__
https://bugs.python.org/issue39264

#39259: poplib.POP3/POP3_SSL should reject timeout = 0 (non-blocking m
https://bugs.python.org/issue39259

#39245: Public API for Vectorcall (PEP 590)
https://bugs.python.org/issue39245

#39233: glossary entry for parameter out-of-date for positional-only p
https://bugs.python.org/issue39233

#39229: library/functions.rst causes translated builds to fail
https://bugs.python.org/issue39229

#39228: traceback.FrameSummary does not handle exceptions from `repr()
https://bugs.python.org/issue39228

#39224: HTTPConnection.timeout None support
https://bugs.python.org/issue39224



Top 10 most discussed issues (10)
=================================

#38623: Python documentation should mention how to find site-packages
https://bugs.python.org/issue38623 12 msgs

#29778: _Py_CheckPython3 uses uninitialized dllpath when embedder sets
https://bugs.python.org/issue29778 9 msgs

#39253: Running the test suite with --junit-xml and -R incorrectly rep
https://bugs.python.org/issue39253 8 msgs

#39029: TestMaildir.test_clean fails randomly under parallel tests
https://bugs.python.org/issue39029 7 msgs

#39158: ast.literal_eval() doesn't support empty sets
https://bugs.python.org/issue39158 7 msgs

#39280: Don't allow datetime parsing to accept non-Ascii digits
https://bugs.python.org/issue39280 7 msgs

#30717: Add unicode grapheme cluster break algorithm
https://bugs.python.org/issue30717 6 msgs

#39200: Fix inaccurate TypeError messages when calling with insufficie
https://bugs.python.org/issue39200 6 msgs

#39210: Sorting falls back to use __gt__ when __lt__ is not present
https://bugs.python.org/issue39210 6 msgs

#39243: CDLL __init__ no longer supports name being passed as None whe
https://bugs.python.org/issue39243 6 msgs



Issues closed (68)
==================

#16806: col_offset is -1 and lineno is wrong for multiline string expr
https://bugs.python.org/issue16806 closed by pablogsal

#18930: os.spawnXX functions terminates process if second argument is
https://bugs.python.org/issue18930 closed by pablogsal

#18969: test suite: enable faulthandler timeout in assert_python
https://bugs.python.org/issue18969 closed by vstinner

#22606: Inconsistency between Python 2 and PyPy regarding future impor
https://bugs.python.org/issue22606 closed by benjamin.peterson

#23147: Possible error in _header_value_parser.py
https://bugs.python.org/issue23147 closed by r.david.murray

#24554: GC should happen when a subinterpreter is destroyed
https://bugs.python.org/issue24554 closed by vstinner

#24817: IDLE: disable format menu items when not applicable
https://bugs.python.org/issue24817 closed by terry.reedy

#28143: ASDL compatibility with Python 3 system interpreter
https://bugs.python.org/issue28143 closed by cheryl.sabella

#28367: Add more standard baud rate constants to "termios"
https://bugs.python.org/issue28367 closed by twouters

#28617: Why isn't "in" called a comparison operation?
https://bugs.python.org/issue28617 closed by wim.glenn

#31829: Portability issues with pickle
https://bugs.python.org/issue31829 closed by cheryl.sabella

#33095: Cross-reference isolated mode from relevant locations
https://bugs.python.org/issue33095 closed by xtreak

#33255: json.dumps has different behaviour if encoding='utf-8' or enco
https://bugs.python.org/issue33255 closed by cheryl.sabella

#34110: cPickle may raise AttributeError when loading concurrently in
https://bugs.python.org/issue34110 closed by cheryl.sabella

#34946: inspect.getcallargs is marked as deprecated in documentation,
https://bugs.python.org/issue34946 closed by anthonypjshaw

#35292: Make SimpleHTTPRequestHandler load mimetypes lazily
https://bugs.python.org/issue35292 closed by steve.dower

#36761: Extended slice assignment + iterable unpacking
https://bugs.python.org/issue36761 closed by wim.glenn

#37537: Compute allocated blocks in _Py_GetAllocatedBlocks()
https://bugs.python.org/issue37537 closed by inada.naoki

#38209: Simplify dataclasses.InitVar by using __class_getitem__()
https://bugs.python.org/issue38209 closed by eric.smith

#38502: regrtest: use process groups
https://bugs.python.org/issue38502 closed by vstinner

#38615: imaplib has no timeout setting
https://bugs.python.org/issue38615 closed by vstinner

#38871: lib2to3 generates invalid code with filter and ternary operato
https://bugs.python.org/issue38871 closed by vstinner

#38907: http.server (command) fails to bind dual-stack on Windows
https://bugs.python.org/issue38907 closed by jaraco

#38973: Shared Memory List Returns 0 Length
https://bugs.python.org/issue38973 closed by HugeAckmen

#39055: base64.b64decode() with validate=True does not raise for a tra
https://bugs.python.org/issue39055 closed by serhiy.storchaka

#39056: Issues with handling the -W option
https://bugs.python.org/issue39056 closed by serhiy.storchaka

#39057: Issues with urllib.request.proxy_bypass_environment
https://bugs.python.org/issue39057 closed by serhiy.storchaka

#39074: Threading memory leak in _shutdown_locks for non-daemon thread
https://bugs.python.org/issue39074 closed by vstinner

#39141: IDLE: system clear function returns 256 on Mac OS Catalina
https://bugs.python.org/issue39141 closed by terry.reedy

#39152: Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale
https://bugs.python.org/issue39152 closed by terry.reedy

#39161: Py_NewInterpreter docs need updating for multi-phase initializ
https://bugs.python.org/issue39161 closed by petr.viktorin

#39166: Python 3.9.0a2 changed how "async for" traces its final iterat
https://bugs.python.org/issue39166 closed by Mark.Shannon

#39174: unicodedata.normalize failing with NFD and NFKD for some chara
https://bugs.python.org/issue39174 closed by Lee Collins

#39191: Coroutine is awaited despite an exception in run_until_complet
https://bugs.python.org/issue39191 closed by asvetlov

#39196: json fails to encode dictionary view types
https://bugs.python.org/issue39196 closed by inada.naoki

#39198: Lock may not be released in Logger.isEnabledFor
https://bugs.python.org/issue39198 closed by vinay.sajip

#39201: Threading.timer leaks memory in 3.8.0/3.8.1
https://bugs.python.org/issue39201 closed by vstinner

#39203: python3 time module misses attributes in Mac installers
https://bugs.python.org/issue39203 closed by ned.deily

#39208: PDB pm function throws exception without sys import
https://bugs.python.org/issue39208 closed by zach.ware

#39209: Crash on REPL mode with long text copy and paste
https://bugs.python.org/issue39209 closed by pablogsal

#39211: Change in http.server default IP behavior?
https://bugs.python.org/issue39211 closed by jaraco

#39215: Type Annotation of nested function with positional only argume
https://bugs.python.org/issue39215 closed by pablogsal

#39216: ast_opt.c -- missing posonlyargs?
https://bugs.python.org/issue39216 closed by pablogsal

#39223: Fold constant slicing with slices
https://bugs.python.org/issue39223 closed by serhiy.storchaka

#39225: Python should warn when a global/local has the same name as a
https://bugs.python.org/issue39225 closed by brett.cannon

#39226: venv does not include pythonXX.lib
https://bugs.python.org/issue39226 closed by Antonio Vázquez Blanco

#39227: OverflowError in len(range(2**63))
https://bugs.python.org/issue39227 closed by rhettinger

#39230: fail on datetime import if _datetime.py exists in PATH
https://bugs.python.org/issue39230 closed by vstinner

#39234: `enum.auto()` incrementation value not specified.
https://bugs.python.org/issue39234 closed by eric.smith

#39235: Generator expression has wrong line/col info when inside a Cal
https://bugs.python.org/issue39235 closed by serhiy.storchaka

#39237: Redundant call to round in delta_new
https://bugs.python.org/issue39237 closed by vstinner

#39239: select.epoll.unregister(fd) should not ignore EBADF
https://bugs.python.org/issue39239 closed by vstinner

#39240: keyerror in string format
https://bugs.python.org/issue39240 closed by eric.smith

#39242: Update news.gmane.org to news.gmane.io
https://bugs.python.org/issue39242 closed by vstinner

#39246: shutil.rmtree is inefficient because of using os.scandir inste
https://bugs.python.org/issue39246 closed by Felipe A. Hernandez

#39250: os.path.commonpath() not so common
https://bugs.python.org/issue39250 closed by zach.ware

#39251: outdated windows store links in WindowsApps folder
https://bugs.python.org/issue39251 closed by steve.dower

#39255: Windows and Unix run-time differences
https://bugs.python.org/issue39255 closed by eryksun

#39256: Exception handler set by set_exception_handler is called only
https://bugs.python.org/issue39256 closed by asvetlov

#39258: json serialiser errors with numpy int64
https://bugs.python.org/issue39258 closed by xtreak

#39261: Dead assignment in pyinit_config
https://bugs.python.org/issue39261 closed by benjamin.peterson

#39262: Unused error message in _sharedexception_bind
https://bugs.python.org/issue39262 closed by benjamin.peterson

#39265: test_ssl failed on AMD64 RHEL8 Refleaks 2.7
https://bugs.python.org/issue39265 closed by vstinner

#39269: Descriptor how-to guide wanting update for 3.6+ features
https://bugs.python.org/issue39269 closed by rhettinger

#39270: Dead assignment in config_init_module_search_paths
https://bugs.python.org/issue39270 closed by vstinner

#39271: Dead assignment in pattern_subx
https://bugs.python.org/issue39271 closed by serhiy.storchaka

#39272: Dead assignment in _ssl__SSLContext_load_verify_locations_impl
https://bugs.python.org/issue39272 closed by vstinner

#39284: Flexible indentation
https://bugs.python.org/issue39284 closed by eric.smith
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-01-10 - 2020-01-17)
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 7268 (+17)
closed 43855 (+63)
total 51123 (+80)

Open issues with patches: 2847


Issues opened (54)
==================

#16576: ctypes: structure with bitfields as argument
https://bugs.python.org/issue16576 reopened by vinay.sajip

#37751: In codecs, function 'normalizestring' should convert both spa
https://bugs.python.org/issue37751 reopened by vstinner

#38076: Make struct module PEP-384 compatible
https://bugs.python.org/issue38076 reopened by pablogsal

#39293: Windows 10 64-bit needs reboot
https://bugs.python.org/issue39293 opened by ToKa

#39294: zipfile.ZipInfo objects contain invalid 'extra' fields.
https://bugs.python.org/issue39294 opened by Bram Stolk

#39295: usage of bitfields in ctypes structures changed between 3.7.5
https://bugs.python.org/issue39295 opened by Matthew Newville

#39296: Windows register keys
https://bugs.python.org/issue39296 opened by ToKa

#39298: add BLAKE3 to hashlib
https://bugs.python.org/issue39298 opened by larry

#39299: Improve test coverage for mimetypes module
https://bugs.python.org/issue39299 opened by xtreak

#39301: Specification of bitshift on integers should clearly state flo
https://bugs.python.org/issue39301 opened by ncoghlan

#39302: Language reference does not clearly describe modern operand co
https://bugs.python.org/issue39302 opened by ncoghlan

#39305: Merge nntplib._NNTPBase and nntplib.NNTP
https://bugs.python.org/issue39305 opened by corona10

#39306: Lib/configparser.py - RawConfigParser.set does not pass non-tr
https://bugs.python.org/issue39306 opened by Strijker

#39309: Please delete my account
https://bugs.python.org/issue39309 opened by sfjwlejfawnf

#39314: Autofill the closing paraenthesis during auto-completion for f
https://bugs.python.org/issue39314 opened by opensource-assist

#39316: settrace skips lines when chaining methods without arguments
https://bugs.python.org/issue39316 opened by alexmojaki

#39318: NamedTemporaryFile could cause double-close on an fd if _Tempo
https://bugs.python.org/issue39318 opened by nneonneo

#39320: Handle unpacking of */** arguments and rvalues in the compiler
https://bugs.python.org/issue39320 opened by Mark.Shannon

#39323: Add test for imghdr cli
https://bugs.python.org/issue39323 opened by xtreak

#39324: Add mimetype for extension .md (markdown)
https://bugs.python.org/issue39324 opened by Ryan Batchelder

#39325: Original window focus when opening IDLE by double clicking Pyt
https://bugs.python.org/issue39325 opened by IrvKalb

#39326: Python-3.8.1 "test_importlib" failed
https://bugs.python.org/issue39326 opened by Divyansh_tiwari

#39327: shutil.rmtree using vagrant synched folder fails
https://bugs.python.org/issue39327 opened by PeterFS

#39328: Allow filename mismatch in local and central directories in zi
https://bugs.python.org/issue39328 opened by cheryl.sabella

#39331: 2to3 mishandles indented imports
https://bugs.python.org/issue39331 opened by galun.guy

#39334: python specific index directives in our doc has been deprecate
https://bugs.python.org/issue39334 opened by mdk

#39336: Immutable module type can't be used as package in custom loade
https://bugs.python.org/issue39336 opened by dino.viehland

#39337: codecs.lookup() ignores non-ASCII characters, whereas encoding
https://bugs.python.org/issue39337 opened by vstinner

#39339: ProcessPoolExecutor() Exception in thread QueueManagerThread
https://bugs.python.org/issue39339 opened by pythonpython

#39340: shutil.rmtree and write protected files
https://bugs.python.org/issue39340 opened by PeterFS

#39341: [security] zipfile: ZIP Bomb vulnerability, don't check announ
https://bugs.python.org/issue39341 opened by vstinner

#39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl
https://bugs.python.org/issue39342 opened by chrisburr

#39343: Travis CI: documentation job fails in library/nntplib.rst with
https://bugs.python.org/issue39343 opened by vstinner

#39344: Getting error while importing ssl " import _ssl # if we can't
https://bugs.python.org/issue39344 opened by Ajaya

#39345: Py_Initialize Hangs on Windows 10
https://bugs.python.org/issue39345 opened by dhamilton

#39346: gzip module only supports half of possible read/write scenario
https://bugs.python.org/issue39346 opened by ddevault

#39347: Use of argument clinic like parsing and `METH_FASTCALL` suppor
https://bugs.python.org/issue39347 opened by seberg

#39349: Add "cancel_futures" parameter to concurrent.futures.Executor.
https://bugs.python.org/issue39349 opened by aeros

#39352: Remove the formatter module, deprecated since Python 3.4
https://bugs.python.org/issue39352 opened by vstinner

#39353: Deprecate the binhex module, binhex4 and hexbin4 standards
https://bugs.python.org/issue39353 opened by vstinner

#39355: The Python library will not compile with a C++2020 compiler be
https://bugs.python.org/issue39355 opened by aCuria

#39358: test_code.CoExtra leads to double-free when ce_size >1
https://bugs.python.org/issue39358 opened by slebedev

#39359: zipfile: add missing "pwd: expected bytes, got str" exception
https://bugs.python.org/issue39359 opened by dhillier

#39360: python3.8 regression - ThreadPool join via __del__ hangs forev
https://bugs.python.org/issue39360 opened by gaborbernat

#39361: [C API] Document PyTypeObject.tp_print removal in What's New I
https://bugs.python.org/issue39361 opened by vstinner

#39362: add option to make chunksize adaptive for multiprocessing.pool
https://bugs.python.org/issue39362 opened by fgregg

#39363: zipfile with multiprocessing: zipfile.BadZipFile
https://bugs.python.org/issue39363 opened by maxime-lemonnier

#39364: Automatically tabulate module contents in the docs
https://bugs.python.org/issue39364 opened by alexchandel

#39365: Support (SEEK_END/SEEK_CUR) relative seeking in StringIO
https://bugs.python.org/issue39365 opened by random832

#39366: Remove deprecated nntplib method
https://bugs.python.org/issue39366 opened by corona10

#39369: Doc: Update mmap readline method documentation
https://bugs.python.org/issue39369 opened by wellpardim

#39370: askopenfilename is missing from the Tkinter filedialog library
https://bugs.python.org/issue39370 opened by rdnielsen

#39371: http.client.HTTPResponse raises IncompleteRead on chunked enco
https://bugs.python.org/issue39371 opened by Arden

#39372: The header files in Include/ have many declarations with no de
https://bugs.python.org/issue39372 opened by pablogsal



Most recent 15 issues with no replies (15)
==========================================

#39372: The header files in Include/ have many declarations with no de
https://bugs.python.org/issue39372

#39370: askopenfilename is missing from the Tkinter filedialog library
https://bugs.python.org/issue39370

#39369: Doc: Update mmap readline method documentation
https://bugs.python.org/issue39369

#39365: Support (SEEK_END/SEEK_CUR) relative seeking in StringIO
https://bugs.python.org/issue39365

#39364: Automatically tabulate module contents in the docs
https://bugs.python.org/issue39364

#39362: add option to make chunksize adaptive for multiprocessing.pool
https://bugs.python.org/issue39362

#39361: [C API] Document PyTypeObject.tp_print removal in What's New I
https://bugs.python.org/issue39361

#39359: zipfile: add missing "pwd: expected bytes, got str" exception
https://bugs.python.org/issue39359

#39358: test_code.CoExtra leads to double-free when ce_size >1
https://bugs.python.org/issue39358

#39347: Use of argument clinic like parsing and `METH_FASTCALL` suppor
https://bugs.python.org/issue39347

#39346: gzip module only supports half of possible read/write scenario
https://bugs.python.org/issue39346

#39345: Py_Initialize Hangs on Windows 10
https://bugs.python.org/issue39345

#39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl
https://bugs.python.org/issue39342

#39339: ProcessPoolExecutor() Exception in thread QueueManagerThread
https://bugs.python.org/issue39339

#39337: codecs.lookup() ignores non-ASCII characters, whereas encoding
https://bugs.python.org/issue39337



Most recent 15 issues waiting for review (15)
=============================================

#39372: The header files in Include/ have many declarations with no de
https://bugs.python.org/issue39372

#39366: Remove deprecated nntplib method
https://bugs.python.org/issue39366

#39359: zipfile: add missing "pwd: expected bytes, got str" exception
https://bugs.python.org/issue39359

#39353: Deprecate the binhex module, binhex4 and hexbin4 standards
https://bugs.python.org/issue39353

#39352: Remove the formatter module, deprecated since Python 3.4
https://bugs.python.org/issue39352

#39343: Travis CI: documentation job fails in library/nntplib.rst with
https://bugs.python.org/issue39343

#39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl
https://bugs.python.org/issue39342

#39336: Immutable module type can't be used as package in custom loade
https://bugs.python.org/issue39336

#39334: python specific index directives in our doc has been deprecate
https://bugs.python.org/issue39334

#39324: Add mimetype for extension .md (markdown)
https://bugs.python.org/issue39324

#39323: Add test for imghdr cli
https://bugs.python.org/issue39323

#39320: Handle unpacking of */** arguments and rvalues in the compiler
https://bugs.python.org/issue39320

#39318: NamedTemporaryFile could cause double-close on an fd if _Tempo
https://bugs.python.org/issue39318

#39299: Improve test coverage for mimetypes module
https://bugs.python.org/issue39299

#39298: add BLAKE3 to hashlib
https://bugs.python.org/issue39298



Top 10 most discussed issues (10)
=================================

#39318: NamedTemporaryFile could cause double-close on an fd if _Tempo
https://bugs.python.org/issue39318 10 msgs

#39295: usage of bitfields in ctypes structures changed between 3.7.5
https://bugs.python.org/issue39295 8 msgs

#17005: Add a topological sort algorithm
https://bugs.python.org/issue17005 7 msgs

#37751: In codecs, function 'normalizestring' should convert both spa
https://bugs.python.org/issue37751 6 msgs

#39343: Travis CI: documentation job fails in library/nntplib.rst with
https://bugs.python.org/issue39343 6 msgs

#39353: Deprecate the binhex module, binhex4 and hexbin4 standards
https://bugs.python.org/issue39353 6 msgs

#29282: Fused multiply-add: proposal to add math.fma()
https://bugs.python.org/issue29282 5 msgs

#38076: Make struct module PEP-384 compatible
https://bugs.python.org/issue38076 5 msgs

#39207: concurrent.futures.ProcessPoolExecutor does not properly reap
https://bugs.python.org/issue39207 5 msgs

#39296: Windows register keys
https://bugs.python.org/issue39296 5 msgs



Issues closed (65)
==================

#17718: boolop constant checking for if/while
https://bugs.python.org/issue17718 closed by benjamin.peterson

#19557: ast - docs for every node type are missing
https://bugs.python.org/issue19557 closed by cheryl.sabella

#27195: Crash when RawIOBase.write(b) evaluates b.format
https://bugs.python.org/issue27195 closed by cheryl.sabella

#31031: Unify duplicate bits_in_digit and bit_length
https://bugs.python.org/issue31031 closed by vstinner

#32021: Brotli encoding is not recognized by mimetypes
https://bugs.python.org/issue32021 closed by maxking

#32524: Python 2.7 leaks a packages __init__.py module object on Synta
https://bugs.python.org/issue32524 closed by cheryl.sabella

#32615: Inconsistent behavior if globals is a dict subclass
https://bugs.python.org/issue32615 closed by vstinner

#33471: string format with 'n' failling with french locales
https://bugs.python.org/issue33471 closed by cheryl.sabella

#34922: hashlib segmentation fault
https://bugs.python.org/issue34922 closed by ned.deily

#36556: Trashcan causing duplicated __del__ calls
https://bugs.python.org/issue36556 closed by cheryl.sabella

#36710: Pass _PyRuntimeState as an argument rather than using the _PyR
https://bugs.python.org/issue36710 closed by vstinner

#36746: Create test for fcntl.lockf()
https://bugs.python.org/issue36746 closed by vstinner

#37958: Adding get_profile_dict to pstats
https://bugs.python.org/issue37958 closed by gregory.p.smith

#38293: Deepcopying property objects results in unexpected TypeError
https://bugs.python.org/issue38293 closed by cheryl.sabella

#38330: httplib specifies content-length when transfer-encoding presen
https://bugs.python.org/issue38330 closed by cheryl.sabella

#38356: test_asyncio: SubprocessThreadedWatcherTests leaks threads
https://bugs.python.org/issue38356 closed by asvetlov

#38361: syslog: Default "ident" in syslog.openlog() shouldn't contain
https://bugs.python.org/issue38361 closed by brandtbucher

#38630: subprocess.Popen.send_signal() should poll the process
https://bugs.python.org/issue38630 closed by vstinner

#38901: [venv] Add a CLI flag to venv to use the pwd basename as the p
https://bugs.python.org/issue38901 closed by vinay.sajip

#38903: #if 0 block on parsetok.c
https://bugs.python.org/issue38903 closed by pablogsal

#39033: zipimport raises NameError: name '_boostrap_external' is not d
https://bugs.python.org/issue39033 closed by petr.viktorin

#39048: Look up __aenter__ before __aexit__ in the async with statemen
https://bugs.python.org/issue39048 closed by ncoghlan

#39156: Break up COMPARE_OP into logically distinct operations.
https://bugs.python.org/issue39156 closed by Mark.Shannon

#39160: ./configure --help has inconsistencies in style
https://bugs.python.org/issue39160 closed by ned.deily

#39164: Add private _PyErr_GetExcInfo() function which accepts a tstat
https://bugs.python.org/issue39164 closed by vstinner

#39179: pandas tz_convert() seems to report incorrect date conversion
https://bugs.python.org/issue39179 closed by cheryl.sabella

#39200: Fix inaccurate TypeError messages when calling with insufficie
https://bugs.python.org/issue39200 closed by vstinner

#39233: glossary entry for parameter out-of-date for positional-only p
https://bugs.python.org/issue39233 closed by mark.dickinson

#39249: difflib SequenceMatcher 200 char length limitation for ratio c
https://bugs.python.org/issue39249 closed by terry.reedy

#39259: poplib.POP3/POP3_SSL should reject timeout = 0 (non-blocking m
https://bugs.python.org/issue39259 closed by vstinner

#39275: Traceback off by one line when
https://bugs.python.org/issue39275 closed by facundobatista

#39288: Add math.nextafter(a, b)
https://bugs.python.org/issue39288 closed by vstinner

#39289: crypt.crypt fail with OSError "[Errno 22] Invalid argument" on
https://bugs.python.org/issue39289 closed by vinay.sajip

#39291: "pathlib.Path.link_to()" and "pathlib.Path.symlink_to()" have
https://bugs.python.org/issue39291 closed by pitrou

#39292: syslog constants behind rfc
https://bugs.python.org/issue39292 closed by vinay.sajip

#39297: Synchronize importlib.metadata with importlib_metadata 1.4
https://bugs.python.org/issue39297 closed by jaraco

#39300: dataclasses non-default argument follows default argument
https://bugs.python.org/issue39300 closed by eric.smith

#39303: Refactor cmd module
https://bugs.python.org/issue39303 closed by cheryl.sabella

#39304: Don't accept a negative number for the count argument in str.r
https://bugs.python.org/issue39304 closed by rhettinger

#39307: Memory leak in parsetok
https://bugs.python.org/issue39307 closed by pablogsal

#39308: Literal[True] prints as Literal[1] in some cases
https://bugs.python.org/issue39308 closed by gvanrossum

#39310: Add math.ulp(x): unit in the last place
https://bugs.python.org/issue39310 closed by vstinner

#39311: difflib pathlike support for {unified,context}_diff() {from,to
https://bugs.python.org/issue39311 closed by rhettinger

#39312: Expose placeholder reparse points in Windows
https://bugs.python.org/issue39312 closed by steve.dower

#39313: lib2to3 provide a way to use exec as a function in Refactoring
https://bugs.python.org/issue39313 closed by pablogsal

#39315: Lists of objects containing lists
https://bugs.python.org/issue39315 closed by hmathers

#39317: This new feature or bug about operator "- -"?
https://bugs.python.org/issue39317 closed by rhettinger

#39319: ntpath module must not be available on POSIX platforms
https://bugs.python.org/issue39319 closed by eryksun

#39321: AMD64 FreeBSD Non-Debug 3.x: main regrtest process killed by S
https://bugs.python.org/issue39321 closed by vstinner

#39322: Add gc.is_finalized to check if an object has been finalised b
https://bugs.python.org/issue39322 closed by pablogsal

#39329: smtplib.LMTP needs timeout parameter
https://bugs.python.org/issue39329 closed by vstinner

#39330: Way to build without IDLE
https://bugs.python.org/issue39330 closed by zach.ware

#39332: Python 3.6 compiler protections from Ubuntu distros
https://bugs.python.org/issue39332 closed by benjamin.peterson

#39333: argparse should offer an alternative to SystemExit in case a p
https://bugs.python.org/issue39333 closed by geophile

#39335: round Decimal edge case
https://bugs.python.org/issue39335 closed by benjamin.peterson

#39338: Data lost randomly from dictionary after creating the dictiona
https://bugs.python.org/issue39338 closed by zach.ware

#39348: wrong rst syntax in socket.rst
https://bugs.python.org/issue39348 closed by Mariatta

#39350: Remove deprecated fractions.gcd()
https://bugs.python.org/issue39350 closed by vstinner

#39351: Remove base64.encodestring() and base64.decodestring() aliases
https://bugs.python.org/issue39351 closed by vstinner

#39354: collections.UserString format and format_map return a string
https://bugs.python.org/issue39354 closed by rhettinger

#39356: zipfile suprising "except DeprecationWarning:" block
https://bugs.python.org/issue39356 closed by vstinner

#39357: bz2: Remove deprecated buffering parameter of bz2.BZ2File
https://bugs.python.org/issue39357 closed by vstinner

#39367: readline module core dumps Python 3.8.1 when calling exit()
https://bugs.python.org/issue39367 closed by vstinner

#39368: A matrix (list of lists) behaves differently, depending how it
https://bugs.python.org/issue39368 closed by ezio.melotti

#1531415: parsetok.c emits warnings by writing to stderr
https://bugs.python.org/issue1531415 closed by pablogsal
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/RBZW6ESWYL7TP4NXM6E5F2PKUWH7FP3E/
Code of Conduct: http://python.org/psf/codeofconduct/
Summary of Python tracker Issues [ In reply to ]
ACTIVITY SUMMARY (2020-01-17 - 2020-01-24)
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 7285 (+17)
closed 43910 (+55)
total 51195 (+72)

Open issues with patches: 2852


Issues opened (45)
==================

#29258: __init__.py required for pkgutil.walk_packages in python3
https://bugs.python.org/issue29258 reopened by inada.naoki

#39353: Deprecate the binhex module, binhex4 and hexbin4 standards
https://bugs.python.org/issue39353 reopened by vstinner

#39372: The header files in Include/ have many declarations with no de
https://bugs.python.org/issue39372 reopened by pablogsal

#39374: Key in sort -> Callable Object instead of function
https://bugs.python.org/issue39374 opened by Carlos Segura González

#39375: Document os.environ[x] = y and os.putenv() as thread unsafe
https://bugs.python.org/issue39375 opened by gregory.p.smith

#39376: Avoid modifying the process global environment (not thread saf
https://bugs.python.org/issue39376 opened by gregory.p.smith

#39378: partial of PickleState struct should be traversed.
https://bugs.python.org/issue39378 opened by shihai1991

#39379: sys.path[0] is already absolute path
https://bugs.python.org/issue39379 opened by ksato9700

#39380: ftplib uses latin-1 as default encoding
https://bugs.python.org/issue39380 opened by SebastianGPedersen

#39382: abstract_issubclass() doesn't take bases tuple item ref
https://bugs.python.org/issue39382 opened by Yonatan Goldschmidt

#39384: Email parser creates a message object that can't be flattened
https://bugs.python.org/issue39384 opened by msapiro

#39385: Add an assertNoLogs context manager to unittest TestCase
https://bugs.python.org/issue39385 opened by Kit Yan Choi

#39388: IDLE: Changes to keybindings aren't reverted on cancel
https://bugs.python.org/issue39388 opened by cheryl.sabella

#39390: shutil.copytree - 3.8 changed argument types of the ignore cal
https://bugs.python.org/issue39390 opened by mbarkhau

#39392: Python Turtle is not filling alternate overlapping areas of a
https://bugs.python.org/issue39392 opened by lijose

#39393: Misleading error message upon dependent DLL resolution failure
https://bugs.python.org/issue39393 opened by plimkilde

#39394: re: DeprecationWarning for `flag not at the start of expressio
https://bugs.python.org/issue39394 opened by jugmac00

#39400: pydoc: Use of MANPAGER variable is incorrect
https://bugs.python.org/issue39400 opened by Brocellous

#39401: Unsafe dll loading in getpathp.c on Win7
https://bugs.python.org/issue39401 opened by anthonywee

#39405: Using relative path as a --prefix during configure.
https://bugs.python.org/issue39405 opened by Sankark

#39407: Bitfield Union does not work for bit widths greater than 8 bit
https://bugs.python.org/issue39407 opened by jschulte

#39408: Add support for SQLCipher
https://bugs.python.org/issue39408 opened by Sebastian.Noack

#39409: AIX: FAIL: test_specific_values (test.test_cmath.CMathTests)
https://bugs.python.org/issue39409 opened by Michael.Felt

#39410: CentOS 6.10 SQLite 3.30.1 - _sqlite3 builds successfully but i
https://bugs.python.org/issue39410 opened by cehovski

#39411: pyclbr rewrite using AST
https://bugs.python.org/issue39411 opened by Batuhan Taskaya

#39413: Implement os.unsetenv() on Windows
https://bugs.python.org/issue39413 opened by vstinner

#39414: Multiprocessing resolving object as None
https://bugs.python.org/issue39414 opened by rdil

#39416: Document default numeric string formats
https://bugs.python.org/issue39416 opened by kop

#39417: Link to "Python Packaging User Guide: Creating and using virtu
https://bugs.python.org/issue39417 opened by angelcervera

#39418: str.strip() should have a means of adding to the default behav
https://bugs.python.org/issue39418 opened by senji

#39419: Core dump when trying to use workaround for custom warning cat
https://bugs.python.org/issue39419 opened by Gerrit.Holl

#39423: Process finished with exit code -1073741819 (0xC0000005) when
https://bugs.python.org/issue39423 opened by mapf

#39424: [easy] test_signal: test_pidfd_send_signal() uses deprecated a
https://bugs.python.org/issue39424 opened by vstinner

#39427: python -X options are not documented in the CLI --help
https://bugs.python.org/issue39427 opened by pablogsal

#39428: allow creation of "symtable entry" objects from Python
https://bugs.python.org/issue39428 opened by carljm

#39430: tarfile.open(mode="r") race condition when importing lzma
https://bugs.python.org/issue39430 opened by Maciej Gol

#39432: Distutils generates the wrong export symbol for unicode module
https://bugs.python.org/issue39432 opened by da-woods

#39433: curses.setupterm can raise _curses.error
https://bugs.python.org/issue39433 opened by mdk

#39434: Remove unnecessary logic of float __floordiv__
https://bugs.python.org/issue39434 opened by corona10

#39435: pickle: inconsistent arguments pickle.py vs _pickle.c vs docs
https://bugs.python.org/issue39435 opened by crusaderky

#39438: better handling of foreign signal handlers in signal.signal
https://bugs.python.org/issue39438 opened by Steven G. Johnson

#39441: mimetypes.guess_extension unable to get non-lowercase mimetype
https://bugs.python.org/issue39441 opened by Inkhey

#39442: from __future__ import annotations makes dataclasses.Field.typ
https://bugs.python.org/issue39442 opened by lopek

#39443: Inhomogeneous behaviour for descriptors in between the class-i
https://bugs.python.org/issue39443 opened by Hugo Ricateau

#39444: Incorrect description of sorting for PrettyPrinter
https://bugs.python.org/issue39444 opened by TextGeek



Most recent 15 issues with no replies (15)
==========================================

#39443: Inhomogeneous behaviour for descriptors in between the class-i
https://bugs.python.org/issue39443

#39441: mimetypes.guess_extension unable to get non-lowercase mimetype
https://bugs.python.org/issue39441

#39438: better handling of foreign signal handlers in signal.signal
https://bugs.python.org/issue39438

#39435: pickle: inconsistent arguments pickle.py vs _pickle.c vs docs
https://bugs.python.org/issue39435

#39432: Distutils generates the wrong export symbol for unicode module
https://bugs.python.org/issue39432

#39428: allow creation of "symtable entry" objects from Python
https://bugs.python.org/issue39428

#39424: [easy] test_signal: test_pidfd_send_signal() uses deprecated a
https://bugs.python.org/issue39424

#39419: Core dump when trying to use workaround for custom warning cat
https://bugs.python.org/issue39419

#39407: Bitfield Union does not work for bit widths greater than 8 bit
https://bugs.python.org/issue39407

#39405: Using relative path as a --prefix during configure.
https://bugs.python.org/issue39405

#39392: Python Turtle is not filling alternate overlapping areas of a
https://bugs.python.org/issue39392

#39388: IDLE: Changes to keybindings aren't reverted on cancel
https://bugs.python.org/issue39388

#39385: Add an assertNoLogs context manager to unittest TestCase
https://bugs.python.org/issue39385

#39382: abstract_issubclass() doesn't take bases tuple item ref
https://bugs.python.org/issue39382

#39378: partial of PickleState struct should be traversed.
https://bugs.python.org/issue39378



Most recent 15 issues waiting for review (15)
=============================================

#39435: pickle: inconsistent arguments pickle.py vs _pickle.c vs docs
https://bugs.python.org/issue39435

#39434: Remove unnecessary logic of float __floordiv__
https://bugs.python.org/issue39434

#39432: Distutils generates the wrong export symbol for unicode module
https://bugs.python.org/issue39432

#39430: tarfile.open(mode="r") race condition when importing lzma
https://bugs.python.org/issue39430

#39427: python -X options are not documented in the CLI --help
https://bugs.python.org/issue39427

#39416: Document default numeric string formats
https://bugs.python.org/issue39416

#39413: Implement os.unsetenv() on Windows
https://bugs.python.org/issue39413

#39411: pyclbr rewrite using AST
https://bugs.python.org/issue39411

#39400: pydoc: Use of MANPAGER variable is incorrect
https://bugs.python.org/issue39400

#39393: Misleading error message upon dependent DLL resolution failure
https://bugs.python.org/issue39393

#39390: shutil.copytree - 3.8 changed argument types of the ignore cal
https://bugs.python.org/issue39390

#39388: IDLE: Changes to keybindings aren't reverted on cancel
https://bugs.python.org/issue39388

#39385: Add an assertNoLogs context manager to unittest TestCase
https://bugs.python.org/issue39385

#39384: Email parser creates a message object that can't be flattened
https://bugs.python.org/issue39384

#39382: abstract_issubclass() doesn't take bases tuple item ref
https://bugs.python.org/issue39382



Top 10 most discussed issues (10)
=================================

#39390: shutil.copytree - 3.8 changed argument types of the ignore cal
https://bugs.python.org/issue39390 12 msgs

#38076: Make struct module PEP-384 compatible
https://bugs.python.org/issue38076 9 msgs

#39413: Implement os.unsetenv() on Windows
https://bugs.python.org/issue39413 9 msgs

#39430: tarfile.open(mode="r") race condition when importing lzma
https://bugs.python.org/issue39430 9 msgs

#39353: Deprecate the binhex module, binhex4 and hexbin4 standards
https://bugs.python.org/issue39353 7 msgs

#39408: Add support for SQLCipher
https://bugs.python.org/issue39408 6 msgs

#39434: Remove unnecessary logic of float __floordiv__
https://bugs.python.org/issue39434 6 msgs

#39372: The header files in Include/ have many declarations with no de
https://bugs.python.org/issue39372 5 msgs

#39418: str.strip() should have a means of adding to the default behav
https://bugs.python.org/issue39418 5 msgs

#17005: Add a topological sort algorithm
https://bugs.python.org/issue17005 4 msgs



Issues closed (54)
==================

#18091: Remove PyNoArgsFunction
https://bugs.python.org/issue18091 closed by serhiy.storchaka

#18842: Add float.is_finite is_nan is_infinite to match Decimal method
https://bugs.python.org/issue18842 closed by corona10

#21600: mock.patch.stopall doesn't work with patch.dict
https://bugs.python.org/issue21600 closed by cjw296

#24658: open().write() and .read() fails on 2 GB+ data (OS X)
https://bugs.python.org/issue24658 closed by zach.ware

#29435: Allow to pass fileobj to is_tarfile
https://bugs.python.org/issue29435 closed by ethan.furman

#32989: IDLE: Fix pyparse.find_good_parse_start
https://bugs.python.org/issue32989 closed by terry.reedy

#34145: uuid3 and uuid5 hard to use portably between Python 2 and 3
https://bugs.python.org/issue34145 closed by zach.ware

#34834: test_ssl.test_options does not correctly account for built-in
https://bugs.python.org/issue34834 closed by zach.ware

#35182: Popen.communicate() breaks when child closes its side of pipe
https://bugs.python.org/issue35182 closed by gregory.p.smith

#35561: Valgrind reports Syscall param epoll_ctl(event) points to unin
https://bugs.python.org/issue35561 closed by vstinner

#36417: unicode.isdecimal bug in online Python 2 documentation
https://bugs.python.org/issue36417 closed by zach.ware

#37669: Make mock_open return per-file content
https://bugs.python.org/issue37669 closed by cjw296

#38536: Trailing space in formatted currency with international=True a
https://bugs.python.org/issue38536 closed by inada.naoki

#39035: Travis CI fail on backports: pyvenv not installed
https://bugs.python.org/issue39035 closed by vstinner

#39146: too much memory consumption in re.compile unicode
https://bugs.python.org/issue39146 closed by zach.ware

#39197: argparse: title and description for mutually exclusive arg gro
https://bugs.python.org/issue39197 closed by paul.j3

#39295: usage of bitfields in ctypes structures changed between 3.7.5
https://bugs.python.org/issue39295 closed by vinay.sajip

#39331: 2to3 mishandles indented imports
https://bugs.python.org/issue39331 closed by cheryl.sabella

#39336: Immutable module type can't be used as package in custom loade
https://bugs.python.org/issue39336 closed by dino.viehland

#39343: Travis CI: documentation job fails in library/nntplib.rst with
https://bugs.python.org/issue39343 closed by vstinner

#39361: [C API] Document PyTypeObject.tp_print removal in What's New I
https://bugs.python.org/issue39361 closed by vstinner

#39365: Support (SEEK_END/SEEK_CUR) relative seeking in StringIO
https://bugs.python.org/issue39365 closed by serhiy.storchaka

#39366: Remove deprecated nntplib method
https://bugs.python.org/issue39366 closed by berker.peksag

#39370: askopenfilename is missing from the Tkinter filedialog library
https://bugs.python.org/issue39370 closed by ned.deily

#39373: --
https://bugs.python.org/issue39373 closed by zach.ware

#39377: json.loads encoding parameter deprecation removal in Python 3.
https://bugs.python.org/issue39377 closed by inada.naoki

#39381: Fix get_event_loop documentation
https://bugs.python.org/issue39381 closed by asvetlov

#39383: Mention Darwin as a potential value for platform.system()
https://bugs.python.org/issue39383 closed by ned.deily

#39386: Prevent double awaiting of async iterator
https://bugs.python.org/issue39386 closed by asvetlov

#39387: configparser read_file() with variable
https://bugs.python.org/issue39387 closed by Mattia Verga

#39389: gzip metadata fails to reflect compresslevel
https://bugs.python.org/issue39389 closed by serhiy.storchaka

#39391: Nondeterministic Pydoc output on functions that have functions
https://bugs.python.org/issue39391 closed by serhiy.storchaka

#39395: The os module should unset() environment variable at exit
https://bugs.python.org/issue39395 closed by vstinner

#39396: AIX: self.assertEqualSign(math.nextafter(-0.0, +0.0), +0.0) te
https://bugs.python.org/issue39396 closed by vstinner

#39397: Mac : fail to launch Python 3.8
https://bugs.python.org/issue39397 closed by inada.naoki

#39398: AMD64 Fedora Rawhide Clang 3.x: C compiler cannot create execu
https://bugs.python.org/issue39398 closed by vstinner

#39399: Cross compilation using different libc is broken
https://bugs.python.org/issue39399 closed by ned.deily

#39402: Consistent use of terms
https://bugs.python.org/issue39402 closed by rhettinger

#39403: Objects equal (assertEqual return True) but behave differently
https://bugs.python.org/issue39403 closed by zach.ware

#39404: Pexpect : setwinsize() not working in SLES 12.4 kernel 4.12.14
https://bugs.python.org/issue39404 closed by archi-pandey

#39406: Implement os.putenv() with setenv() if available
https://bugs.python.org/issue39406 closed by vstinner

#39412: Install launcher for all users
https://bugs.python.org/issue39412 closed by steve.dower

#39415: Remove unused code from longobject.c complexobject.c floatobje
https://bugs.python.org/issue39415 closed by benjamin.peterson

#39420: Windows: convertenviron() doesn't parse environment variables
https://bugs.python.org/issue39420 closed by vstinner

#39421: Use-after-free in heappushpop() of heapq module
https://bugs.python.org/issue39421 closed by pablogsal

#39422: datetime.datetime.strptime incorrectly interpretting format '%
https://bugs.python.org/issue39422 closed by SilentGhost

#39425: list.count performance regression
https://bugs.python.org/issue39425 closed by pablogsal

#39426: Pickler docstring misstates default and highest protocols
https://bugs.python.org/issue39426 closed by pitrou

#39429: Add a new "Python Development Mode" page to the documentation
https://bugs.python.org/issue39429 closed by vstinner

#39431: Mention nonlocal too in assignment quirk
https://bugs.python.org/issue39431 closed by terry.reedy

#39436: Strange behavior of comparing int and float numbers
https://bugs.python.org/issue39436 closed by mrabarnett

#39437: collections.Counter support multiplication
https://bugs.python.org/issue39437 closed by ammar2

#39439: Windows Multiprocessing in Virtualenv: sys.prefix is incorrect
https://bugs.python.org/issue39439 closed by eryksun

#39440: Use PyNumber_InPlaceAdd in sum() for the second iteration onwa
https://bugs.python.org/issue39440 closed by edk

1 2 3 4 5 6 7  View All