-
-
Notifications
You must be signed in to change notification settings - Fork 29.9k
Insights: python/cpython
September 10, 2024 – September 17, 2024
Overview
Could not load contribution data
Please try again later
100 Pull requests merged by 36 people
-
gh-124064: Fix -Wconversion warnings in Parser/pegen.c
#124181 merged
Sep 17, 2024 -
gh-124064: Fix -Wconversion warnings in pycore_{long,object}.h
#124177 merged
Sep 17, 2024 -
[3.12] GH-103484: Fix broken links reported by linkcheck (GH-124169)
#124180 merged
Sep 17, 2024 -
GH-103484: Fix broken links reported by linkcheck
#124169 merged
Sep 17, 2024 -
gh-124064: Fix some -Wconversion warnings
#124174 merged
Sep 17, 2024 -
[3.12] Use pep role instead of url (GH-121611)
#124173 merged
Sep 17, 2024 -
Use pep role instead of url
#121611 merged
Sep 17, 2024 -
Tools/build/stable_abi.py: Improve ergonomics
#105355 merged
Sep 17, 2024 -
[3.12] gh-123836: Check zero signs in math_testcases.txt (GH-123854)
#124162 merged
Sep 17, 2024 -
gh-123836: check zero signs in math_testcases.txt
#123854 merged
Sep 17, 2024 -
GH-123945: Update regex for parsing negative numbers that contain underscores
#123970 merged
Sep 17, 2024 -
[3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
#124152 merged
Sep 17, 2024 -
GH-103484: Fix permanently redirects reported by linkcheck
#124144 merged
Sep 17, 2024 -
[3.12] GH-124108: Skip test_locale.test_strcoll_with_diacritic() on NetBSD (GH-124110)
#124147 merged
Sep 16, 2024 -
[3.12] gh-121023: Improve
_xxtestfuzz/README.rst
(GH-121024)#124141 merged
Sep 16, 2024 -
gh-121023: Improve
_xxtestfuzz/README.rst
#121024 merged
Sep 16, 2024 -
gh-124043: Disallow mixing
--with-trace-refs
and--disable-gil
#124078 merged
Sep 16, 2024 -
[3.12] GH-103484: Tell linkcheck to ignore debian manpage redirects (GH-123019)
#124136 merged
Sep 16, 2024 -
gh-124064: Make warning emitting compiler options opt-in
#124070 merged
Sep 16, 2024 -
GH-109975: Copyedit 3.13 What's New: New Deprecations
#123845 merged
Sep 16, 2024 -
gh-123969: refactor _PyErr_RaiseSyntaxError and _PyErr_EmitSyntaxWarning out of compiler
#123972 merged
Sep 16, 2024 -
gh-124058: remove _PyCompile_IsNestedScope, roll it into _PyCompile_IsInteractive
#124061 merged
Sep 16, 2024 -
[3.12] Docs: Drop letter PDF (GH-123912)
#123999 merged
Sep 16, 2024 -
gh-97588: remove unused functions in _ctypes/cfield.c
#124010 merged
Sep 16, 2024 -
[3.12] gh-94808: Add test coverage for "starred kind" in _PyPegen_set_expr_context (GH-119222)
#119264 merged
Sep 16, 2024 -
gh-123748: Add conditional compilation rules to allow HACL SIMD256 to be compiled on universal
#123989 merged
Sep 16, 2024 -
gh-121404: update CODEOWNERS
#124109 merged
Sep 15, 2024 -
[3.12] gh-98442: fix locations of with statement's cleanup instructions (GH-120763)
#120787 merged
Sep 15, 2024 -
gh-121459: Add missing return to _PyDict_LoadGlobalStackRef
#124085 merged
Sep 14, 2024 -
Remove unused
_allowed_types
fromtyping.py
#124090 merged
Sep 14, 2024 -
Remove unused variable in
MagicMixin._mock_set_magics
#124092 merged
Sep 14, 2024 -
gh-124068: Fix reference leak with generators in the free-threaded build
#124069 merged
Sep 14, 2024 -
gh-121607: Edited source file import recipe to make it more clear
#121519 merged
Sep 13, 2024 -
Minor edits to the descriptor guide
#123928 merged
Sep 13, 2024 -
[3.12] gh-123974: Fix time.get_clock_info() on NetBSD (GH-123975)
#124073 merged
Sep 13, 2024 -
gh-123974: Fix OSError for thread_time clock on NetBSD by setting default resolution
#123975 merged
Sep 13, 2024 -
Revert "gh-112301: Enable warning emitting options and ignore warnings in CI (#123020)"
#124065 merged
Sep 13, 2024 -
gh-100554: Fix formatting of type.rst modifications
#124066 merged
Sep 13, 2024 -
gh-122957: Fix test flakiness in free-thread build
#124039 merged
Sep 13, 2024 -
[3.12] gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031)
#124062 merged
Sep 13, 2024 -
gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY Error
#124031 merged
Sep 13, 2024 -
gh-121459: Deferred LOAD_GLOBAL
#123128 merged
Sep 13, 2024 -
[3.12] Normalize cdecl formatting as found elsewhere on ctypes.rst (GH-121379)
#124057 merged
Sep 13, 2024 -
Normalize cdecl formatting as found elsewhere on ctypes.rst
#121379 merged
Sep 13, 2024 -
Update to 3.13 the output of exceptions raised
#123888 merged
Sep 13, 2024 -
gh-124022: add missing #include
#124052 merged
Sep 13, 2024 -
gh-119802: Update memory management docs for free-threaded build
#124006 merged
Sep 13, 2024 -
gh-124016: update Unicode to 16.0.0
#124017 merged
Sep 13, 2024 -
gh-124022: Fix bug where class docstring is removed in interactive mode
#124023 merged
Sep 13, 2024 -
gh-112301: Enable warning emitting options and ignore warnings in CI
#123020 merged
Sep 13, 2024 -
[3.12] gh-123811: Test that round(Decimal) can return signed zero (GH-124007)
#124049 merged
Sep 13, 2024 -
gh-123811: test that round(Decimal) can return signed zero
#124007 merged
Sep 13, 2024 -
gh-123961: add
curses
prefix to global variable names in_cursesmodule.c
#124047 merged
Sep 13, 2024 -
gh-124044: protect macros expansions in
_cursesmodule.c
usingdo { ... } while (0)
constructions#124045 merged
Sep 13, 2024 -
gh-123909: PyType_From*: Disallow metaclasses with custom tp_new
#123947 merged
Sep 13, 2024 -
gh-108303: Remove the non-test
Lib/test/reperf.py
#114356 merged
Sep 13, 2024 -
gh-123961: remove global variable
ModDict
in_cursesmodule.c
#123962 merged
Sep 13, 2024 -
GH-101599: Update docs to remove redundant option in argparse tutorial
#124025 merged
Sep 13, 2024 -
gh-116622: Mock the passage of time in Android logcat rate limit tests
#124015 merged
Sep 13, 2024 -
gh-123614: Add save function to turtle.py
#123617 merged
Sep 13, 2024 -
gh-116622: Android test script improvements
#124012 merged
Sep 13, 2024 -
gh-123976: Refresh docs around custom providers.
#123977 merged
Sep 13, 2024 -
[3.13] gh-124027: Support Del, PgUp, and PgDn on TERM=vt100 (GH-124028)
#124029 merged
Sep 13, 2024 -
gh-124027: Support Del, PgUp, and PgDn on TERM=vt100
#124028 merged
Sep 13, 2024 -
gh-124019: do not call codegen_annotations_in_scope if there are no annotations
#124020 merged
Sep 12, 2024 -
gh-123085: Fix issue in inferred caller when resources package has no source
#123102 merged
Sep 12, 2024 -
gh-124013: remove _PyCompile_IsTopLevelAwait
#124014 merged
Sep 12, 2024 -
gh-123923: Defer refcounting for
f_executable
in_PyInterpreterFrame
#123924 merged
Sep 12, 2024 -
GH-123996: Explicitly mark 'self_or_null' as an array of size 1 to ensure that it is kept in memory for calls
#124003 merged
Sep 12, 2024 -
[3.12] gh-123917: Fix crypt check in configure
#123952 merged
Sep 12, 2024 -
gh-123994: Generate utf-16 file using little endian.
#123995 merged
Sep 12, 2024 -
gh-123968: Fix lower bound for
python -m random --float
#123971 merged
Sep 12, 2024 -
[3.12] gh-118577: Clarify that inspect.BoundArguments prefers to put values in args (GH-119936)
#124004 merged
Sep 12, 2024 -
gh-118577: Clarify inspect signature bound arguments
#119936 merged
Sep 12, 2024 -
Docs: Drop letter PDF
#123912 merged
Sep 12, 2024 -
gh-111997: update what's new in 3.13 re C API for monitoring events
#123822 merged
Sep 12, 2024 -
[3.12] gh-123935: Fix typo in
_get_slots
indataclasses.py
(GH-123941)#123992 merged
Sep 12, 2024 -
gh-123935: Fix typo in
_get_slots
indataclasses.py
#123941 merged
Sep 12, 2024 -
gh-116622: Switch test_stress_delivery_simultaneous from SIGUSR1 to SIGUSR2
#123981 merged
Sep 12, 2024 -
gh-121735: Fix module-adjacent references in zip files
#123037 merged
Sep 12, 2024 -
Fix "The Matrix" movie release year in
typing.rst
#123965 merged
Sep 11, 2024 -
Update Sphinx Lint and fix unnecessary parentheses in
:func:
s#123960 merged
Sep 11, 2024 -
gh-123958: apply docstring removal optimization in ast_opt instead of codegen
#123959 merged
Sep 11, 2024 -
gh-123290: fix reference leaks in the error-branches of
_cursesmodule.c
#123953 merged
Sep 11, 2024 -
gh-108951: document how to terminate an
asyncio.TaskGroup
#123837 merged
Sep 11, 2024 -
gh-119180: Documentation for PEP 649 and 749
#122235 merged
Sep 11, 2024 -
gh-123942: add missing test for docstring-handling code in ast_opt.c
#123943 merged
Sep 11, 2024 -
[3.12] gh-123919: Fix null handling in
_freeze_module.c
(GH-123920)#123949 merged
Sep 11, 2024 -
gh-123919: Fix null handling in
_freeze_module.c
#123920 merged
Sep 11, 2024 -
[3.12] gh-123811: test that round() can return signed zero (GH-123829)
#123939 merged
Sep 11, 2024 -
[3.12] gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071)
#123841 merged
Sep 11, 2024 -
Fix invisible character typo
#123933 merged
Sep 11, 2024 -
[3.12] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898)
#123937 merged
Sep 11, 2024 -
gh-123811: test that round() can return signed zero
#123829 merged
Sep 11, 2024 -
gh-77894: Fix a crash when the GC breaks a loop containing a memoryview
#123898 merged
Sep 11, 2024 -
[3.12] gh-123905: Update TOML description to include version number (GH-123906)
#123907 merged
Sep 11, 2024 -
[3.12] gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different directories (GH-123918)
#123922 merged
Sep 10, 2024 -
gh-123915: Ensure that AMD64 and ARM64 builds use different directories
#123918 merged
Sep 10, 2024
89 Pull requests opened by 31 people
-
[3.13] gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different directories (GH-123918)
#123921 opened
Sep 10, 2024 -
gh-115999: Implement thread-local bytecode and enable specialization for `BINARY_OP`
#123926 opened
Sep 10, 2024 -
gh-123930: Better error for "from imports" when script shadows module
#123929 opened
Sep 11, 2024 -
GH-103219: Fix optional args incorrectly being processed as required args
#123931 opened
Sep 11, 2024 -
GH-79714: add mention of stderr for clarity to ArgumentParser.exit()
#123932 opened
Sep 11, 2024 -
[3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898)
#123936 opened
Sep 11, 2024 -
[3.13] gh-123811: test that round() can return signed zero (GH-123829)
#123938 opened
Sep 11, 2024 -
For-else deserves its own section in the tutorial
#123946 opened
Sep 11, 2024 -
[3.13] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920)
#123948 opened
Sep 11, 2024 -
gh-123880: Allow recursive import of single-phase-init modules
#123950 opened
Sep 11, 2024 -
[3.13] gh-123942: add missing test for docstring-handling code in ast_opt.c (GH-123943)
#123955 opened
Sep 11, 2024 -
[3.13] gh-108951: Document how to terminate an asyncio.TaskGroup (GH-123837)
#123956 opened
Sep 11, 2024 -
[3.12] gh-108951: Document how to terminate an asyncio.TaskGroup (GH-123837)
#123957 opened
Sep 11, 2024 -
gh-123963: Expose GetCurrentByteCount from expat
#123964 opened
Sep 11, 2024 -
[3.13] Fix "The Matrix" movie release year in `typing.rst` (GH-123965)
#123966 opened
Sep 11, 2024 -
gh-85453: Improve class reference links on datetime.rst
#123980 opened
Sep 11, 2024 -
[3.13] gh-121735: Fix module-adjacent references in zip files (GH-123037)
#123986 opened
Sep 12, 2024 -
[3.13] gh-116622: Switch test_stress_delivery_simultaneous from SIGUSR1 to SIGUSR2 (GH-123981)
#123988 opened
Sep 12, 2024 -
[3.13] gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (GH-123941)
#123991 opened
Sep 12, 2024 -
[3.13] gh-111997: update what's new in 3.13 re C API for monitoring events (GH-123822)
#123997 opened
Sep 12, 2024 -
[3.13] Docs: Drop letter PDF (GH-123912)
#123998 opened
Sep 12, 2024 -
gh-109990: Fixed argparser parsing optional arguments with same prefix
#124000 opened
Sep 12, 2024 -
[3.13] gh-118577: Clarify that inspect.BoundArguments prefers to put values in args (GH-119936)
#124005 opened
Sep 12, 2024 -
[3.13] gh-123968: Fix lower bound for `python -m random --float` (GH-123971)
#124009 opened
Sep 12, 2024 -
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037)
#124011 opened
Sep 12, 2024 -
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present
#124018 opened
Sep 12, 2024 -
[3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102)
#124021 opened
Sep 12, 2024 -
[3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102)
#124024 opened
Sep 12, 2024 -
gh-123923: Defer refcounting for `f_funcobj` in `_PyInterpreterFrame`
#124026 opened
Sep 12, 2024 -
gh-120492: Sync importlib_metadata 8.2.0
#124033 opened
Sep 13, 2024 -
[3.13] gh-116622: Android test script improvements (GH-124012)
#124034 opened
Sep 13, 2024 -
[3.13] gh-116622: Mock the passage of time in Android logcat rate limit tests (GH-124015)
#124035 opened
Sep 13, 2024 -
[3.13] GH-101599: Update docs to remove redundant option in argparse tutorial (GH-124025)
#124037 opened
Sep 13, 2024 -
gh-123934: Fix `MagicMock` not to reset magic method return values
#124038 opened
Sep 13, 2024 -
gh-124040: adjust few tests in testHypot/testDist to get exactly computed results
#124042 opened
Sep 13, 2024 -
[3.13] gh-123811: Test that round(Decimal) can return signed zero (GH-124007)
#124048 opened
Sep 13, 2024 -
[3.13] gh-119802: Update memory management docs for free-threaded build (gh-124006)
#124054 opened
Sep 13, 2024 -
[3.13] Update to 3.13 the output of exceptions raised (GH-123888)
#124055 opened
Sep 13, 2024 -
[3.13] Normalize cdecl formatting as found elsewhere on ctypes.rst (GH-121379)
#124056 opened
Sep 13, 2024 -
gh-124008: Fix calculation of the number of written bytes for the Windows console
#124059 opened
Sep 13, 2024 -
[3.13] gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031)
#124063 opened
Sep 13, 2024 -
[3.13] gh-122957: Fix test flakiness in asyncio test in free-thread build (GH-124039)
#124067 opened
Sep 13, 2024 -
[3.13] gh-123974: Fix time.get_clock_info() on NetBSD (GH-123975)
#124072 opened
Sep 13, 2024 -
[3.13] Minor edits to the descriptor guide (GH-123928)
#124079 opened
Sep 13, 2024 -
[3.13] gh-121607: Edited source file import recipe to make it more clear (GH-121519)
#124080 opened
Sep 13, 2024 -
[3.12] gh-121607: Edited source file import recipe to make it more clear (GH-121519)
#124081 opened
Sep 13, 2024 -
gh-124083: Skip test_strsignal on NetBSD due to TypeError
#124084 opened
Sep 14, 2024 -
gh-123610: Added missing windows handle types to wintypes.py
#124086 opened
Sep 14, 2024 -
GH-123714: Update JIT compilation to use LLVM 19
#124093 opened
Sep 14, 2024 -
GH-87358: Add clarification about nargs and default argparse behaviour
#124094 opened
Sep 14, 2024 -
gh-102511: Change the `os.path.splitroot` param name from `path` back to `p`
#124097 opened
Sep 15, 2024 -
gh-121459: Deferred LOAD_ATTR (methods)
#124101 opened
Sep 15, 2024 -
gh-101100: Fix Sphinx warnings in `library/unittest.mock.rst`
#124106 opened
Sep 15, 2024 -
gh-123828: fix data raceing for _waiting_release method in _interpchannelsmodule.c
#124107 opened
Sep 15, 2024 -
Revert "gh-123974: Fix time.get_clock_info() on NetBSD (#123975)"
#124115 opened
Sep 16, 2024 -
gh-123978: Remove broken time.thread_time() on NetBSD
#124116 opened
Sep 16, 2024 -
gh-124096: Enable REPL virtual terminal support on Windows
#124119 opened
Sep 16, 2024 -
Docs: Update and proofread `library/venv.rst`
#124121 opened
Sep 16, 2024 -
gh-124120: Document `Annotated.__origin__`
#124125 opened
Sep 16, 2024 -
gh-124127: Make Py_REFCNT() opaque in limited C API 3.14
#124128 opened
Sep 16, 2024 -
Fix typo in XMLParser doc
#124129 opened
Sep 16, 2024 -
gh-123085: _compile_importlib: Avoid copying sources before compilation
#124131 opened
Sep 16, 2024 -
gh-124130: Match empty strings for regex category `\B`
#124133 opened
Sep 16, 2024 -
gh-118915: Add/fix docs entries for some new 3.13 C API
#124134 opened
Sep 16, 2024 -
[3.13] GH-109975: Copyedit 3.13 What's New: New Deprecations (GH-123845)
#124135 opened
Sep 16, 2024 -
[3.13] GH-103484: Tell linkcheck to ignore debian manpage redirects (GH-123019)
#124137 opened
Sep 16, 2024 -
[3.13] gh-124043: Disallow mixing `--with-trace-refs` and `--disable-gil` (GH-124078)
#124138 opened
Sep 16, 2024 -
[3.13] gh-121023: Improve `_xxtestfuzz/README.rst` (GH-121024)
#124140 opened
Sep 16, 2024 -
gh-123958: move assert optimization from codegen to ast_opt
#124143 opened
Sep 16, 2024 -
GH-95468: Prevent argparse from removing `--` in cases where used to delineate positional args
#124145 opened
Sep 16, 2024 -
[3.13] GH-124108: Skip test_locale.test_strcoll_with_diacritic() on NetBSD (GH-124110)
#124146 opened
Sep 16, 2024 -
Remove asserts that confuse `enum _framestate` with `enum _frameowner`
#124148 opened
Sep 16, 2024 -
gh-123940: Ensure force-terminated daemon threads can be joined
#124150 opened
Sep 17, 2024 -
[3.13] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
#124151 opened
Sep 17, 2024 -
GH-108009: Add clarification of parser and argument defaults in argparse docs
#124154 opened
Sep 17, 2024 -
gh-124139: Add WSL path conversion in `venv` activate script
#124155 opened
Sep 17, 2024 -
gh-124111 Update tkinter to use TclTk 8.6.15 or 9.0.0
#124156 opened
Sep 17, 2024 -
[3.13] GH-123945: Update regex for parsing negative numbers that contain underscores (GH-123970)
#124158 opened
Sep 17, 2024 -
[3.13] gh-123836: Check zero signs in math_testcases.txt (GH-123854)
#124161 opened
Sep 17, 2024 -
gh-124153: Implement `PyType_GetBaseByToken()` and `Py_tp_token` slot
#124163 opened
Sep 17, 2024 -
gh-124160: Pass main_tstate to update_global_state_for_extension()
#124164 opened
Sep 17, 2024 -
gh-124165: Optimize keep_top_bit() in heapq module by using _Py_bit_length()
#124166 opened
Sep 17, 2024 -
gh-123836: workaround fmod(x, y) bug on Windows
#124171 opened
Sep 17, 2024 -
[3.13] Use pep role instead of url (GH-121611)
#124172 opened
Sep 17, 2024 -
[3.12] GH-123945: Update regex for parsing negative numbers that contain underscores (GH-123970)
#124175 opened
Sep 17, 2024 -
[3.13] GH-103484: Fix broken links reported by linkcheck (GH-124169)
#124179 opened
Sep 17, 2024 -
GH-103484: Relink _xxsubinterpretersmodule.c in whatsnew/3.12.rst
#124183 opened
Sep 17, 2024
85 Issues closed by 30 people
-
ctypes: Add docstrings for `ctypes.pointer` and `ctypes.POINTER`
#107659 closed
Sep 17, 2024 -
[ctypes] [feature request] Create a Python string without buffer copies given a bytes pointer, size, kind
#104689 closed
Sep 17, 2024 -
Improve speed of shutil.copytree
#124117 closed
Sep 17, 2024 -
ctypes.CDLL fails on FreeBSD: ld-elf.so.1: Can't find module with TLS index 1
#92828 closed
Sep 17, 2024 -
Failure to build on OSF1.
#88749 closed
Sep 17, 2024 -
os.cpu_count is problematic on sparc/solaris
#73451 closed
Sep 17, 2024 -
ctypes.util.find_library needlessly call crle on Solaris
#67476 closed
Sep 17, 2024 -
test_ctypes failing on Linux SPARC64
#78952 closed
Sep 17, 2024 -
[C API] Add _Py_NewImmortalRef() function to the internal C API
#124074 closed
Sep 17, 2024 -
Add support for preloading a Python script
#89631 closed
Sep 17, 2024 -
test_locale: test_strcoll_with_diacritic and test_strxfrm_with_diacritic tests failing on NetBSD
#124108 closed
Sep 16, 2024 -
Hosted documentation has not been updated in a couple of days
#123876 closed
Sep 16, 2024 -
Ambiguous error when there's no available wheel
#124142 closed
Sep 16, 2024 -
Updating Py_InspectFlag programmatically
#80345 closed
Sep 16, 2024 -
Add mode to disable small integer and interned string caches
#79048 closed
Sep 16, 2024 -
"RuntimeWarning: assigning None to unbound local": an inscrutable error
#124118 closed
Sep 16, 2024 -
Incorrect shutil.copytree() behaviour with symlink=False and ignore_dangling_symlinks=True
#124132 closed
Sep 16, 2024 -
Add _PyErr_RaiseSyntaxError and _PyErr_EmitSyntaxWarning
#123969 closed
Sep 16, 2024 -
Remove `_PyCompile_IsNestedScope` roll it into `_PyCompile_IsInteractive`
#124058 closed
Sep 16, 2024 -
"AssertionError: SRE module mismatch" in /main/Lib/tokenize.py
#124114 closed
Sep 16, 2024 -
Duplicate entry for the same configparser change in 3.13 release
#124124 closed
Sep 16, 2024 -
New build warnings: `warning: unused function 'round_down' [-Wunused-function]`
#124122 closed
Sep 16, 2024 -
Typo in comment in Modules/Setup.bootstrap.in
#124099 closed
Sep 16, 2024 -
Faster decode and find_max_char implementations.
#120196 closed
Sep 16, 2024 -
Faster ASCII and possibly UTF-8 decoding of text files with TextIOWrapper
#101289 closed
Sep 16, 2024 -
Error compiling HACL* Blake2 support for macOS universal binaries
#123748 closed
Sep 16, 2024 -
Add shutil.open
#47427 closed
Sep 16, 2024 -
Move RE examples to Python HOWTOs
#124053 closed
Sep 15, 2024 -
zipfile.Path.name uses inappropriate Windows semantics
#123693 closed
Sep 15, 2024 -
TypeError in xmlrpc.client for missing positional arguments
#123508 closed
Sep 15, 2024 -
Ambiguous error when using the same type defined in a different module.
#123351 closed
Sep 15, 2024 -
runs slow
#124071 closed
Sep 15, 2024 -
[spam]
#124105 closed
Sep 15, 2024 -
[spam]
#124104 closed
Sep 15, 2024 -
Python os Modul path bug (Windows 11, Python Version 3.12.5)
#123810 closed
Sep 15, 2024 -
Could not build CPython locally after #118307
#119736 closed
Sep 15, 2024 -
`_xxinterpqueues.get` return strange value, when the queue is empty
#116239 closed
Sep 14, 2024 -
``test_asyncio.test_base_events`` leaks references in free-threaded build
#124068 closed
Sep 14, 2024 -
Unexpected behaviour of `is` operator towards two identical objects!
#124087 closed
Sep 14, 2024 -
inspect.getdoc() should append parent class method docs when encountering a local one line docstring
#90507 closed
Sep 13, 2024 -
Lots of new compiler warnings
#124064 closed
Sep 13, 2024 -
`test_asyncio` `test_to_thread_concurrent` flaky
#122957 closed
Sep 13, 2024 -
3.13 traceback module print / format functions fail if incorrect source is found by linecache
#124060 closed
Sep 13, 2024 -
Support setting `tp_vectorcall` for heap types
#100554 closed
Sep 13, 2024 -
PyObject_HEAD_INIT is defined incorrectly
#123916 closed
Sep 13, 2024 -
upgrade Unicode database to 16.0.0
#124016 closed
Sep 13, 2024 -
class docstring is removed in interactive mode
#124022 closed
Sep 13, 2024 -
Timer class for context manager usage in time module
#124050 closed
Sep 13, 2024 -
REPL indentation after print or evaluation is printed
#123863 closed
Sep 13, 2024 -
Add `curses` prefix to global variables names in `_cursesmodule.c`
#124046 closed
Sep 13, 2024 -
PyType_From*: Disallow metaclasses with custom tp_new
#123909 closed
Sep 13, 2024 -
compiler emits EXTENDED_ARG + NOP sequence in 3.10
#89918 closed
Sep 13, 2024 -
The configure script incorrectly detects crypt() when it doesn't exist
#123917 closed
Sep 13, 2024 -
``argparse`` Prints options per flag name when only once is necessary
#101599 closed
Sep 13, 2024 -
A save function in the Turtle module
#123614 closed
Sep 13, 2024 -
`argparse` replaces `"--"` with `[]` in the argument of an append action
#100804 closed
Sep 13, 2024 -
Python 3.13+ REPL inserts ~ on [Del] [PgUp] [PgDn] with TERM=vt100
#124027 closed
Sep 13, 2024 -
argparse redundant help string
#77570 closed
Sep 12, 2024 -
Request for a set of function tool for debugging
#123993 closed
Sep 12, 2024 -
argparse with subcommands difference in python 2.7 / 3.5
#72397 closed
Sep 12, 2024 -
codegen_annotations_in_scope is called when ste->ste_annotations_used is false
#124019 closed
Sep 12, 2024 -
remove _PyCompile_IsTopLevelAwait
#124013 closed
Sep 12, 2024 -
UTC deprecation doc-string is false
#120784 closed
Sep 12, 2024 -
Buildbot failure in test_importlib UTF-16 tests
#123994 closed
Sep 12, 2024 -
A compatibility problem of sigstore-python?
#122785 closed
Sep 12, 2024 -
redefinition in closure functions
#124002 closed
Sep 12, 2024 -
Multiple reference leaks in `curses` error-branches
#123290 closed
Sep 12, 2024 -
(Re-)Make `typing.Generic.__orig_class__` accessible in `__init__`
#123777 closed
Sep 12, 2024 -
argparse fails to parse [] when using choices and nargs='*'
#71414 closed
Sep 11, 2024 -
Remove tempfile.mktemp()
#80490 closed
Sep 11, 2024 -
Python UnicodeDecodeError while using modulefinder
#83793 closed
Sep 11, 2024 -
Avoid using the locale encoding for open() in tests
#85235 closed
Sep 11, 2024 -
open() doesn't use locale.getpreferredencoding()
#75746 closed
Sep 11, 2024 -
Missing test for docstring-handling code in ast_opt.c
#123942 closed
Sep 11, 2024 -
test_sys.test_ioencoding_nonascii() fails with ASCII locale encoding
#63258 closed
Sep 11, 2024 -
`_freeze_module.c` has several unhandled nulls
#123919 closed
Sep 11, 2024 -
Simplifying ascii-decode
#123894 closed
Sep 11, 2024 -
Regression in threading support when running on older Docker
#106038 closed
Sep 11, 2024 -
ftplib cannot connect to server which has banner / welcome message configured
#123911 closed
Sep 11, 2024 -
3.13 Regression: `inspect.getsource()` returns incorrect source code
#122981 closed
Sep 11, 2024 -
argparse: show choices once per argument
#86424 closed
Sep 11, 2024 -
buildrelease.bat uses same build directory for AMD64 and ARM64
#123915 closed
Sep 10, 2024 -
In argparse adding wrong arguments makes malformed namespace
#68526 closed
Sep 10, 2024 -
`cursesmodule` uses `winobj` which might be `NULL`
#123913 closed
Sep 10, 2024
55 Issues opened by 46 people
-
Support `enumerate` with `reversed` function
#124178 opened
Sep 17, 2024 -
Improve UX for mocking dataclasses that are problematic to instantiate
#124176 opened
Sep 17, 2024 -
Regression: ImportError for `HeaderWriteError` in long-running process post-Python update for CVE-2024-6923
#124170 opened
Sep 17, 2024 -
dynamic import of module fails from readonly location
#124168 opened
Sep 17, 2024 -
ntpath not adding slash after drive letters
#124167 opened
Sep 17, 2024 -
Optimize keep_top_bit() in heapq module by using _Py_bit_length()
#124165 opened
Sep 17, 2024 -
Segfault when trying to use PyRun_SimpleFile() with some imports
#124160 opened
Sep 17, 2024 -
Looping through empty list yields a None object
#124159 opened
Sep 17, 2024 -
PEP 649: Avoid creation of function objects for `__annotate__`
#124157 opened
Sep 17, 2024 -
Add `PyType_GetBaseByToken` function with `Py_tp_token` slot
#124153 opened
Sep 17, 2024 -
Daemon threads are not forced to exit as part of runtime finalization
#124149 opened
Sep 17, 2024 -
Windows virtual environment does not work correctly under WSL
#124139 opened
Sep 16, 2024 -
Regex \B doesn't match empty string
#124130 opened
Sep 16, 2024 -
[C API] Make Py_REFCNT() opaque in limited C API 3.14
#124127 opened
Sep 16, 2024 -
`os.path.getsize` very slow for Windows 11
#124126 opened
Sep 16, 2024 -
Document `Annotated.__origin__`
#124120 opened
Sep 16, 2024 -
Document what happens when venv is run using existing directory
#124113 opened
Sep 16, 2024 -
Update tkinter to use Tk 8.6.15 or (better) Tk 9.0
#124111 opened
Sep 15, 2024 -
Update Dependency Information for PCBuild to Correct Information
#124102 opened
Sep 15, 2024 -
`urllib.request.OpenerDirector.add_handler()` matches too broadly
#124098 opened
Sep 15, 2024 -
Pasting a function definition does not work in 3.13 REPL with Windows Terminal
#124096 opened
Sep 15, 2024 -
How to get msecs from PyTime API in 3.13?
#124088 opened
Sep 14, 2024 -
test_strsignal fails on NetBSD with TypeError
#124083 opened
Sep 14, 2024 -
Crash when free-threaded Python is built with `--with-trace-refs`
#124043 opened
Sep 13, 2024 -
python3.10.12 crashed on powerpc 32bit system when PyGC_Collect()
#124041 opened
Sep 13, 2024 -
testHypot in test_match uses assertEqual on floats
#124040 opened
Sep 13, 2024 -
test_termios.test_tcsendbreak fails with 'Inappropriate ioctl for device' error on NetBSD
#124030 opened
Sep 13, 2024 -
invaild assertion of _io__WindowConsoleIO_write_impl
#124008 opened
Sep 12, 2024 -
PyFaulthandler: heap-buffer-overflow
#124001 opened
Sep 12, 2024 -
Use array of size 1 for `self_or_null` and other instruction inputs that get merged into another array.
#123996 opened
Sep 12, 2024 -
Remove `WITH_FREELISTS` macro
#123990 opened
Sep 12, 2024 -
Sentinel in namespace path breaks NamespaceReader
#123987 opened
Sep 12, 2024 -
Pythread_ident_t is not used consistently and could be more robust.
#123983 opened
Sep 11, 2024 -
test_thread_time fails on NetBSD: time difference exceeds expected threshold
#123978 opened
Sep 11, 2024 -
Expand documentation for importlib.metadata custom providers to include caveats regarding backports
#123976 opened
Sep 11, 2024 -
OSError: Invalid argument in test_get_clock_info when testing thread_time clock on NetBSD
#123974 opened
Sep 11, 2024 -
New REPL sets global `__package__` to `'_pyrepl'`
#123973 opened
Sep 11, 2024 -
`python -m random --float N` should pick a float between 0 and N, not 1 and N
#123968 opened
Sep 11, 2024 -
faulthandler's `dump_traceback` doesn't handle case where top-most frame is `FRAME_OWNED_BY_CSTACK`
#123967 opened
Sep 11, 2024 -
Expose CurrentByteCount from expat
#123963 opened
Sep 11, 2024 -
Refactorization of `_cursesmodule.c`
#123961 opened
Sep 11, 2024 -
codegen should ideally not need to know the optimization level
#123958 opened
Sep 11, 2024 -
Inefficient ssl.SSLWantReadError exception slows down very common use-case
#123954 opened
Sep 11, 2024 -
Argparse does not identify negative numbers with underscores as a numerical value
#123945 opened
Sep 11, 2024 -
test_pyrepl fails on x86-64 macOS buildbot -- setupterm: could not find terminfo database
#123944 opened
Sep 11, 2024 -
Daemonic threads not killed in some circumstances in python 3.13
#123940 opened
Sep 11, 2024 -
Incorrect slot check: typo in `__dictoffset__`
#123935 opened
Sep 11, 2024 -
`reset_mock` resets `MagicMock`'s magic methods in an unexpected way
#123934 opened
Sep 11, 2024 -
Better error message for from imports when a script shadows a module
#123930 opened
Sep 11, 2024 -
configure doesn't disable ncurses extended_pair_content() if ncursesw is not available
#123925 opened
Sep 10, 2024 -
Use deferred reference counting in some `_PyInterpreterFrame` fields
#123923 opened
Sep 10, 2024
143 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-123152: Add a Concurrency Howto Page
#123163 commented on
Sep 16, 2024 • 36 new comments -
gh-102471, PEP 757: Add PyLong import and export API
#121339 commented on
Sep 17, 2024 • 25 new comments -
gh-119609, PEP 756: Add PyUnicode_Export() function
#123738 commented on
Sep 17, 2024 • 13 new comments -
GH-123516: Improve JIT memory consumption by invalidating cold executors
#123402 commented on
Sep 16, 2024 • 9 new comments -
gh-117657: TSAN Fix races in `PyMember_Get` and `PyMember_Set`, for C extensions
#123211 commented on
Sep 16, 2024 • 9 new comments -
gh-115911: Ignore PermissionError during import from cwd
#116131 commented on
Sep 14, 2024 • 6 new comments -
gh-123858: Improve Doc: SyntaxWarning is emitted during bytecode generation
#122844 commented on
Sep 14, 2024 • 6 new comments -
gh-123378: fix some corner cases of `start` and `end` values in `PyUnicodeErrorObject`
#123380 commented on
Sep 13, 2024 • 5 new comments -
gh-55454: Add IMAP4 IDLE support to imaplib
#122542 commented on
Sep 11, 2024 • 5 new comments -
gh-120284: Enhance asyncio.Runner's run() method to accept more object types
#120566 commented on
Sep 14, 2024 • 4 new comments -
gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400
#119401 commented on
Sep 13, 2024 • 4 new comments -
gh-93334: Fix homonym edge case in PathFinder.find_spec()
#98100 commented on
Sep 15, 2024 • 3 new comments -
gh-99633: Add context manager support to `contextvars.Context`
#99634 commented on
Sep 14, 2024 • 2 new comments -
gh-122320: Add ``_testinternalcapi.is_version_overflowed``
#122324 commented on
Sep 16, 2024 • 2 new comments -
gh-122145: Handle an empty AST body when reporting tracebacks.
#122161 commented on
Sep 17, 2024 • 2 new comments -
gh-124153: Introduce PyType_GetBaseByToken function (PoC)
#121079 commented on
Sep 17, 2024 • 2 new comments -
gh-116810: fixed memory leak in ssl module
#123249 commented on
Sep 11, 2024 • 2 new comments -
gh-109523: Reading text from a non-blocking stream with read may now raise a BlockingIOError if the operation cannot immediately return bytes.
#122933 commented on
Sep 14, 2024 • 1 new comment -
gh-112695: Rename `idlelib/stackviewer` module to `stackbrowser`
#121420 commented on
Sep 17, 2024 • 1 new comment -
gh-99030: Added documentation links for types and exceptions
#123857 commented on
Sep 11, 2024 • 1 new comment -
Python 3.13 breaks circular imports during single phase init of extension module
#123880 commented on
Sep 12, 2024 • 0 new comments -
gh-118950: Fix SSLProtocol.connection_lost not being called when OSError is thrown on asyncio.write.
#118960 commented on
Sep 12, 2024 • 0 new comments -
gh-99631: Add custom loads and dumps support for the shelve module
#118065 commented on
Sep 13, 2024 • 0 new comments -
SQLite3 threadsafety property should return 2 for serialized
#123873 commented on
Sep 17, 2024 • 0 new comments -
gh-94597: deprecate asyncio.set_event_loop_policy
#110728 commented on
Sep 12, 2024 • 0 new comments -
Allow sleeping until an absolute time
#101558 commented on
Sep 17, 2024 • 0 new comments -
importlib.resources.files() doesn't work correctly when importlib library is compiled
#123085 commented on
Sep 17, 2024 • 0 new comments -
GH-107956: install a static build description file
#108483 commented on
Sep 13, 2024 • 0 new comments -
gh-105499: Merge typing.Union and types.UnionType
#105511 commented on
Sep 10, 2024 • 0 new comments -
Traceback leaks global code when `exec`:ed code raises
#122071 commented on
Sep 17, 2024 • 0 new comments -
gh111501: venv: do not export PS1 in activate
#105279 commented on
Sep 14, 2024 • 0 new comments -
Exception raised in traceback.StackSummary._should_show_carets exits interpreter: IndexError on tree.body[0]
#122145 commented on
Sep 17, 2024 • 0 new comments -
gh-101581: Add `asyncio.TaskScope` and let `asyncio.TaskGroup` subclass it
#105011 commented on
Sep 12, 2024 • 0 new comments -
Creating an ungodly amount of sub interpreters in a short amount of time causes memory debug assertions.
#123134 commented on
Sep 17, 2024 • 0 new comments -
gh-101581 Optionally prevent child tasks from being cancelled in asyncio taskgroups
#101648 commented on
Sep 12, 2024 • 0 new comments -
Testing math_testcases.txt lacks support for signed zeros
#123836 commented on
Sep 17, 2024 • 0 new comments -
`__annotate__` does not get called if `__annotations__` exist
#122285 commented on
Sep 17, 2024 • 0 new comments -
gh-71936: Fix race condition in multiprocessing.Pool
#98274 commented on
Sep 12, 2024 • 0 new comments -
code.replace() fails to preserve CO_FAST_HIDDEN flag on locals
#110543 commented on
Sep 17, 2024 • 0 new comments -
shutil Lib enables sendfile on solaris for regular files
#90816 commented on
Sep 17, 2024 • 0 new comments -
Sphinx linkcheck and broken/redirect occurrences in Python Docs
#103484 commented on
Sep 17, 2024 • 0 new comments -
gh-83037: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
#18199 commented on
Sep 13, 2024 • 0 new comments -
gh-65169: Clarify prog behavior in argparse
#31602 commented on
Sep 14, 2024 • 0 new comments -
gh-91962: Fix `hstrerror` detection issues on Solaris
#91963 commented on
Sep 17, 2024 • 0 new comments -
[3.13] gh-123905: Update TOML description to include version number (GH-123906)
#123908 commented on
Sep 11, 2024 • 0 new comments -
gh-123853: Update locale.windows_locale
#123901 commented on
Sep 11, 2024 • 0 new comments -
Reorder sequence type examples in the glossary
#123889 commented on
Sep 13, 2024 • 0 new comments -
[3.13] gh-66449: remove duplicate configparser section in 3.13 whatsnew (GH-123874)
#123879 commented on
Sep 10, 2024 • 0 new comments -
[3.13] Fix typos (#123775)
#123866 commented on
Sep 13, 2024 • 0 new comments -
gh-124044: protect macros expansions using `do-while` constructions (WIP)
#123842 commented on
Sep 13, 2024 • 0 new comments -
[3.13] gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071)
#123840 commented on
Sep 11, 2024 • 0 new comments -
gh-123786: Clarify ``else`` clause in loop statements
#123787 commented on
Sep 11, 2024 • 0 new comments -
gh-122765: make prompt in activate.csh robust against unbalanced quotes and newlines
#123751 commented on
Sep 17, 2024 • 0 new comments -
[3.11] gh-123418: Update CI to use fresh OpenSSL releases (GH-123675)
#123699 commented on
Sep 16, 2024 • 0 new comments -
gh-112328: Make EnumDict usable on its own and document it
#123669 commented on
Sep 16, 2024 • 0 new comments -
gh-120619: Tier 2 partial evaluation pass foundations
#123652 commented on
Sep 15, 2024 • 0 new comments -
Fix override value in os.rst
#123522 commented on
Sep 13, 2024 • 0 new comments -
gh-123401: Fix http.cookies module to support obsolete RFC 850 date format
#123405 commented on
Sep 12, 2024 • 0 new comments -
gh-123403: Remove unnecessary "target" ast optimizations
#123404 commented on
Sep 16, 2024 • 0 new comments -
gh-122881: Reduce asyncio heapq scheduling overhead
#122882 commented on
Sep 12, 2024 • 0 new comments -
GH-122548: Implement branch taken and not taken events for sys.monitoring
#122564 commented on
Sep 16, 2024 • 0 new comments -
gh-70870: Clarify dual usage of 'free variable'
#122545 commented on
Sep 13, 2024 • 0 new comments -
gh-122237: Fix repl auto indentation wrong with comments
#122383 commented on
Sep 15, 2024 • 0 new comments -
fix: timedelta str, repr are not human readable when td is negative
#122277 commented on
Sep 12, 2024 • 0 new comments -
gh-121940: Reduce checking isatty on Windows write()
#121941 commented on
Sep 10, 2024 • 0 new comments -
gh-91887: Store strong references to pending tasks
#121264 commented on
Sep 12, 2024 • 0 new comments -
gh-121045: Use link test to check whether -fstack-protector-strong works
#121258 commented on
Sep 17, 2024 • 0 new comments -
gh-119993 ignore `NotADirectoryError` in `Path.unlink()` if `missing_ok` is `True`
#120049 commented on
Sep 12, 2024 • 0 new comments -
gh-119702: New dynamic algorithm selection for string search (+ `rfind` alignment)
#120025 commented on
Sep 15, 2024 • 0 new comments -
gh-119670: Add 'always' keyword argument to `shlex.quote`
#119674 commented on
Sep 11, 2024 • 0 new comments -
gh-97850: remove ``find_loader`` and ``get_loader`` from ``pkgutil``
#119656 commented on
Sep 17, 2024 • 0 new comments -
[3.12] gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)
#119422 commented on
Sep 15, 2024 • 0 new comments -
inspect.signature.BoundArguments "POSITIONAL_OR_KEYWORD" Arguments are always args
#118577 commented on
Sep 12, 2024 • 0 new comments -
multiprocessing Manager error: send() called for a closed connection
#71936 commented on
Sep 12, 2024 • 0 new comments -
Python limited history test fails when configured to use editline instead of readline
#123018 commented on
Sep 12, 2024 • 0 new comments -
Can't open orphan path on bare importlib.resources.files() under zipapp
#121735 commented on
Sep 12, 2024 • 0 new comments -
argparse allows nargs>1 for positional arguments but doesn't allow metavar to be a tuple
#58282 commented on
Sep 12, 2024 • 0 new comments -
Structure for importlib metadata identities
#108580 commented on
Sep 12, 2024 • 0 new comments -
When accepting a socket connection and ERROR_NETNAME_DELETED occurs, leads this into a closing of the serving socket (BaseProactorEventLoop)
#93821 commented on
Sep 13, 2024 • 0 new comments -
Add support for Android as a target platform
#116622 commented on
Sep 13, 2024 • 0 new comments -
Stack trace of re-raised exception is wrong
#116862 commented on
Sep 13, 2024 • 0 new comments -
Lib/importlib: Ensure stale empty python module directories don't break the build
#120492 commented on
Sep 13, 2024 • 0 new comments -
Invalid metadata directory leads to errors
#100666 commented on
Sep 13, 2024 • 0 new comments -
MemoryHandler can't be setup through a DictConfig if any other logger is setup after it
#123239 commented on
Sep 13, 2024 • 0 new comments -
Always download Python no matter If there is Python in computer when build Python in Windows
#103434 commented on
Sep 13, 2024 • 0 new comments -
The C-API for Python to C integer conversion is, to be frank, a mess.
#102471 commented on
Sep 13, 2024 • 0 new comments -
Python reports vectorcall as available even when using it will not help and even hurt performance
#123372 commented on
Sep 13, 2024 • 0 new comments -
xmlrpc.client.ServerProxy shows password in __repr__ when using basic authentication
#90996 commented on
Sep 13, 2024 • 0 new comments -
Update memory management docs for free-threaded build
#119802 commented on
Sep 13, 2024 • 0 new comments -
Support `wasm32-wasip1` as the default WASI target triple
#123877 commented on
Sep 10, 2024 • 0 new comments -
Make the specializing interpreter thread-safe in `--disable-gil` builds
#115999 commented on
Sep 10, 2024 • 0 new comments -
argparse incorrectly says arguments are required
#103219 commented on
Sep 11, 2024 • 0 new comments -
argparse standard error usage for exit / error
#79714 commented on
Sep 11, 2024 • 0 new comments -
Replace built-in hashlib with verified implementations from HACL*
#99108 commented on
Sep 11, 2024 • 0 new comments -
QueueListener never starts when configuring logging using dictConfig.
#117827 commented on
Sep 11, 2024 • 0 new comments -
Incorrect optimization in itertools.tee()
#123884 commented on
Sep 11, 2024 • 0 new comments -
memoryview can set an exception in tp_clear
#77894 commented on
Sep 11, 2024 • 0 new comments -
shutil.copytree() fails to override existing symbolic links
#105919 commented on
Sep 11, 2024 • 0 new comments -
test.test_pyrepl.test_pyrepl.TestMain.test_readline_history_file fails on MacOS with TERM=dumb
#123870 commented on
Sep 11, 2024 • 0 new comments -
Possible kernel crash on vfork
#123900 commented on
Sep 11, 2024 • 0 new comments -
window.getmaxyx() doesn't return updated height when window is resized
#83656 commented on
Sep 11, 2024 • 0 new comments -
locale.nl_langinfo() can't decode THOUSEP monetary value
#69998 commented on
Sep 11, 2024 • 0 new comments -
Add a `taskgroup.stop` method
#108951 commented on
Sep 11, 2024 • 0 new comments -
multiprocessing.Connection does not communicate pipe closure between parent and child
#56697 commented on
Sep 11, 2024 • 0 new comments -
Wrong/missing code formats in datetime documentation
#85453 commented on
Sep 11, 2024 • 0 new comments -
shelve del only removes the reference not the actual data
#123851 commented on
Sep 12, 2024 • 0 new comments -
socket.gethostbyname(<hostname>) returns incorrect response
#100094 commented on
Sep 12, 2024 • 0 new comments -
Logger race condition - loses lines if removeHandler called from another thread while logging
#79366 commented on
Sep 15, 2024 • 0 new comments -
Context manager support for `contextvars.Context`
#99633 commented on
Sep 15, 2024 • 0 new comments -
CPython 3.12 embedded in WeeChat causes segfault on subsequent calls to Py_EndInterpreter
#116510 commented on
Sep 16, 2024 • 0 new comments -
Argparse considers unknown optional arguments with spaces as a known positional argument
#66623 commented on
Sep 16, 2024 • 0 new comments -
argparse: ambiguous option reported with primary parser
#109990 commented on
Sep 16, 2024 • 0 new comments -
f-strings and string annotations
#77733 commented on
Sep 16, 2024 • 0 new comments -
Incorrect shutil.copytree() behaviour with symlinks
#91205 commented on
Sep 16, 2024 • 0 new comments -
Undocumented 3.13 C API
#118915 commented on
Sep 16, 2024 • 0 new comments -
Some IPv4 and IPv4-mapped IPv6 properties don't match
#122792 commented on
Sep 16, 2024 • 0 new comments -
What's New in Python 3.13 (copyediting)
#109975 commented on
Sep 16, 2024 • 0 new comments -
Tkinter, IDLE: Future Tcl and Tk can have differing version/patchlevel
#104496 commented on
Sep 16, 2024 • 0 new comments -
Improve `_xxtestfuzz/README.rst`
#121023 commented on
Sep 16, 2024 • 0 new comments -
argparse.ArgumentParser silently swallows multiple -- (double dash)
#95468 commented on
Sep 16, 2024 • 0 new comments -
Certain sys.monitoring "not taken" branches in a `for` loop not showing correctly
#123050 commented on
Sep 16, 2024 • 0 new comments -
Issue with Round Function in Python
#123811 commented on
Sep 17, 2024 • 0 new comments -
argparse set_defaults
#108009 commented on
Sep 17, 2024 • 0 new comments -
Implement PEP 649 and PEP 749
#119180 commented on
Sep 17, 2024 • 0 new comments -
Make singledispatch only evaluate annotation for dispatched arg
#110373 commented on
Sep 17, 2024 • 0 new comments -
define built-in exceptions in Python code
#62370 commented on
Sep 13, 2024 • 0 new comments -
Consider applying flags for warnings about potential security issues
#112301 commented on
Sep 13, 2024 • 0 new comments -
importlib: PermissionError during startup if working directory isn't readable
#115911 commented on
Sep 13, 2024 • 0 new comments -
Improve/clarify importlib recipe for loading code from a source file path
#121607 commented on
Sep 13, 2024 • 0 new comments -
Some missing handle types in `ctypes.wintypes`
#123610 commented on
Sep 14, 2024 • 0 new comments -
The io module doesn't support non-blocking files
#57531 commented on
Sep 14, 2024 • 0 new comments -
multiprocessing.Barrier does not return if waiting process is terminated (tested on windows)
#123899 commented on
Sep 14, 2024 • 0 new comments -
Update JIT compilation to use LLVM 19
#123714 commented on
Sep 14, 2024 • 0 new comments -
JIT & macOS fat builds
#114809 commented on
Sep 14, 2024 • 0 new comments -
argparse optionals with nargs='?', '*' or '+' can't be followed by positionals
#53584 commented on
Sep 14, 2024 • 0 new comments -
Argparse complains argument required when default is provided
#87358 commented on
Sep 14, 2024 • 0 new comments -
urllib.parse.urljoin is broken in python 3.5
#69589 commented on
Sep 14, 2024 • 0 new comments -
Path.exists() - Memory leak
#122849 commented on
Sep 14, 2024 • 0 new comments -
Add C implementation of os.path.splitroot()
#102511 commented on
Sep 15, 2024 • 0 new comments -
PEP 703 Deferred reference counts
#121459 commented on
Sep 15, 2024 • 0 new comments -
REPL auto-indentation is wrong with comments
#122237 commented on
Sep 15, 2024 • 0 new comments -
Fix all Sphinx reference warnings in the documentation
#101100 commented on
Sep 15, 2024 • 0 new comments -
TSAN race in _waiting_release
#123828 commented on
Sep 15, 2024 • 0 new comments