Insights: python/cpython
Overview
Could not load contribution data
Please try again later
102 Pull requests merged by 38 people
-
gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3…
#101388 merged
Feb 6, 2023 -
[3.11] gh-101541: [Enum] create flag psuedo-member without calling original __new__ (GH-101590)
#101596 merged
Feb 6, 2023 -
gh-101541: [Enum] create flag psuedo-member without calling original __new__
#101590 merged
Feb 6, 2023 -
Trivial Change: Remove unhelpful doc in `datetime.timedelta`
#100164 merged
Feb 6, 2023 -
[3.11] gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
#101584 merged
Feb 5, 2023 -
[3.10] gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
#101583 merged
Feb 5, 2023 -
gh-101334: Don't force USTAR format in test_tarfile.
#101572 merged
Feb 5, 2023 -
bpo-33591: Fix CDLL to accept PathLike objects
#7032 merged
Feb 5, 2023 -
gh-76961: Fix the PEP3118 format string for ctypes.Structure
#5561 merged
Feb 5, 2023 -
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)"
#101580 merged
Feb 5, 2023 -
[3.11] gh-101266: Fix __sizeof__ for subclasses of int (GH-101394)
#101579 merged
Feb 5, 2023 -
gh-101570: Update bundled pip version to 23.0
#101571 merged
Feb 5, 2023 -
gh-101266: Fix __sizeof__ for subclasses of int
#101394 merged
Feb 5, 2023 -
gh-101221: Add options in the documentation of timeit command
#101222 merged
Feb 5, 2023 -
Add missing preposition
#101548 merged
Feb 5, 2023 -
Fix detection of presence of time.tzset (gh-101539)
#101540 merged
Feb 5, 2023 -
GH-100485: Create an alternative code path when an accurate fma() implementation is not available
#101567 merged
Feb 4, 2023 -
[3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() result (GH-101339)
#101340 merged
Feb 4, 2023 -
gh-101322: Ensure test_zlib.ZlibDecompressorTest runs, fix errors in ZlibDecompressor
#101323 merged
Feb 4, 2023 -
gh-101282: Update BOLT --split-functions flag not to use deprecated u…
#101557 merged
Feb 4, 2023 -
[3.10] GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (GH-101157)
#101555 merged
Feb 4, 2023 -
[3.11] GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (GH-101157)
#101554 merged
Feb 4, 2023 -
GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb.
#101157 merged
Feb 4, 2023 -
[3.11] Add missing `versionadded` directive for `PyCode_Addr2Location` (GH-101347)
#101553 merged
Feb 4, 2023 -
code.rst: add missing versionadded comment
#101347 merged
Feb 4, 2023 -
gh-101524: Split Up the _xxsubinterpreters Module
#101526 merged
Feb 4, 2023 -
gh-84559: Remove the new multiprocessing warning, too disruptive.
#101551 merged
Feb 3, 2023 -
gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties
#101523 merged
Feb 3, 2023 -
gh-98831: rewrite MAKE_FUNCTION and BUILD_SLICE in the instruction definition DSL
#101529 merged
Feb 3, 2023 -
gh-98831: rewrite SEND, GET_YIELD_FROM_ITER, RETURN_GENERATOR in the instruction definition DSL
#101516 merged
Feb 3, 2023 -
gh-101277: Isolate itertools, part 2/4
#101303 merged
Feb 3, 2023 -
[3.11] docs: replace PyPI description with link (GH-101506)
#101534 merged
Feb 3, 2023 -
[3.10] docs: replace PyPI description with link (GH-101506)
#101535 merged
Feb 3, 2023 -
[3.11] gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-101514)
#101532 merged
Feb 3, 2023 -
[3.10] gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-101514)
#101533 merged
Feb 3, 2023 -
fix(tutorial,venv): replace PyPI description with link
#101506 merged
Feb 3, 2023 -
gh-100920: Update documentation for asyncio wait_close
#101514 merged
Feb 3, 2023 -
gh-84559: skip the test when no multiprocessing (wasm, etc)
#101530 merged
Feb 3, 2023 -
[3.11] gh-100925: Move array methods under class in array doc (GH-101485)
#101527 merged
Feb 3, 2023 -
[3.10] gh-100925: Move array methods under class in array doc (GH-101485)
#101528 merged
Feb 3, 2023 -
gh-100925: Move array methods under class in array doc
#101485 merged
Feb 3, 2023 -
GH-84559: Deprecate fork being the multiprocessing default.
#100618 merged
Feb 2, 2023 -
[3.11] docs: Fix enum reassign `str` documentation (GH-101507)
#101518 merged
Feb 2, 2023 -
gh-98705: Fix AIX build
#98768 merged
Feb 2, 2023 -
gh-96305: Fix AIX build by avoiding subprocess during bootstrap
#96429 merged
Feb 2, 2023 -
docs: Fix enum reassign `str` documentation
#101507 merged
Feb 2, 2023 -
gh-98831: rewrite RERAISE and CLEANUP_THROW in the instruction definition DSL
#101511 merged
Feb 2, 2023 -
[3.11] Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
#101512 merged
Feb 2, 2023 -
[3.10] Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
#101513 merged
Feb 2, 2023 -
Docs: improve accuracy of sqlite3 `check_same_thread` parameter
#101351 merged
Feb 1, 2023 -
gh-98831: Modernize the LOAD_GLOBAL family
#101502 merged
Feb 1, 2023 -
gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed
#101468 merged
Feb 1, 2023 -
gh-98831: rewrite PUSH_EXC_INFO and conditional jumps in the instruction definition DSL
#101481 merged
Feb 1, 2023 -
gh-98831: Modernize the LOAD_ATTR family
#101488 merged
Feb 1, 2023 -
[3.11] gh-101498 : Fix asyncio.Timeout example in docs (GH-101499)
#101501 merged
Feb 1, 2023 -
gh-101498 : Updated Doc/library/asyncio-task.rst#timeout
#101499 merged
Feb 1, 2023 -
[3.11] gh-101454: fix documentation for END_ASYNC_FOR (#101455)
#101493 merged
Feb 1, 2023 -
gh-101454: fix documentation for END_ASYNC_FOR
#101455 merged
Feb 1, 2023 -
gh-101277: Isolate itertools, add group and _grouper types to module state
#101302 merged
Feb 1, 2023 -
gh-101317: Add ssl_shutdown_timeout parameter for StreamWriter.start_tls()
#101335 merged
Feb 1, 2023 -
datetime.rst: fix combine() signature
#101490 merged
Feb 1, 2023 -
[3.10] gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
#101484 merged
Feb 1, 2023 -
[3.11] gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
#101483 merged
Feb 1, 2023 -
GH-100288: Skip extra work when failing to specialize `LOAD_ATTR`
#101354 merged
Jan 31, 2023 -
gh-101409: Improve generated clinic code for self type checks
#101411 merged
Jan 31, 2023 -
gh-98831: rewrite BEFORE_ASYNC_WITH and END_ASYNC_FOR in the instruction definition DSL
#101458 merged
Jan 31, 2023 -
gh-101469: Optimise get_io_state() by using _PyModule_GetState()
#101470 merged
Jan 31, 2023 -
[3.11] gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)
#101463 merged
Jan 31, 2023 -
[3.10] gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)
#101464 merged
Jan 31, 2023 -
gh-101440: fix json snippet error in logging-cookbook.rst
#101439 merged
Jan 31, 2023 -
[3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396)
#101462 merged
Jan 31, 2023 -
[3.11] gh-99276 - Updated Doc/faq/general.rst (GH-101396)
#101461 merged
Jan 31, 2023 -
gh-99276 - Updated Doc/faq/general.rst
#101396 merged
Jan 31, 2023 -
[3.11] gh-101400: Fix incorrect lineno in exception message on contin…
#101447 merged
Jan 31, 2023 -
[3.10] gh-101400: Fix incorrect lineno in exception message on contin…
#101448 merged
Jan 31, 2023 -
[3.11] Add JOBS parameter to docs Makefile (GH-101395)
#101459 merged
Jan 31, 2023 -
[3.10] Add JOBS parameter to docs Makefile (GH-101395)
#101460 merged
Jan 31, 2023 -
Add JOBS parameter to docs Makefile
#101395 merged
Jan 31, 2023 -
gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL
#101443 merged
Jan 31, 2023 -
[3.11] gh-77607: Improve accuracy of os.path.join docs (GH-101406)
#101451 merged
Jan 31, 2023 -
[3.10] gh-77607: Improve accuracy of os.path.join docs (GH-101406)
#101452 merged
Jan 31, 2023 -
[3.11] Fixes typo in asyncio.TaskGroup context manager code example (GH-101449)
#101450 merged
Jan 31, 2023 -
gh-77607: Improve accuracy of os.path.join docs
#101406 merged
Jan 31, 2023 -
Fixes typo in asyncio.TaskGroup context manager code example
#101449 merged
Jan 31, 2023 -
gh-98831: Clean up and add cache size static_assert to macro
#101442 merged
Jan 31, 2023 -
gh-101400: Fix incorrect lineno in exception message on continue/break which are not in a loop
#101413 merged
Jan 30, 2023 -
[3.11] gh-101229: Add tests for aliases of imported names (GH-101230)
#101433 merged
Jan 30, 2023 -
[3.10] gh-101229: Add tests for aliases of imported names (GH-101230)
#101434 merged
Jan 30, 2023 -
gh-101229: Add tests for aliases of imported names
#101230 merged
Jan 30, 2023 -
GH-101369: Allow macros as family members
#101399 merged
Jan 30, 2023 -
gh-59956: Clarify Runtime State Status Expectations
#101308 merged
Jan 30, 2023 -
[3.9] gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
#101425 merged
Jan 30, 2023 -
[3.8] gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
#101428 merged
Jan 30, 2023 -
[3.11] gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
#101427 merged
Jan 30, 2023 -
[3.10] gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
#101426 merged
Jan 30, 2023 -
[3.7] gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
#101429 merged
Jan 30, 2023 -
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0
#101424 merged
Jan 30, 2023 -
GH-101291: Refactor the `PyLongObject` struct
#101292 merged
Jan 30, 2023
33 Pull requests opened by 29 people
-
datetime.rst: correct timedelta description
#101417 opened
Jan 30, 2023 -
gh-101384: add socket timeout to ThreadedVSOCKSocketStreamTest and skip it on WSL
#101419 opened
Jan 30, 2023 -
gh-59956: Partial Fix for GILState API Compatibility with Subinterpreters
#101431 opened
Jan 30, 2023 -
gh-101432: Update the docs for inspect.getcoroutinestate
#101435 opened
Jan 30, 2023 -
gh-97933: inline list/dict/set comprehensions in functions
#101441 opened
Jan 30, 2023 -
gh-101444: Optimize bytearray slice assignment for bytes-like object
#101445 opened
Jan 31, 2023 -
GH-100240: Generic freelist, applied to ints
#101453 opened
Jan 31, 2023 -
GH-48962: Fix duplicate values in the list when deepcopying a subclass list
#101466 opened
Jan 31, 2023 -
gh-101472: Add nargs='...' to the reference of add_argument in argparse
#101473 opened
Jan 31, 2023 -
Documentation: Explain using Match.expand with \g<0>
#101475 opened
Jan 31, 2023 -
gh-101476: Add _PyType_GetModuleState
#101477 opened
Jan 31, 2023 -
gh-101486: Make IsolatedAsyncioTestCase less picky about what is async [DO-NOT-MERGE]
#101487 opened
Feb 1, 2023 -
gh-101410: Improve error messages in math module
#101492 opened
Feb 1, 2023 -
GH-55089: Add a boolean format option to do_mkvalue
#101496 opened
Feb 1, 2023 -
gh-90889: Deprecate pathlib methods when required functions are missing.
#101505 opened
Feb 1, 2023 -
gh-98831: Modernize CALL and family
#101508 opened
Feb 1, 2023 -
gh-101538: Add experimental wasi-threads build
#101537 opened
Feb 3, 2023 -
gh-101543: Ensure Windows registry path is only used when stdlib can't be found
#101544 opened
Feb 3, 2023 -
gh-83861: Fix datetime.astimezone() method
#101545 opened
Feb 3, 2023 -
gh-101549: fix documentation of xml.etree.ElementInclude
#101550 opened
Feb 3, 2023 -
gh-84559: multiprocessing start method default away from `fork`
#101556 opened
Feb 4, 2023 -
gh-101558: Add time.sleep_until()
#101559 opened
Feb 4, 2023 -
GH-101362 - Optimise pathlib by deferring path normalisation
#101560 opened
Feb 4, 2023 -
gh-101562: add tests for inheritance with NotRequired & Required in p…
#101563 opened
Feb 4, 2023 -
gh-101561: Add typing.override decorator
#101564 opened
Feb 4, 2023 -
gh-80667: Fix Tangut ideographs names in unicodedata
#101585 opened
Feb 5, 2023 -
gh-76961: Possible fix for buildbot failures in test_pep3118
#101587 opened
Feb 5, 2023 -
GH-99818: improve the documentation for zipfile.Path and Traversable
#101589 opened
Feb 5, 2023 -
ArgumentDefaultsHelpFormatter: fix docstring
#101591 opened
Feb 6, 2023 -
gh-89381: Fix invalid signatures of math/cmath.log (v2)
#101593 opened
Feb 6, 2023 -
Fix an incorrect example in the int.to_bytes() docs, now it shows an OverflowError
#101595 opened
Feb 6, 2023 -
[3.11] gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
#101597 opened
Feb 6, 2023 -
[3.10] gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
#101598 opened
Feb 6, 2023
53 Issues closed by 24 people
-
Support RFC 2392 in email package
#37351 closed
Feb 6, 2023 -
Optimized collections.abc
#101573 closed
Feb 5, 2023 -
tarfile cannot handle high UIDs such as 734_380_696 (or at least the test fails)
#101334 closed
Feb 5, 2023 -
race condition in asyncio.BaseEventLoop.run_forever
#94031 closed
Feb 5, 2023 -
Wrong example for range slice in documentation
#101582 closed
Feb 5, 2023 -
ctypes does not support fspath protocol
#77772 closed
Feb 5, 2023 -
ctypes: memoryview gives incorrect PEP3118 format strings for both packed and unpacked structs
#76961 closed
Feb 5, 2023 -
`int` and `set` subclass `__sizeof__` under-reports the instance dictionary pointer
#101266 closed
Feb 5, 2023 -
configure.ac unconditionnaly references variables only defined under --enable-framework
#100379 closed
Feb 5, 2023 -
brownie
#101577 closed
Feb 5, 2023 -
Possibly missing options in the documentation of timeit
#101221 closed
Feb 5, 2023 -
System transitions tests are skipped in datetime tester
#101539 closed
Feb 5, 2023 -
Fix [frozen]set documentation for multiple-set methods
#101565 closed
Feb 4, 2023 -
Unexpected behaviors with `collections.abc.Set` for binary operators
#101568 closed
Feb 4, 2023 -
ZlibDecompressor not tested
#101322 closed
Feb 4, 2023 -
wrong type for wintypes.BYTE
#60580 closed
Feb 4, 2023 -
crash in embed mode(3.8.10)
#100173 closed
Feb 4, 2023 -
Make it easier to override externals on Windows
#101522 closed
Feb 3, 2023 -
Python Windows .exe Installer ignores /TargetDir if there is an existing installation
#86358 closed
Feb 3, 2023 -
PYTHONPATH is not picked up in isolated mode even if use_environment is 1
#101471 closed
Feb 3, 2023 -
`.c` and internal non-vendored `.h` files have `#ifdef __cplusplus`
#94795 closed
Feb 3, 2023 -
AIX build is broken because of _bootsubprocess removal.
#96305 closed
Feb 3, 2023 -
AIX build fails with the main branch
#98705 closed
Feb 3, 2023 -
asyncio Streams wait_closed
#100920 closed
Feb 3, 2023 -
It appears that I can only write one line of code at a time. It may be me,,
#101510 closed
Feb 2, 2023 -
Python launcher does not filter when only one runtime is installed
#101467 closed
Feb 1, 2023 -
Improper call to `asyncio.Timeout.expired`
#101498 closed
Feb 1, 2023 -
Upgrade OpenSSL bundled with windows to 1.1.1s
#100180 closed
Feb 1, 2023 -
Documentation of END_ASYNC_FOR is out of date and incorrect
#101454 closed
Feb 1, 2023 -
Update pickle opcode documentation in pickletools for 3.x
#53513 closed
Feb 1, 2023 -
Argument Clinic: improve generated code for `subclass_of` checks
#101479 closed
Feb 1, 2023 -
Please add the `ssl_shutdown_timeout` parameter for `StreamWriter.start_tls()` in asyncio
#101317 closed
Feb 1, 2023 -
[subinterpreters] crash in _elementtree when parsing in parallel
#92123 closed
Feb 1, 2023 -
Support building against homebrew on macOS
#75457 closed
Feb 1, 2023 -
Wrong example in more_itertools.unique_everseen
#101491 closed
Feb 1, 2023 -
datetime timestamp for 2022/03/13 2:00:00
#101482 closed
Feb 1, 2023 -
Argument clinic: improve generated code for self converter type checks
#101409 closed
Jan 31, 2023 -
Optimise `get_io_state()`
#101469 closed
Jan 31, 2023 -
Why string_at function in python3 gives different result for ubuntu linux, MacOs, Amazon Linux?
#101075 closed
Jan 31, 2023 -
Enhance Python's Memory Instrumentation with COUNT_ALLOCS
#77239 closed
Jan 31, 2023 -
Use a more principled approach to freelists
#89738 closed
Jan 31, 2023 -
From doesn't work
#101465 closed
Jan 31, 2023 -
extra comma (,) in the json snippet in Doc/howto/logging-cookbook.rst
#101440 closed
Jan 31, 2023 -
Add link to the first article about Python
#99276 closed
Jan 31, 2023 -
Negative line number in stacktrace exception
#101400 closed
Jan 31, 2023 -
Wrong Spanish translation for math.floor
#101457 closed
Jan 31, 2023 -
`floor()` function definition error (only in spanish)
#101456 closed
Jan 31, 2023 -
[doc] Behavior of os.path.join does not match documentation
#77607 closed
Jan 31, 2023 -
error handling in the compiler is inconsistent
#99955 closed
Jan 31, 2023 -
Aliases for imported names is not tested in `test_ast.py`
#101229 closed
Jan 30, 2023 -
Bytecode interpreter generator should support composing instructions from parts.
#101369 closed
Jan 30, 2023 -
Subprocess stdin does not allow tempfile.SpooledTemporaryFile
#101136 closed
Jan 30, 2023
51 Issues opened by 44 people
-
``argparse`` Prints options per flag name when only once is necessary
#101599 opened
Feb 6, 2023 -
Incorrect docstring of math.exp (math.e vs Euler's number)
#101594 opened
Feb 6, 2023 -
1st line of the math.perm docstring doesn't mention a default value for k
#101592 opened
Feb 6, 2023 -
Deprecate pickle support for itertools
#101588 opened
Feb 5, 2023 -
multiprocessing.pool ThreadPool.imap does not respect memory scarcity
#101586 opened
Feb 5, 2023 -
Optionally prevent child tasks from being cancelled in `asyncio.TaskGroup`
#101581 opened
Feb 5, 2023 -
`PyErr_SetObject()` behavior is strange and not as documented.
#101578 opened
Feb 5, 2023 -
Document the behaviour of Decimal.__round__
#101575 opened
Feb 5, 2023 -
Update the bundled version of pip to 23.0
#101570 opened
Feb 4, 2023 -
ZipFile.extractall fails if zipfile.Path object is created based on the ZipFile object
#101566 opened
Feb 4, 2023 -
typing: Inheritance with `NotRequired` or `Required` in parent fields is not tested
#101562 opened
Feb 4, 2023 -
Add typing.override decorator
#101561 opened
Feb 4, 2023 -
Allow sleeping until an absolute time
#101558 opened
Feb 4, 2023 -
The builtin `help(...)` should unstringify (and "unforwardref") annotations
#101552 opened
Feb 3, 2023 -
wrong type documented for xml.etree.ElementInclude.default_loader
#101549 opened
Feb 3, 2023 -
Python 3.11 on Windows prioritises registry paths over build directory
#101543 opened
Feb 3, 2023 -
Pathlib.is_dir() handling of recursive symlinks is arguably wrong
#101542 opened
Feb 3, 2023 -
Unexpected behaviour of IntFlag with a custom __new__ in Python 3.11.0.
#101541 opened
Feb 3, 2023 -
Add threading support based on wasi-threads
#101538 opened
Feb 3, 2023 -
HTTPError documentation needs improvement
#101536 opened
Feb 3, 2023 -
UUID's _arp_getnode does not account for omitted leading 0's in arp output on Darwin
#101531 opened
Feb 3, 2023 -
Make BOLT as stable feature
#101525 opened
Feb 2, 2023 -
Maybe Drop "channels" from _xxsubinterpreters
#101524 opened
Feb 2, 2023 -
Python on Mac OS is continuously crashing when performing tasks.
#101521 opened
Feb 2, 2023 -
Isolate the tracemalloc Module Between Interpreters
#101520 opened
Feb 2, 2023 -
"make test" crushes raspberry pi by running tests in parallel
#101519 opened
Feb 2, 2023 -
Bug in linecache when raising exceptiongroup that contains `ZeroDivisionError` + other exception.
#101517 opened
Feb 2, 2023 -
SystemExit handling in TaskGroups
#101515 opened
Feb 2, 2023 -
Isolate the faulthandler Module Between Interpreters
#101509 opened
Feb 1, 2023 -
argparse - make return type from `add_subparsers` public
#101503 opened
Feb 1, 2023 -
sysconfig.get_path('platstdlib') return paths in virtual environments (or otherwise weird)
#101500 opened
Feb 1, 2023 -
Cannot patch __call__ on an object with vectorcall defined
#101497 opened
Feb 1, 2023 -
Enhance aiter to support built-in sync iterables
#101495 opened
Feb 1, 2023 -
Add comments parsing flag to ast.parse
#101494 opened
Feb 1, 2023 -
cannot in-place update set with keys_view using |=
#101478 opened
Jan 31, 2023 -
Add _PyType_GetModuleState for fast module access from heap type methods
#101476 opened
Jan 31, 2023 -
Parsing arguments using argparse can lead to SIGSTOP
#101474 opened
Jan 31, 2023 -
Add nargs='...' to the reference of add_argument in argparse
#101472 opened
Jan 31, 2023 -
OrderedDict dict/list representation
#101446 opened
Jan 31, 2023 -
bytearray slice assignment for bytes-like object is much slower than that for bytearray
#101444 opened
Jan 31, 2023 -
ElementTree.iterparse "leaks" file descriptor when not exhausted
#101438 opened
Jan 30, 2023 -
_PyInterpreterState_DeleteExceptMain() May Cause Problems During Fork
#101437 opened
Jan 30, 2023 -
Requiring A Current Thread State for PyThreadState_Clear(), etc. is Problematic
#101436 opened
Jan 30, 2023 -
Docs out of date for getcoroutinestate?
#101432 opened
Jan 30, 2023 -
_tracemalloc__get_object_traceback doesn't handle objects with pre-headers correctly
#101430 opened
Jan 30, 2023 -
Misleading: "The statement import results in bytecode resembling __import__"
#101423 opened
Jan 30, 2023 -
tarfile.errorlevel is 1, not 0
#101422 opened
Jan 30, 2023 -
Diacritics are not considered part of words
#101421 opened
Jan 30, 2023 -
os.walk() silent about non-directory
#101420 opened
Jan 30, 2023 -
Bug on multiprocessing.shared_memory.ShareableList
#101416 opened
Jan 30, 2023
139 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
gh-101196: Make isdir/isfile/exists faster on Windows
#101324 commented on
Feb 3, 2023 • 41 new comments -
gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callbacks' subsections of asyncio-eventloop.rst
#100270 commented on
Feb 5, 2023 • 33 new comments -
gh-95299: Stop installing setuptools as a part of ensurepip and venv
#101039 commented on
Feb 4, 2023 • 19 new comments -
multiprocessing's default posix start method of `'fork'` is broken: change to `'spawn'`
#84559 commented on
Feb 4, 2023 • 10 new comments -
Support moving across filesystems in pathlib.Path, as shutil.move() does
#73991 commented on
Feb 2, 2023 • 9 new comments -
cmath.log has an invalid signature
#89381 commented on
Feb 6, 2023 • 8 new comments -
gh-99203: `shutil.make_archive()`: restore select CPython <= 3.10.5 behavior
#99802 commented on
Jan 31, 2023 • 8 new comments -
GH-84783: Make the slice object hashable
#101264 commented on
Feb 5, 2023 • 6 new comments -
Add eager task creation API to asyncio
#97696 commented on
Feb 1, 2023 • 5 new comments -
unusual behaviour in asyncio.TaskGroup in the presence of GeneratorExit, StopIteration, KeyboardInterrupt and SystemExit
#95571 commented on
Feb 2, 2023 • 5 new comments -
Use zlib-ng or chromium's zlib rather than mainline stale zlib in binary releases
#91349 commented on
Feb 3, 2023 • 5 new comments -
gh-100458: Clarify Enum.__format__() change of mixed-in types in the whatsnew/3.11.rst
#100387 commented on
Feb 1, 2023 • 5 new comments -
zipfile.Path is not Path-like
#99818 commented on
Feb 5, 2023 • 4 new comments -
bpo-36516: Let Python Launcher recognize pyw file as Python GUI Script file type correctly.
#12672 commented on
Feb 5, 2023 • 4 new comments -
gh-89773: Handle multiple cookies with the same name
#29208 commented on
Feb 6, 2023 • 4 new comments -
gh-99108: Import SHA2-224 and SHA2-256 from HACL*
#99109 commented on
Jan 31, 2023 • 4 new comments -
No zlib in WASI
#93819 commented on
Feb 1, 2023 • 3 new comments -
[pathlib] issues with Windows device paths
#78079 commented on
Feb 2, 2023 • 3 new comments -
multiprocessing.Pool gets stuck indefinitely when the child process is killed manually
#96062 commented on
Feb 3, 2023 • 3 new comments -
IntEnum access is slower in 3.11 vs 3.10
#101370 commented on
Feb 5, 2023 • 3 new comments -
Compiler warning for `_Py_InIntegralTypeRange`
#97786 commented on
Feb 5, 2023 • 3 new comments -
gh-74112: IDLE: Fix blocking function ignore SIGINT
#2466 commented on
Feb 4, 2023 • 3 new comments -
Add a coveragerc file that ignores code blocks that don't matter for coverage
#8150 commented on
Feb 5, 2023 • 3 new comments -
gh-72496: Implemented patch to improve performance of string.Template
#99177 commented on
Feb 1, 2023 • 3 new comments -
gh-99138: Isolate _zoneinfo
#99218 commented on
Feb 3, 2023 • 3 new comments -
gh-100176: Tools/iobench: Remove redundant compat code for Python <= 3.2
#100197 commented on
Jan 30, 2023 • 3 new comments -
gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+
#101127 commented on
Feb 5, 2023 • 3 new comments -
PosixPath() constructor should not accept strings with embedded NUL bytes
#66345 commented on
Jan 31, 2023 • 2 new comments -
Documentation is too personalized
#62480 commented on
Feb 1, 2023 • 2 new comments -
Isolate the itertools extension module
#101277 commented on
Feb 1, 2023 • 2 new comments -
Improve Interpreter Isolation
#100227 commented on
Feb 2, 2023 • 2 new comments -
Use a principled, and consistent, implementation of freelists.
#100240 commented on
Feb 3, 2023 • 2 new comments -
[configparser] Add section/option delimiter to ExtendedInterpolation
#68319 commented on
Feb 5, 2023 • 2 new comments -
gh-74623: Avoid untar errors when write-protected files are tarred twice
#1808 commented on
Feb 5, 2023 • 2 new comments -
bpo-31078: Propogate use_rawinput to recursive pdb (debug command)
#2947 commented on
Feb 2, 2023 • 2 new comments -
gh-84436: Implement Immortal Instances
#19474 commented on
Feb 1, 2023 • 2 new comments -
gh-85984: Remove legacy Lib/pty.py code.
#92365 commented on
Feb 6, 2023 • 2 new comments -
gh-88233: zipfile: handle extras after a zip64 extra
#96161 commented on
Feb 5, 2023 • 2 new comments -
gh-101283: Try to load the fallback cmd.exe by an absolute path
#101286 commented on
Jan 31, 2023 • 2 new comments -
gh-101277: Isolate itertools, part 3/4
#101304 commented on
Feb 3, 2023 • 2 new comments -
GH-100288: Specialize class attribute loads
#101379 commented on
Feb 5, 2023 • 2 new comments -
get_lock() method is not present for Values created using multiprocessing.Manager()
#79967 commented on
Jan 30, 2023 • 1 new comment -
Signal if there is an OpenSSL major version mismatch
#99951 commented on
Jan 30, 2023 • 1 new comment -
Inconsistent validation of defaults in `argparse`
#100949 commented on
Jan 30, 2023 • 1 new comment -
Segmentation fault during the test__xxsubinterpreters test
#100981 commented on
Jan 30, 2023 • 1 new comment -
[subinterpreters] Make the PyGILState API compatible with subinterpreters
#59956 commented on
Jan 30, 2023 • 1 new comment -
Python 3.10 hang at exit in drop_gil() (due to resource warning at exit?)
#91414 commented on
Jan 30, 2023 • 1 new comment -
Inline dict/list/set comprehensions in the compiler for better performance
#97933 commented on
Jan 30, 2023 • 1 new comment -
better name for re.error Exception class.
#83162 commented on
Jan 31, 2023 • 1 new comment -
freeze.py not working properly with OS X framework builds
#65701 commented on
Feb 1, 2023 • 1 new comment -
Customize and improve error messages in the math module.
#101410 commented on
Feb 1, 2023 • 1 new comment -
base64.b85encode uses significant amount of RAM
#101178 commented on
Feb 1, 2023 • 1 new comment -
Document pickle behavior for subclasses of dicts/lists
#48962 commented on
Feb 1, 2023 • 1 new comment -
Undocumented interaction between kwargs default= and cls= for json.dump() function
#101332 commented on
Feb 1, 2023 • 1 new comment -
The hash and equals methods of code objects are large, complex and unnecessary.
#101346 commented on
Feb 2, 2023 • 1 new comment -
Add support for other image formats(e.g. PNG) to the turtle module
#95371 commented on
Feb 3, 2023 • 1 new comment -
socket.getfqdn() returns unqualifed hostname if the resolver is configured to trim local domains
#100298 commented on
Feb 3, 2023 • 1 new comment -
socket.if_nametoindex('no-such-iface') raises OSError() without setting errno
#100218 commented on
Feb 3, 2023 • 1 new comment -
Support setting `tp_vectorcall` for heap types
#100554 commented on
Feb 3, 2023 • 1 new comment -
python 3.11.1 support for OpenSSL 3.0 on Windows
#101401 commented on
Feb 3, 2023 • 1 new comment -
Context manager support for `contextvars.Context`
#99633 commented on
Feb 3, 2023 • 1 new comment -
datetime.astimezone() method does not handle invalid local times as required by PEP 495
#83861 commented on
Feb 3, 2023 • 1 new comment -
argparse: relative include of config files
#74606 commented on
Feb 3, 2023 • 1 new comment -
IDLE: in shell, time.sleep ignores _thread.interrupt_main()
#74112 commented on
Feb 4, 2023 • 1 new comment -
setting a locale that uses comma as decimal separator breaks tkinter.DoubleVar
#84008 commented on
Feb 4, 2023 • 1 new comment -
HTML documentation has accessibility issues for movement-impaired developers
#101109 commented on
Feb 5, 2023 • 1 new comment -
bpo-30509: Optimize and clean up calling type slots.
#1861 commented on
Feb 6, 2023 • 1 new comment -
bpo-30587: Adds signature checking for mock autospec object method calls
#1982 commented on
Feb 6, 2023 • 1 new comment -
bpo-28994: Chain exceptions rather than dropping the old exception.
#2072 commented on
Feb 4, 2023 • 1 new comment -
bpo-22253: Add support to unnamed sections in ConfigParser
#2735 commented on
Jan 31, 2023 • 1 new comment -
bpo-30988: Fix parsing address headers with dots start/end display name
#2811 commented on
Feb 6, 2023 • 1 new comment -
bpo-32862: Make os.dup2(fd, fd) a no-op for valid fd
#5713 commented on
Feb 5, 2023 • 1 new comment -
gh-59022: add tests to extend_path
#12871 commented on
Feb 5, 2023 • 1 new comment -
bpo-45545: premptively fail on contextlib.chdir if we can't chdir back
#29220 commented on
Feb 6, 2023 • 1 new comment -
bpo-46212: Avoid temporary `varargs` tuple creation in argument passing
#30312 commented on
Feb 4, 2023 • 1 new comment -
gh-87766: fix highlight location for f-string field errors
#92856 commented on
Jan 31, 2023 • 1 new comment -
gh-47937: Note that Popen attributes are read-only
#93070 commented on
Feb 2, 2023 • 1 new comment -
gh-95371: Add support for other image formats(e.g. PNG) to the turtle…
#95378 commented on
Feb 3, 2023 • 1 new comment -
gh-89727: Fix pathlib.Path.walk RecursionError on deep trees
#100282 commented on
Feb 1, 2023 • 1 new comment -
gh-100388: Change undefined __DATE__ to XXX XX XXXX
#100389 commented on
Feb 5, 2023 • 1 new comment -
GH-66143: Allow copying of CodecInfo object
#100432 commented on
Jan 30, 2023 • 1 new comment -
Fix typo in `ssl.rst`
#100517 commented on
Feb 5, 2023 • 1 new comment -
gh-100538: Create a workflow for verifying bundled libexpat files
#100539 commented on
Feb 3, 2023 • 1 new comment -
gh-100989: Fix docstrings of `collections.deque`
#100990 commented on
Feb 3, 2023 • 1 new comment -
GH-101228: Fix typo in docstring for read method of _io.TextIOWrapper class
#101227 commented on
Feb 5, 2023 • 1 new comment -
gh-101267: [bug] ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures
#101268 commented on
Jan 31, 2023 • 1 new comment -
GH-90744: Fix erroneous doc links in the sys module
#101319 commented on
Feb 1, 2023 • 1 new comment -
Unit test test.test_socket.ThreadedVSOCKSocketStreamTest.testStream hangs on WSL2 ubuntu
#101384 commented on
Jan 30, 2023 • 0 new comments -
IDLE: Add "selected" section to Statusbar
#92822 commented on
Jan 30, 2023 • 0 new comments -
Do Not Allow Static Objects to be Deallocated
#101265 commented on
Jan 30, 2023 • 0 new comments -
Possible small mistake in the documentation of importlib.util.LazyLoader.factory
#101390 commented on
Jan 30, 2023 • 0 new comments -
do_mkvalue and 'boolean'
#55089 commented on
Feb 1, 2023 • 0 new comments -
pathlib.Path methods can raise NotImplementedError
#90889 commented on
Feb 1, 2023 • 0 new comments -
Tkinter ::: Radiobutton class is not working properly based on type of value supplied to it
#101005 commented on
Feb 2, 2023 • 0 new comments -
PyObject_GC_Resize doesn't check preheader size
#101408 commented on
Feb 2, 2023 • 0 new comments -
tkinter OptionMenu conform to standard widget options,
#101284 commented on
Feb 2, 2023 • 0 new comments -
webbrowser CLI has no --help?
#101313 commented on
Feb 2, 2023 • 0 new comments -
Popen() object stdout attribute reassignment behaviour
#47937 commented on
Feb 2, 2023 • 0 new comments -
Improve layout of the documentation for array
#100925 commented on
Feb 3, 2023 • 0 new comments -
Generate the interpreter
#98831 commented on
Feb 3, 2023 • 0 new comments -
SSLContext.load_verify_locations accepts some cases of trailing data in DER
#100372 commented on
Feb 3, 2023 • 0 new comments -
platform._sys_version() raises exception when __DATE__ is undefined at build-time
#100388 commented on
Feb 3, 2023 • 0 new comments -
email.generator.Generator ignores policy when using `multipart/signed` → ruins signing
#99533 commented on
Feb 3, 2023 • 0 new comments -
PEP 594: Process "to be removed in 3.12" part of the plan
#93243 commented on
Feb 3, 2023 • 0 new comments -
The email parser class returns the wrong type for the parsed message
#101104 commented on
Feb 3, 2023 • 0 new comments -
Show the version of Python Launcher for Windows
#100829 commented on
Feb 3, 2023 • 0 new comments -
Smtp auth login should fail immediately if error is bad authentication
#100331 commented on
Feb 3, 2023 • 0 new comments -
gzip module writes file with bad CRC when saving large files
#100260 commented on
Feb 3, 2023 • 0 new comments -
Accommodate Sphinx option by changing docstring return type of "integer" to "int".
#100989 commented on
Feb 3, 2023 • 0 new comments -
Document that naïve datetime objects represent local time
#91384 commented on
Feb 3, 2023 • 0 new comments -
Create a GitHub Actions workflow for verifying bundled libexpat files
#100538 commented on
Feb 3, 2023 • 0 new comments -
Tweak asyncio.Runner loop_factory docs to emphasize that the default case *does* call `set_event_loop()`
#96036 commented on
Feb 3, 2023 • 0 new comments -
Cross-link docs for faulthandler, traceback and pdb
#56426 commented on
Feb 4, 2023 • 0 new comments -
Enhance the BOLT build process
#101282 commented on
Feb 4, 2023 • 0 new comments -
multiprocessing.Process generates FileNotFoundError when argument isn't explicitly referenced
#94765 commented on
Feb 4, 2023 • 0 new comments -
Optimize pathlib path construction
#101362 commented on
Feb 4, 2023 • 0 new comments -
3.11 regression: default arguments in PyEval_EvalCodeEx
#101072 commented on
Feb 5, 2023 • 0 new comments -
Zipfile lib overwrites the extra field during closing when the archive size is more then ZIP64_LIMIT
#88233 commented on
Feb 5, 2023 • 0 new comments -
Bugs and inconsistencies in unicodedata
#80667 commented on
Feb 5, 2023 • 0 new comments -
Lib/pty.py major revision
#85984 commented on
Feb 5, 2023 • 0 new comments -
unicodedata: is_normalized claims nothing is normalized in any form when using the 3.2.0 database
#101372 commented on
Feb 6, 2023 • 0 new comments -
gh-58319: IDLE: Add interrupt handle when open debugger
#1821 commented on
Feb 4, 2023 • 0 new comments -
bpo-28602: [WIP] Add fold support to fromutc
#7425 commented on
Feb 5, 2023 • 0 new comments -
gh-63301: Set exit code when tabnanny CLI exits on error
#7699 commented on
Feb 1, 2023 • 0 new comments -
bpo-45509: Check gzip headers for corrupted fields
#29028 commented on
Jan 30, 2023 • 0 new comments -
bpo-45545: chdir __exit__ is not safe
#29218 commented on
Feb 4, 2023 • 0 new comments -
bpo-31613: Localize tkinter.simpledialog button texts
#31682 commented on
Feb 5, 2023 • 0 new comments -
gh-92822: IDLE - Add a selection label to window statusbars
#92823 commented on
Jan 30, 2023 • 0 new comments -
gh-95377: Editted docs for argparse.add._subparser
#95490 commented on
Feb 5, 2023 • 0 new comments -
gh-97850: Deprecate `find_loader` and `get_loader` in `pkgutil`
#98520 commented on
Feb 5, 2023 • 0 new comments -
gh-99633: Add context manager support to `contextvars.Context`
#99634 commented on
Feb 2, 2023 • 0 new comments -
gh-99761: add invalid_index macro
#99762 commented on
Feb 5, 2023 • 0 new comments -
gh-100129: Make the names of all classes in the types module resolvable
#100130 commented on
Feb 3, 2023 • 0 new comments -
gh-100985: Consistently wrap IPv6 IP address during CONNECT
#100986 commented on
Feb 2, 2023 • 0 new comments -
gh-100762: Switch order of exception match in gen_close
#101011 commented on
Feb 1, 2023 • 0 new comments -
Docs: Fix getstatus() -> getcode() typos
#101296 commented on
Feb 6, 2023 • 0 new comments -
gh-101277: Isolate itertools, part 4/4
#101305 commented on
Feb 1, 2023 • 0 new comments -
gh-97933: add opcode for more efficient comprehension execution
#101310 commented on
Jan 30, 2023 • 0 new comments -
gh-73435: Implement recursive wildcards in pathlib.PurePath.match()
#101398 commented on
Feb 1, 2023 • 0 new comments