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
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@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/PTN3472NJOB5YWQAF5CCFFKL5BU5OGII/

Reply via email to