[Python-Dev] Summary of Python tracker Issues

2021年6月25日 11:08:53 -0700

ACTIVITY SUMMARY (2021年06月18日 - 2021年06月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 7410 (-36)
 closed 48834 (+91)
 total 56244 (+55)
Open issues with patches: 2951 
Issues opened (34)
==================
#34389: CPython may fail to build in the presence of a ~/.pydistutils.
https://bugs.python.org/issue34389 reopened by iritkatriel
#43988: Add test.support.check_disallow_instantiation()
https://bugs.python.org/issue43988 reopened by erlendaasland
#44455: compileall should exit nonzero for nonexistent directories
https://bugs.python.org/issue44455 opened by asmeurer
#44457: Finish format() change started in issue43945
https://bugs.python.org/issue44457 opened by ethan.furman
#44461: 'Pdb' object has no attribute 'botframe'
https://bugs.python.org/issue44461 opened by jaraco
#44462: multiprocessing.get hangs if the pool is closed in the signal 
https://bugs.python.org/issue44462 opened by tkc17
#44463: HTTP Cookiejar doesn't support samesite
https://bugs.python.org/issue44463 opened by jwag956
#44464: Remove flake8 exception for deprecation warning (importlib.met
https://bugs.python.org/issue44464 opened by jaraco
#44465: html.escape can be used in a few places in the standard lib in
https://bugs.python.org/issue44465 opened by andrei.avk
#44467: profiling-compatible functools.wraps
https://bugs.python.org/issue44467 opened by Anthony Sottile
#44468: Shouldn't `typing.get_type_hints()` default `globalns` to `{}`
https://bugs.python.org/issue44468 opened by WCA
#44470: 3.11 docs.python.org in Polish not English?
https://bugs.python.org/issue44470 opened by samuelmarks
#44471: Raise TypeError in ExitStack.enter_context() for bad argument
https://bugs.python.org/issue44471 opened by serhiy.storchaka
#44473: logging.handlers.QueueHandler acts unexpected
https://bugs.python.org/issue44473 opened by kai.jmueller
#44474: inspect.getsourceslines() consider lambda of one line only
https://bugs.python.org/issue44474 opened by Welgriv
#44475: Dataclass Causes Infinite Recursion when using type of bytes
https://bugs.python.org/issue44475 opened by andrewonboe
#44479: Windows build doesn't regenerate some files
https://bugs.python.org/issue44479 opened by gvanrossum
#44480: test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x
https://bugs.python.org/issue44480 opened by vstinner
#44481: Tkinter config() minor documentation bug for shorthand options
https://bugs.python.org/issue44481 opened by spirko
#44482: Possible resource leeak in glob in non-refcount implementation
https://bugs.python.org/issue44482 opened by serhiy.storchaka
#44484: test_concurrent_futures: failure on Windows (x64)
https://bugs.python.org/issue44484 opened by erlendaasland
#44489: _handle_existing_loggers should respect loggers that were manu
https://bugs.python.org/issue44489 opened by ronserruya2
#44490: PEP 604 Union (int | str) doesn't have __parameters__
https://bugs.python.org/issue44490 opened by kj
#44492: Building a C extension on Big Sur and SDK v10.15 fails
https://bugs.python.org/issue44492 opened by philthompson10
#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493 opened by zonyitoo
#44495: wrong FNAME in tarfile if tgz extension is used
https://bugs.python.org/issue44495 opened by maciej.mm.misiak
#44496: string.Formatter class not allowing {.field}
https://bugs.python.org/issue44496 opened by avdwoude
#44498: add deprecation warnings for asynchat, asyncore and smtpd
https://bugs.python.org/issue44498 opened by iritkatriel
#44499: [sqlite3] make sqlite3.Connection exception refs strong
https://bugs.python.org/issue44499 opened by erlendaasland
#44500: Document changes to code object.
https://bugs.python.org/issue44500 opened by Mark.Shannon
#44501: Packing constant call arguments
https://bugs.python.org/issue44501 opened by BTaskaya
#44503: Hide __enter__ calls in mock_open
https://bugs.python.org/issue44503 opened by CendioOssman
#44504: Make docstring quotes consistent in Lib/_collections_abc.py
https://bugs.python.org/issue44504 opened by kuzmovych
#44508: asyncio: document failure mode for loop.call_soon_threadsafe
https://bugs.python.org/issue44508 opened by mark.dickinson
Most recent 15 issues with no replies (15)
==========================================
#44508: asyncio: document failure mode for loop.call_soon_threadsafe
https://bugs.python.org/issue44508
#44504: Make docstring quotes consistent in Lib/_collections_abc.py
https://bugs.python.org/issue44504
#44500: Document changes to code object.
https://bugs.python.org/issue44500
#44499: [sqlite3] make sqlite3.Connection exception refs strong
https://bugs.python.org/issue44499
#44496: string.Formatter class not allowing {.field}
https://bugs.python.org/issue44496
#44495: wrong FNAME in tarfile if tgz extension is used
https://bugs.python.org/issue44495
#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493
#44489: _handle_existing_loggers should respect loggers that were manu
https://bugs.python.org/issue44489
#44484: test_concurrent_futures: failure on Windows (x64)
https://bugs.python.org/issue44484
#44481: Tkinter config() minor documentation bug for shorthand options
https://bugs.python.org/issue44481
#44479: Windows build doesn't regenerate some files
https://bugs.python.org/issue44479
#44474: inspect.getsourceslines() consider lambda of one line only
https://bugs.python.org/issue44474
#44473: logging.handlers.QueueHandler acts unexpected
https://bugs.python.org/issue44473
#44471: Raise TypeError in ExitStack.enter_context() for bad argument
https://bugs.python.org/issue44471
#44467: profiling-compatible functools.wraps
https://bugs.python.org/issue44467
Most recent 15 issues waiting for review (15)
=============================================
#44504: Make docstring quotes consistent in Lib/_collections_abc.py
https://bugs.python.org/issue44504
#44501: Packing constant call arguments
https://bugs.python.org/issue44501
#44498: add deprecation warnings for asynchat, asyncore and smtpd
https://bugs.python.org/issue44498
#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493
#44482: Possible resource leeak in glob in non-refcount implementation
https://bugs.python.org/issue44482
#44471: Raise TypeError in ExitStack.enter_context() for bad argument
https://bugs.python.org/issue44471
#44468: Shouldn't `typing.get_type_hints()` default `globalns` to `{}`
https://bugs.python.org/issue44468
#44464: Remove flake8 exception for deprecation warning (importlib.met
https://bugs.python.org/issue44464
#44453: Documented return type of sysconfig.get_path() is wrong
https://bugs.python.org/issue44453
#44446: linecache.getline TypeError when formatting tracebacks in stac
https://bugs.python.org/issue44446
#44431: Add command-line functionality to uuid module
https://bugs.python.org/issue44431
#44412: Add os.path.fileuri() function
https://bugs.python.org/issue44412
#44408: imaplib fails when server sends extra blank line after literal
https://bugs.python.org/issue44408
#44405: add program passed as string to dis module.
https://bugs.python.org/issue44405
#44404: tkinter's after() AttributeError with functools.partial (no at
https://bugs.python.org/issue44404
Top 10 most discussed issues (10)
=================================
#44229: test_ssl: test_get_server_certificate() and test_msg_callback_
https://bugs.python.org/issue44229 16 msgs
#44297: Frame with -1 line number
https://bugs.python.org/issue44297 13 msgs
#44498: add deprecation warnings for asynchat, asyncore and smtpd
https://bugs.python.org/issue44498 11 msgs
#42853: `OverflowError: signed integer is greater than maximum` in ssl
https://bugs.python.org/issue42853 8 msgs
#44470: 3.11 docs.python.org in Polish not English?
https://bugs.python.org/issue44470 8 msgs
#43476: Enabling access to showsyntaxerror for IDLE's shell
https://bugs.python.org/issue43476 7 msgs
#44450: Generator expressions trace differently on Windows than on Mac
https://bugs.python.org/issue44450 6 msgs
#44482: Possible resource leeak in glob in non-refcount implementation
https://bugs.python.org/issue44482 5 msgs
#28533: Replace asyncore
https://bugs.python.org/issue28533 4 msgs
#29699: shutil.rmtree should not fail with FileNotFoundError (race con
https://bugs.python.org/issue29699 4 msgs
Issues closed (84)
==================
#5840: "Thread State and the Global Interpreter Lock" section of the 
https://bugs.python.org/issue5840 closed by iritkatriel
#6029: FAIL: test_longdouble (ctypes.test.test_callbacks.Callbacks) [
https://bugs.python.org/issue6029 closed by terry.reedy
#16959: rlcompleter doesn't work if __main__ can't be imported
https://bugs.python.org/issue16959 closed by iritkatriel
#18182: xml.dom.createElement() does not take implicit namespaces into
https://bugs.python.org/issue18182 closed by iritkatriel
#20012: Re: Allow Path.relative_to() to accept non-ancestor paths
https://bugs.python.org/issue20012 closed by serhiy.storchaka
#21342: multiprocessing RLock and Lock raise incorrect exceptions when
https://bugs.python.org/issue21342 closed by iritkatriel
#21482: get_versions() in cygwinccomiler.py cannot return correct gcc 
https://bugs.python.org/issue21482 closed by iritkatriel
#22231: httplib: unicode url will cause an ascii codec error when comb
https://bugs.python.org/issue22231 closed by iritkatriel
#22329: Windows installer can't recover partially installed state
https://bugs.python.org/issue22329 closed by iritkatriel
#22472: OSErrors should use str and not repr on paths
https://bugs.python.org/issue22472 closed by pitrou
#22654: issue with PYTHON_FOR_BUILD
https://bugs.python.org/issue22654 closed by iritkatriel
#22782: Python 3.4.2 Windows installer - cannot install 32 bit then 64
https://bugs.python.org/issue22782 closed by iritkatriel
#23079: os.path.normcase documentation confusing
https://bugs.python.org/issue23079 closed by iritkatriel
#24203: Deprecate threading.Thread.isDaemon etc
https://bugs.python.org/issue24203 closed by iritkatriel
#24425: Installer Vender Issue
https://bugs.python.org/issue24425 closed by iritkatriel
#24501: configure does not find (n)curses in /usr/local/libs
https://bugs.python.org/issue24501 closed by iritkatriel
#24836: Consistent failure in test_email on OS X Snow Leopard buildbot
https://bugs.python.org/issue24836 closed by iritkatriel
#24948: Multiprocessing not timely flushing stack trace to stderr
https://bugs.python.org/issue24948 closed by iritkatriel
#25050: windows installer does not allow 32 and 64 installs side by si
https://bugs.python.org/issue25050 closed by iritkatriel
#25947: Installation problem
https://bugs.python.org/issue25947 closed by iritkatriel
#27086: Add closefd argument to os.listdir
https://bugs.python.org/issue27086 closed by iritkatriel
#27547: Crash or freeze trying to execute b'a' * 0xFFFFFFFFFFFFFFF
https://bugs.python.org/issue27547 closed by serhiy.storchaka
#28395: Remove unnecessary semicolons in tests
https://bugs.python.org/issue28395 closed by corona10
#29479: httplib: could not skip "ACCEPT-ENCODING" header
https://bugs.python.org/issue29479 closed by iritkatriel
#30379: multiprocessing Array create for ctypes.c_char, TypeError unle
https://bugs.python.org/issue30379 closed by iritkatriel
#30889: distutils extra_link_args not working because it is added to c
https://bugs.python.org/issue30889 closed by iritkatriel
#30966: Add multiprocessing.queues.SimpleQueue.close()
https://bugs.python.org/issue30966 closed by iritkatriel
#32079: version install 3.6.3 hangs in test_socket
https://bugs.python.org/issue32079 closed by iritkatriel
#32948: clang compiler warnings on Travis
https://bugs.python.org/issue32948 closed by iritkatriel
#35714: Document that the null character '0円' terminates a struct form
https://bugs.python.org/issue35714 closed by mark.dickinson
#36438: Python 3.5.7 import error on Cross compile
https://bugs.python.org/issue36438 closed by iritkatriel
#36621: shutil.rmtree follows junctions on windows
https://bugs.python.org/issue36621 closed by iritkatriel
#37514: french translation Spelling mistake on datetime python's libra
https://bugs.python.org/issue37514 closed by iritkatriel
#37832: Python requires /dev/urandom on HURD: _Py_HashRandomization_In
https://bugs.python.org/issue37832 closed by iritkatriel
#38291: Deprecate the typing.io and typing.re pseudo-modules
https://bugs.python.org/issue38291 closed by kj
#38829: Make the function flush_io accessible in the C-API
https://bugs.python.org/issue38829 closed by petr.viktorin
#39078: __function.__defaults__ breaks for __init__ of dataclasses wit
https://bugs.python.org/issue39078 closed by eric.smith
#39123: PyThread_xxx() not available when using limited API
https://bugs.python.org/issue39123 closed by petr.viktorin
#39254: python shebang in python3 tarball files
https://bugs.python.org/issue39254 closed by iritkatriel
#40412: [subinterpreters] inittab_copy not set to NULL after free, can
https://bugs.python.org/issue40412 closed by iritkatriel
#40471: Grammar typo in issubclass docstring
https://bugs.python.org/issue40471 closed by iritkatriel
#40956: Use Argument Clinic in sqlite3
https://bugs.python.org/issue40956 closed by erlendaasland
#41621: Document collections.defaultdict parameter default_factory
https://bugs.python.org/issue41621 closed by terry.reedy
#41636: distutils.util.strtobool documented behaviour
https://bugs.python.org/issue41636 closed by iritkatriel
#42234: pathlib relative_to behaviour change
https://bugs.python.org/issue42234 closed by serhiy.storchaka
#43298: Windows build cannot detect missing Windows SDK
https://bugs.python.org/issue43298 closed by steve.dower
#43553: [sqlite3] Improve test coverage
https://bugs.python.org/issue43553 closed by erlendaasland
#43855: test_ssl: test_msg_callback_deadlock_bpo43577() failed on macO
https://bugs.python.org/issue43855 closed by erlendaasland
#43945: [Enum] standardize format() behavior
https://bugs.python.org/issue43945 closed by ethan.furman
#44087: [sqlite3] consider adding Py_TPFLAGS_DISALLOW_INSTANTIATION to
https://bugs.python.org/issue44087 closed by erlendaasland
#44237: test_ssl randomly fails on macOS GH Action: test_get_server_ce
https://bugs.python.org/issue44237 closed by erlendaasland
#44287: test_asyncio: test_popen() failed on AMD64 Windows8.1 Refleaks
https://bugs.python.org/issue44287 closed by vstinner
#44321: os.EX_OK for Windows
https://bugs.python.org/issue44321 closed by steve.dower
#44342: enum with inherited type won't pickle
https://bugs.python.org/issue44342 closed by ethan.furman
#44395: email.message as_string() not writing unixfrom
https://bugs.python.org/issue44395 closed by corona10
#44430: [sqlite3] refactor threading tests
https://bugs.python.org/issue44430 closed by pablogsal
#44434: _thread module: Remove redundant PyThread_exit_thread() call t
https://bugs.python.org/issue44434 closed by vstinner
#44439: stdlib wrongly uses len() for bytes-like object
https://bugs.python.org/issue44439 closed by serhiy.storchaka
#44441: Malformed PyImport_Inittab after re-initialization
https://bugs.python.org/issue44441 closed by vstinner
#44447: Syntax Error not as detailed as shown
https://bugs.python.org/issue44447 closed by pablogsal
#44451: test_entry_points_by_index (test.test_importlib.test_metadata_
https://bugs.python.org/issue44451 closed by jaraco
#44454: Spam
https://bugs.python.org/issue44454 closed by zach.ware
#44456: Improve syntax error for mixing keyword/positional in max patt
https://bugs.python.org/issue44456 closed by pablogsal
#44458: Duplicate symbol _BUFFER_BLOCK_SIZE when statically linking mu
https://bugs.python.org/issue44458 closed by gregory.p.smith
#44459: 3.10b2 -> 3.10b3 regression in importlib.metadata for rinoh
https://bugs.python.org/issue44459 closed by jaraco
#44460: python crashes when pandas reading parquet
https://bugs.python.org/issue44460 closed by steve.dower
#44466: faulthandler should indicate if the fault happened in garbage 
https://bugs.python.org/issue44466 closed by vstinner
#44469: Fix tests for "async with"
https://bugs.python.org/issue44469 closed by serhiy.storchaka
#44472: ltrace functionality doesn't work if there is an exception set
https://bugs.python.org/issue44472 closed by pablogsal
#44476: "subprocess not supported for isolated subinterpreters" when r
https://bugs.python.org/issue44476 closed by brian.curtin
#44477: Remove ma_version_tag in dict?
https://bugs.python.org/issue44477 closed by kj
#44478: I can't
https://bugs.python.org/issue44478 closed by zach.ware
#44483: Fatal error in type union
https://bugs.python.org/issue44483 closed by serhiy.storchaka
#44485: TKinter docs page does not provide actual documentation
https://bugs.python.org/issue44485 closed by zach.ware
#44486: Modules should alway have a dictionary
https://bugs.python.org/issue44486 closed by Mark.Shannon
#44487: Regression in pathlib.path.read_text
https://bugs.python.org/issue44487 closed by kusma
#44488: ERROR: No matching distribution found for kivy
https://bugs.python.org/issue44488 closed by mark.dickinson
#44491: [sqlite3] allow clearing the authoriser callback
https://bugs.python.org/issue44491 closed by pablogsal
#44494: Overhaul of Doc/library/__main__.rst
https://bugs.python.org/issue44494 closed by jack__d
#44497: distutil findall can choke with recursive symlinks (performanc
https://bugs.python.org/issue44497 closed by corona10
#44502: bla in cpython/Lib/test/test_sys_settrace.py
https://bugs.python.org/issue44502 closed by iritkatriel
#44505: loop invariant code motion
https://bugs.python.org/issue44505 closed by BTaskaya
#44506: test_asyncio: test_sendfile_close_peer_in_the_middle_of_receiv
https://bugs.python.org/issue44506 closed by erlendaasland
#44507: Spam
https://bugs.python.org/issue44507 closed by steven.daprano
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/K4IMI7LCKJUTAP7OTE2HIRLVQREBBEPR/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to