ACTIVITY SUMMARY (2021-11-12 - 2021-11-19)
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    7290 ( +8)
  closed 50286 (+45)
  total  57576 (+53)

Open issues with patches: 2884 


Issues opened (37)
==================

#34592: cdll.LoadLibrary allows None as an argument
https://bugs.python.org/issue34592  reopened by gregory.p.smith

#41735: Thread locks in zlib module may go wrong in rare case
https://bugs.python.org/issue41735  reopened by malin

#45797: AMD64 Arch Linux Asan Debug buildbot sometimes hangs before te
https://bugs.python.org/issue45797  opened by vstinner

#45802: MozillaCookieJar can't read cookies, should support cookies.sq
https://bugs.python.org/issue45802  opened by akkana

#45803: make_dataclass is missing the documented kw_only argument
https://bugs.python.org/issue45803  opened by kintisheff

#45804: IDLE - faster shell writing
https://bugs.python.org/issue45804  opened by roger.serwy

#45805: CO_FUTURE_ANNOTATIONS flag is not documented or in inspect
https://bugs.python.org/issue45805  opened by saulshanabrook

#45806: Cannot Recover From StackOverflow in 3.9 Tests
https://bugs.python.org/issue45806  opened by Dennis Sweeney

#45808: configure check for HAVE_CRYPT_R is wrong
https://bugs.python.org/issue45808  opened by christian.heimes

#45809: Race condition in WeakKeyDictionary/WeakKeyDictionary
https://bugs.python.org/issue45809  opened by colesbury

#45810: Prohibit invisible control characters in string literals and c
https://bugs.python.org/issue45810  opened by steven.daprano

#45811: Improve error message when source code contains invisible cont
https://bugs.python.org/issue45811  opened by steven.daprano

#45813: Importing asyncio after deleting a coroutine object and before
https://bugs.python.org/issue45813  opened by xxm

#45815: Document exceptions raised by fnmtach
https://bugs.python.org/issue45815  opened by DimitriPapadopoulosOrfanos

#45816: Python does not support standalone MSVC v143 (VS 2022) Build T
https://bugs.python.org/issue45816  opened by February291948

#45818: socketserver.BaseRequestHandler inherited class
https://bugs.python.org/issue45818  opened by matsievskiysv

#45819: Avoid releasing the GIL in nonblocking socket operations
https://bugs.python.org/issue45819  opened by jcristharif

#45821: Many method parameters in the datetime module are positional-o
https://bugs.python.org/issue45821  opened by AlexWaygood

#45823: phyton stopped working
https://bugs.python.org/issue45823  opened by vicentpaul869

#45824: CSV module document does not include how to append files
https://bugs.python.org/issue45824  opened by wesrl

#45825: Heap Segmentation Fault
https://bugs.python.org/issue45825  opened by thewb

#45828: [sqlite3] use unraisable exceptions in callbacks
https://bugs.python.org/issue45828  opened by erlendaasland

#45829: Remove C stack use by specializing BINARY_SUBSCR, STORE_SUBSCR
https://bugs.python.org/issue45829  opened by Mark.Shannon

#45830: Custom pickler memory leak
https://bugs.python.org/issue45830  opened by douglas-raillard-arm

#45832: Misleading membersip expression documentation
https://bugs.python.org/issue45832  opened by harahu

#45833: NamedTemporaryFile deleted before enclosing context manager ex
https://bugs.python.org/issue45833  opened by Brian McCutchon

#45834: Move runtime except: check to the parser
https://bugs.python.org/issue45834  opened by iritkatriel

#45837: Fix turtle deprecations
https://bugs.python.org/issue45837  opened by hugovk

#45838: Incorrect line numbers in GDB Python backtraces [3.9]
https://bugs.python.org/issue45838  opened by colesbury

#45840: Improve cross-references in the data model documentation
https://bugs.python.org/issue45840  opened by AlexWaygood

#45842: AddressSanitizer: bad-free  -  hello world c extension
https://bugs.python.org/issue45842  opened by FrancescElies

#45843: Optimizing LOAD_CONST followed by COMPARE_OP (or IS_OP)
https://bugs.python.org/issue45843  opened by February291948

#45844: Dead link 'consolelib' in faq/library
https://bugs.python.org/issue45844  opened by JMcB17

#45845: Dead link 'pythoncraft.com/OSCON2001'  in faq/library
https://bugs.python.org/issue45845  opened by JMcB17

#45846: Incorrect name capitalisation in faq/programming
https://bugs.python.org/issue45846  opened by JMcB17

#45847: Port module setup to PY_STDLIB_MOD() macro and addext()
https://bugs.python.org/issue45847  opened by christian.heimes

#45848: Pegen's nice error reporting crashes with non-UTF-8 files
https://bugs.python.org/issue45848  opened by petr.viktorin



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

#45848: Pegen's nice error reporting crashes with non-UTF-8 files
https://bugs.python.org/issue45848

#45847: Port module setup to PY_STDLIB_MOD() macro and addext()
https://bugs.python.org/issue45847

#45846: Incorrect name capitalisation in faq/programming
https://bugs.python.org/issue45846

#45845: Dead link 'pythoncraft.com/OSCON2001'  in faq/library
https://bugs.python.org/issue45845

#45844: Dead link 'consolelib' in faq/library
https://bugs.python.org/issue45844

#45842: AddressSanitizer: bad-free  -  hello world c extension
https://bugs.python.org/issue45842

#45840: Improve cross-references in the data model documentation
https://bugs.python.org/issue45840

#45838: Incorrect line numbers in GDB Python backtraces [3.9]
https://bugs.python.org/issue45838

#45830: Custom pickler memory leak
https://bugs.python.org/issue45830

#45828: [sqlite3] use unraisable exceptions in callbacks
https://bugs.python.org/issue45828

#45818: socketserver.BaseRequestHandler inherited class
https://bugs.python.org/issue45818

#45815: Document exceptions raised by fnmtach
https://bugs.python.org/issue45815

#45813: Importing asyncio after deleting a coroutine object and before
https://bugs.python.org/issue45813

#45811: Improve error message when source code contains invisible cont
https://bugs.python.org/issue45811

#45810: Prohibit invisible control characters in string literals and c
https://bugs.python.org/issue45810



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

#45847: Port module setup to PY_STDLIB_MOD() macro and addext()
https://bugs.python.org/issue45847

#45846: Incorrect name capitalisation in faq/programming
https://bugs.python.org/issue45846

#45843: Optimizing LOAD_CONST followed by COMPARE_OP (or IS_OP)
https://bugs.python.org/issue45843

#45840: Improve cross-references in the data model documentation
https://bugs.python.org/issue45840

#45838: Incorrect line numbers in GDB Python backtraces [3.9]
https://bugs.python.org/issue45838

#45837: Fix turtle deprecations
https://bugs.python.org/issue45837

#45834: Move runtime except: check to the parser
https://bugs.python.org/issue45834

#45829: Remove C stack use by specializing BINARY_SUBSCR, STORE_SUBSCR
https://bugs.python.org/issue45829

#45828: [sqlite3] use unraisable exceptions in callbacks
https://bugs.python.org/issue45828

#45819: Avoid releasing the GIL in nonblocking socket operations
https://bugs.python.org/issue45819

#45816: Python does not support standalone MSVC v143 (VS 2022) Build T
https://bugs.python.org/issue45816

#45809: Race condition in WeakKeyDictionary/WeakKeyDictionary
https://bugs.python.org/issue45809

#45808: configure check for HAVE_CRYPT_R is wrong
https://bugs.python.org/issue45808

#45806: Cannot Recover From StackOverflow in 3.9 Tests
https://bugs.python.org/issue45806

#45804: IDLE - faster shell writing
https://bugs.python.org/issue45804



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

#45116: Performance regression 3.10b1: inlining issue in the big _PyEv
https://bugs.python.org/issue45116   8 msgs

#45573: Use pkg-config autoconf macros to detect flags for Modules/Set
https://bugs.python.org/issue45573   7 msgs

#45795: urllib http client vulnerable to DOS attack
https://bugs.python.org/issue45795   7 msgs

#45742: python -h can't  find -R option
https://bugs.python.org/issue45742   6 msgs

#10483: http.server - what is executable on Windows
https://bugs.python.org/issue10483   5 msgs

#40059: Provide a toml module in the standard library
https://bugs.python.org/issue40059   5 msgs

#45476: [C API] Disallow using PyFloat_AS_DOUBLE() as l-value
https://bugs.python.org/issue45476   5 msgs

#45775: Implementation of colorsys.rgb_to_yuv and vice versa
https://bugs.python.org/issue45775   5 msgs

#45829: Remove C stack use by specializing BINARY_SUBSCR, STORE_SUBSCR
https://bugs.python.org/issue45829   5 msgs

#37295: Possible optimizations for math.comb()
https://bugs.python.org/issue37295   4 msgs



Issues closed (43)
==================

#6669: TarFile.getmembers fails at struct.unpack: unpack requires a s
https://bugs.python.org/issue6669  closed by vstinner

#20868: Lib/test/test_socket.py: skip testGetServBy if /etc/services i
https://bugs.python.org/issue20868  closed by iritkatriel

#25381: Update doc of three C exception values.
https://bugs.python.org/issue25381  closed by terry.reedy

#28132: impossible to uninstall python3.6.0b1-amd64 from windows 10
https://bugs.python.org/issue28132  closed by iritkatriel

#28533: Remove asyncore, asynchat and smtpd modules
https://bugs.python.org/issue28533  closed by vstinner

#38625: SpooledTemporaryFile does not seek correctly after being rolle
https://bugs.python.org/issue38625  closed by methane

#42540: Debug pymalloc crash when using os.fork() [regression]
https://bugs.python.org/issue42540  closed by lukasz.langa

#44295: self.assertDictContainsSubset warning is unhelpful
https://bugs.python.org/issue44295  closed by rhettinger

#45103: IDLE: make configdialog font page survive font failures
https://bugs.python.org/issue45103  closed by terry.reedy

#45243: [sqlite3] add support for changing connection limits
https://bugs.python.org/issue45243  closed by erlendaasland

#45429: [Windows] time.sleep() should use CREATE_WAITABLE_TIMER_HIGH_R
https://bugs.python.org/issue45429  closed by corona10

#45510: Specialize BINARY_SUBTRACT
https://bugs.python.org/issue45510  closed by corona10

#45512: [sqlite3] simplify "isolation level"
https://bugs.python.org/issue45512  closed by erlendaasland

#45636: Merge BINARY_*/INPLACE_* into BINARY_OP
https://bugs.python.org/issue45636  closed by Mark.Shannon

#45640: Production tokens are not clickable
https://bugs.python.org/issue45640  closed by lukasz.langa

#45736: 2to3 does not support integer division fixing
https://bugs.python.org/issue45736  closed by lukasz.langa

#45738: 3.11 exec raises SystemError instead of SyntaxError on char af
https://bugs.python.org/issue45738  closed by pablogsal

#45752: copy module doc wrongly says it doesn't copy arrays
https://bugs.python.org/issue45752  closed by asvetlov

#45764: Parse error improvement forgetting ( after def
https://bugs.python.org/issue45764  closed by pablogsal

#45765: importlib.metadata fails to find distributions in empty path
https://bugs.python.org/issue45765  closed by jaraco

#45772: socket.socket should be a class instead of a function
https://bugs.python.org/issue45772  closed by arhadthedev

#45774: Detect SQLite in configure.ac
https://bugs.python.org/issue45774  closed by erlendaasland

#45781: Deleting __debug__ should be an SyntaxError
https://bugs.python.org/issue45781  closed by terry.reedy

#45788: Doc sys.prefix lib & include directories on Windows and Mac
https://bugs.python.org/issue45788  closed by terry.reedy

#45792: contextvars.Token has wrong module name in Sphinx's objects.in
https://bugs.python.org/issue45792  closed by asvetlov

#45796: Using tab to cycle through tkinter widgets breaks foreground s
https://bugs.python.org/issue45796  closed by ned.deily

#45798: Move _decimal build setup into configure
https://bugs.python.org/issue45798  closed by christian.heimes

#45799: Fix confusing wording in Doc/library/__main__.rst
https://bugs.python.org/issue45799  closed by eric.smith

#45800: Move expat handling into configure and Makefile
https://bugs.python.org/issue45800  closed by christian.heimes

#45801: Incorrect "Perhaps you forgot a comma" hint
https://bugs.python.org/issue45801  closed by pablogsal

#45807: Strange SyntaxError message / suggestions for "@x = 123"
https://bugs.python.org/issue45807  closed by pablogsal

#45812: SystemError when using code.interact
https://bugs.python.org/issue45812  closed by aroberge

#45814: datetime.time.strftime: use the same function signature for C 
https://bugs.python.org/issue45814  closed by p-ganssle

#45817: Build Windows and macOS installers with Tcl/Tk 8.6.12
https://bugs.python.org/issue45817  closed by aivarannamaa

#45820: Parser can segfault if an error happens before reading any inp
https://bugs.python.org/issue45820  closed by lukasz.langa

#45822: Py_CompileString does not respect the coding cookie with the n
https://bugs.python.org/issue45822  closed by pablogsal

#45826: unittest.assertRaisesRegex is broken in Python 3.11 and leadin
https://bugs.python.org/issue45826  closed by lukasz.langa

#45827: Unittest - commenting passing tests cause previous failing tes
https://bugs.python.org/issue45827  closed by gvanrossum

#45831: _Py_DumpASCII() writes characters one by one leading to corrup
https://bugs.python.org/issue45831  closed by lukasz.langa

#45835: Race condition in test_queue can lead to test failures
https://bugs.python.org/issue45835  closed by lukasz.langa

#45836: unittest.TestCase.assertWarns raises RuntimeEror if sys.module
https://bugs.python.org/issue45836  closed by lukasz.langa

#45839: python3 executable is able to install pandas
https://bugs.python.org/issue45839  closed by christian.heimes

#45841: IDLE fails to save files in macOS 12.0.1 Monterey
https://bugs.python.org/issue45841  closed by terry.reedy
_______________________________________________
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/CKISJM52ODIJV7RWWKEOEDEEMVN6XCBL/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to