-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
69 Pull requests merged by 25 people
-
[3.14] gh-135721: skip
test_trashcan_python_class
on wasm buildbots with stack overflow (GH-135766)#135955 merged
Jun 25, 2025 -
[3.13] gh-91555: Revert disabling of logger while handling log record. (GH-135858)
#135911 merged
Jun 25, 2025 -
[3.14] Docs: Fix indentation in
slice
class offunctions.rst
(GH-134393)#135948 merged
Jun 25, 2025 -
[3.13] Docs: Fix indentation in
slice
class offunctions.rst
(GH-134393)#135949 merged
Jun 25, 2025 -
Docs: Fix indentation in slice class of functions.rst
#134393 merged
Jun 25, 2025 -
[3.13] gh-135871: Fix needless spinning in
_PyMutex_LockTimed
with zero timeout (gh-135872)#135947 merged
Jun 25, 2025 -
[3.14] gh-135871: Fix needless spinning in
_PyMutex_LockTimed
with zero timeout (gh-135872)#135946 merged
Jun 25, 2025 -
[3.14] gh-91555: Revert disabling of logger while handling log record. (GH-135858)
#135910 merged
Jun 25, 2025 -
gh-135871: Fix needless spinning in _PyMutex_LockTimed (timeout==0)
#135872 merged
Jun 25, 2025 -
gh-135927: Fix MSVC Clatest C builds
#135935 merged
Jun 25, 2025 -
[3.14] gh-135839: Fix
module_traverse
andmodule_clear
in subinterp modules (GH-135937)#135939 merged
Jun 25, 2025 -
[3.13] Docs: Add cross-reference for
positional_item
in thecalls
productionlist (GH-129977)#135941 merged
Jun 25, 2025 -
[3.14] Docs: Add cross-reference for
positional_item
in thecalls
productionlist (GH-129977)#135940 merged
Jun 25, 2025 -
Docs: Add cross-reference for
positional_item
in thecalls
productionlist#129977 merged
Jun 25, 2025 -
gh-135839: Fix
module_traverse
andmodule_clear
in subinterp modules#135937 merged
Jun 25, 2025 -
[3.14] gh-131591: Make --without-remote-debug work (GH-135925)
#135931 merged
Jun 25, 2025 -
gh-131591: Make --without-remote-debug work
#135925 merged
Jun 25, 2025 -
[3.14] gh-135755: Move SPECIAL_ constants to a private header (GH-135922)
#135926 merged
Jun 25, 2025 -
gh-135755: Move SPECIAL_ constants to a private header
#135922 merged
Jun 25, 2025 -
[3.13] gh-135839: Fix
module_traverse
andmodule_clear
in_interpchannelsmodule
(GH-135840)#135919 merged
Jun 25, 2025 -
[3.14] gh-135839: Fix
module_traverse
andmodule_clear
in_interpchannelsmodule
(GH-135840)#135918 merged
Jun 25, 2025 -
gh-135839: Fix
traverse_module_state
usage in_interpchannelsmodule
#135840 merged
Jun 25, 2025 -
[3.13] gh-135755: Docs: C API: Document missing
PyFunction_GET*
macros (GH-135762)#135917 merged
Jun 25, 2025 -
[3.14] gh-135755: Docs: C API: Document missing
PyFunction_GET*
macros (GH-135762)#135916 merged
Jun 25, 2025 -
gh-135755: Docs: C API: Document missing
PyFunction_GET*
macros#135762 merged
Jun 25, 2025 -
GH-133136: Revise QSBR to reduce excess memory held
#135473 merged
Jun 25, 2025 -
gh-91555: Revert disabling of logger while handling log record.
#135858 merged
Jun 25, 2025 -
[3.13] gh-135855: Raise TypeError When Passing Non-dict Object to
_interpreters.set___main___attrs
(gh-135856)#135903 merged
Jun 24, 2025 -
GH-90117: Check for
list
andtuple
beforeMappingView
inpprint
#135779 merged
Jun 24, 2025 -
[3.14] gh-135855: Raise TypeError When Passing Non-dict Object to
_interpreters.set___main___attrs
(gh-135856)#135900 merged
Jun 24, 2025 -
gh-135855: Fix
SystemError
when passing non-dict object to_interpreters.set___main___attrs
#135856 merged
Jun 24, 2025 -
[3.14] gh-135805: Document the X option and env var for controlling thread-local bytecode (GH-135868)
#135897 merged
Jun 24, 2025 -
gh-135805: Document the X option and env var for controlling thread-local bytecode
#135868 merged
Jun 24, 2025 -
[3.13] gh-135878: Fix crash in
types.SimpleNamespace.__repr__
(GH-135889)#135895 merged
Jun 24, 2025 -
[3.14] gh-135878: Fix crash in
types.SimpleNamespace.__repr__
(GH-135889)#135896 merged
Jun 24, 2025 -
gh-135878: Fix crash in
types.SimpleNamespace.__repr__
#135889 merged
Jun 24, 2025 -
[3.14] gh-135487: fix
reprlib.Repr.repr_int
when given very large integers (GH-135506)#135887 merged
Jun 24, 2025 -
[3.13] gh-135487: fix
reprlib.Repr.repr_int
when given very large integers (GH-135506)#135886 merged
Jun 24, 2025 -
gh-135487: fix
reprlib.Repr.repr_int
when given very large integers#135506 merged
Jun 24, 2025 -
[3.13] gh-135494: Fix python -m test --pgo -x test_re (#135713)
#135881 merged
Jun 24, 2025 -
[3.14] gh-135494: Fix python -m test --pgo -x test_re (GH-135713)
#135880 merged
Jun 24, 2025 -
gh-135494: Fix python -m test --pgo -x test_re
#135713 merged
Jun 24, 2025 -
GH-135106: Restrict trashcan to GC'ed objects
#135682 merged
Jun 24, 2025 -
gh-123299: Update 'What's New in Python 3.14' from
3.14
branch#135616 merged
Jun 24, 2025 -
gh-135532: use
defining_class
for copying BLAKE-2 and SHA-3 objects#135838 merged
Jun 24, 2025 -
[3.13] Bump mypy to 1.16.1 (GH-135720)
#135849 merged
Jun 24, 2025 -
[3.14] gh-135648: Document that
shutil.copyfileobj
doesn't flush (GH-135737)#135873 merged
Jun 24, 2025 -
gh-135648: Document that
shutil.copyfileobj
doesn't flush#135737 merged
Jun 24, 2025 -
[3.14] Fix example according to PEP 750 in "What's new in 3.14" (GH-134727)
#135870 merged
Jun 23, 2025 -
Fix example according to PEP 750 in "What's new in 3.14"
#134727 merged
Jun 23, 2025 -
[3.14] Docs: Use
arguments
to replaceargs
inargparse.rst
(GH-135510)#135866 merged
Jun 23, 2025 -
[3.13] Docs: Use
arguments
to replaceargs
inargparse.rst
(GH-135510)#135867 merged
Jun 23, 2025 -
Docs: Use
arguments
to replaceargs
inargparse.rst
#135510 merged
Jun 23, 2025 -
gh-119786: Add InternalDocs/qsbr.md.
#135411 merged
Jun 23, 2025 -
gh-131798: Optimize
_UNARY_NEGATIVE
#135223 merged
Jun 23, 2025 -
[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size
#135778 merged
Jun 23, 2025 -
gh-134584: Specialize POP_TOP by reference and type in JIT
#135761 merged
Jun 23, 2025 -
GH-124878: reenable
test_finalize_daemon_thread_hang
test under TSAN#135793 merged
Jun 23, 2025 -
[3.14] Bump mypy to 1.16.1 (GH-135720)
#135848 merged
Jun 23, 2025 -
Bump mypy to 1.16.1
#135720 merged
Jun 23, 2025 -
[3.14] gh-134986: Catch PermissionError when trying to call perf in tests (GH-134987)
#135841 merged
Jun 23, 2025 -
[3.13] gh-134986: Catch PermissionError when trying to call perf in tests (GH-134987)
#135842 merged
Jun 23, 2025 -
gh-135823: improve error message in
netrc
security checks#135827 merged
Jun 23, 2025 -
[3.14] gh-89488: Add warning about
Py_BuildValue("p")
needing exactint
(GH-135610)#135843 merged
Jun 23, 2025 -
gh-89488: Add warning about
Py_BuildValue("p")
needing exactint
#135610 merged
Jun 23, 2025 -
gh-134986: Catch PermissionError when trying to call perf in tests
#134987 merged
Jun 23, 2025 -
[3.13] patchcheck: use URL paths to identify upstream remote (GH-135806)
#135809 merged
Jun 23, 2025 -
[3.14] patchcheck: use URL paths to identify upstream remote (GH-135806)
#135808 merged
Jun 23, 2025 -
add async generators section to asyncio internal docs
#135674 merged
Jun 23, 2025
42 Pull requests opened by 27 people
-
gh-135832: implement Py_DECREF specializations for Py_GIL_DISABLED build
#135833 opened
Jun 23, 2025 -
gh-135532: fortify DEBUG checks when fetching HACL*-based module state
#135844 opened
Jun 23, 2025 -
gh-135836: Fix IndexError in asyncio.create_connection with empty exceptions list
#135845 opened
Jun 23, 2025 -
gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
#135847 opened
Jun 23, 2025 -
gh-134584: Eliminate redundant refcounting from `_CALL_TUPLE_1`
#135860 opened
Jun 23, 2025 -
gh-95245: Document Py_TPFLAGS_PREHEADER
#135861 opened
Jun 23, 2025 -
gh-134786: Py_TPFLAGS_MANAGED_WEAKREF implies Py_TPFLAGS_HAVE_GC too and force checking of its presence
#135863 opened
Jun 23, 2025 -
Add whatsnew text for warnings module changes.
#135869 opened
Jun 23, 2025 -
gh-135836: take into account staggered exceptions
#135874 opened
Jun 24, 2025 -
gh-135836: Fix IndexError in asyncio.create_connection()
#135875 opened
Jun 24, 2025 -
[3.14] GH-135106: Restrict trashcan to GC'ed objects (GH-135682)
#135876 opened
Jun 24, 2025 -
gh-135853: add `math.signbit`
#135877 opened
Jun 24, 2025 -
gh-135885: Fix undocumented method `CookieJar.clear_expired_cookies` in lib `http.cookiejar`
#135882 opened
Jun 24, 2025 -
gh-135883: Fix sqlite3 CLI keeps part of previous commands when scrolling history
#135884 opened
Jun 24, 2025 -
gh-135853: add `math.fmax` and `math.fmin`
#135888 opened
Jun 24, 2025 -
gh-135854: Fix function `email.message.Message.get_boundary` strips boundaries twice
#135891 opened
Jun 24, 2025 -
gh-135906: Use _PyObject_CAST in internal CPython headers
#135892 opened
Jun 24, 2025 -
gh-133296: Publicly expose critical section API that accepts PyMutex
#135899 opened
Jun 24, 2025 -
gh-134939: Fill Out the concurrent.interpreters Docs
#135902 opened
Jun 24, 2025 -
GH-135904: Optimize the JIT's assembly control flow
#135905 opened
Jun 25, 2025 -
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT
#135907 opened
Jun 25, 2025 -
gh-128051: fix tests if sys.float_repr_style is 'legacy'
#135908 opened
Jun 25, 2025 -
[3.14] GH-133136: Revise QSBR to reduce excess memory held (gh-135473)
#135912 opened
Jun 25, 2025 -
gh-135913: Document ob_refcnt, ob_type, ob_size
#135914 opened
Jun 25, 2025 -
gh-82575: Adjust `time.get_clock_info` *adjustable* attribute doc
#135920 opened
Jun 25, 2025 -
gh-135755: Use private names (_Py*) for header file guards new in 3.14
#135921 opened
Jun 25, 2025 -
gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag
#135924 opened
Jun 25, 2025 -
gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers
#135928 opened
Jun 25, 2025 -
gh-131591: Document Py_REMOTE_DEBUG
#135929 opened
Jun 25, 2025 -
gh-135661: Fix parsing start and end tags in HTMLParser
#135930 opened
Jun 25, 2025 -
gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private
#135932 opened
Jun 25, 2025 -
gh-120713: Make _Py_NORMALIZE_CENTURY private
#135933 opened
Jun 25, 2025 -
gh-135755: Document the new `PyFunction_GET_BUILTINS` macro
#135934 opened
Jun 25, 2025 -
gh-135755: Move `PyFunction_GET_BUILTINS` to the private API
#135938 opened
Jun 25, 2025 -
gh-135676: Lexical analysis: Reword String literals and related sections
#135942 opened
Jun 25, 2025 -
[3.13] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937)
#135943 opened
Jun 25, 2025 -
gh-135944: Add a "Runtime Components" Section to the Execution Model Docs
#135945 opened
Jun 25, 2025 -
[3.14] GH-133600: Backport file reorg of `Tools/wasm/wasi`
#135950 opened
Jun 25, 2025 -
gh-91555: add warning to docs about possibility of deadlock/infinite recursion
#135954 opened
Jun 25, 2025 -
gh-135956: Remove duplicate word in _pydatetime docstring
#135957 opened
Jun 25, 2025 -
Docs: Fix duplicate word typos
#135958 opened
Jun 26, 2025 -
gh-135959: Mark ast.ImportFrom.level as required
#135960 opened
Jun 26, 2025
27 Issues closed by 18 people
-
Improve syntax error for wrongly closed strings
#88535 closed
Jun 25, 2025 -
CPython fails to build on MSVC with latest C standard flag
#135927 closed
Jun 25, 2025 -
`traverse_module_state` can return `int`, do not use `(void)` for it
#135839 closed
Jun 25, 2025 -
test_input_tty hangs when run multiple times in the same process on macOS 10.15
#89050 closed
Jun 25, 2025 -
`_interpreters.set___main___attrs` raises SystemError when passed a non-dict object
#135855 closed
Jun 25, 2025 -
Add a BAT file to launch IDLE with free-threading support
#135837 closed
Jun 24, 2025 -
-X tlbc undocumented in 3.14 and 3.15 command line options
#135805 closed
Jun 24, 2025 -
Possible Integer Overflow Vulnerability in dtoa.c
#135782 closed
Jun 24, 2025 -
Dispatching mechanism in `reprlib.repr` may be fragile
#135890 closed
Jun 24, 2025 -
Error in Format Specification Mini-Language concerning `precision_with_grouping` in 3.14
#134449 closed
Jun 24, 2025 -
MSVC ARM64 compiler regression causing Unicode errors
#113650 closed
Jun 24, 2025 -
Using `reprlib.repr` fails for very large numbers
#135487 closed
Jun 24, 2025 -
`copy.deepcopy` code is too nested.
#135865 closed
Jun 24, 2025 -
builtin min() returns wrong result in the following use case where its key argument is specified
#135879 closed
Jun 24, 2025 -
float.__mod__ is unstable: if n % k == k then n % k % k == 0
#135859 closed
Jun 24, 2025 -
`shutil.copyfileobj()` doesn't flush at end of copy
#135648 closed
Jun 24, 2025 -
Recursively calling makepasv() finally leads to core dumped.
#90369 closed
Jun 23, 2025 -
Spam
#135864 closed
Jun 23, 2025 -
Abort in `_interpqueuesmodule` due to queue being created with negative `maxsize`
#135698 closed
Jun 23, 2025 -
Software Network 3.13.5 module fails to build
#135754 closed
Jun 23, 2025 -
gzip header write OS field
#83302 closed
Jun 23, 2025 -
Smarter use of a mutex in incremental HMAC and hash functions
#135239 closed
Jun 23, 2025 -
Improve `netrc` security check error message
#135823 closed
Jun 23, 2025 -
Allow "p" in Py_BuildValue
#89488 closed
Jun 23, 2025 -
Daemonic threads not killed in some circumstances in python 3.13
#123940 closed
Jun 23, 2025 -
maximum recursion depth in deepcopy regression
#126817 closed
Jun 23, 2025 -
Improve `.help` in the `sqlite3` CLI
#133934 closed
Jun 23, 2025
28 Issues opened by 28 people
-
ast.ImportFrom.level is incorrectly marked as optional
#135959 opened
Jun 26, 2025 -
datetime.isoformat() docstring has a typo
#135956 opened
Jun 25, 2025 -
Expose internal stack introspection APIs as a statistical runtime analysis tool
#135953 opened
Jun 25, 2025 -
smtplib chunked sending
#135952 opened
Jun 25, 2025 -
Add a Section to the Language Reference About Runtime Components
#135944 opened
Jun 25, 2025 -
Show how to clear a `@functools.cached_property`
#135936 opened
Jun 25, 2025 -
Wrong `TypeError` message
#135915 opened
Jun 25, 2025 -
Document ob_refcnt, ob_type, ob_size
#135913 opened
Jun 25, 2025 -
Free threaded builds can double dealloc if .tp_dealloc sleeps
#135909 opened
Jun 25, 2025 -
Use _PyObject_CAST in internal headers
#135906 opened
Jun 25, 2025 -
Optimize the JIT's low-level assembly control flow
#135904 opened
Jun 24, 2025 -
Increased memory usage with free-threaded build
#135898 opened
Jun 24, 2025 -
ctypes._CData.from_buffer does not inherit _b_base_
#135894 opened
Jun 24, 2025 -
Importing ctypes results in extra open libffi file descriptor since 3.14
#135893 opened
Jun 24, 2025 -
Fix undocumented method `CookieJar.clear_expired_cookies` in lib `http.cookiejar`
#135885 opened
Jun 24, 2025 -
sqlite3 CLI keeps part of previous commands when scrolling history
#135883 opened
Jun 24, 2025 -
Segfault by calling `repr(SimpleNamespace)` with `typing.Union` attributes in threads on a free-threading build
#135878 opened
Jun 24, 2025 -
Non-blocking `_PyMutex_LockTimed` spins and may fail unnecessarily in no-GIL builds
#135871 opened
Jun 24, 2025 -
asyncio socket write a multi-dimensional memoryview could truncate data
#135862 opened
Jun 23, 2025 -
standard library email.parser fails to recognize multipart message
#135854 opened
Jun 23, 2025 -
Decide the fate of missing C99 functions in `math`
#135853 opened
Jun 23, 2025 -
Remove external dependency for `logging.handlers.NTEventLogHandler`
#135852 opened
Jun 23, 2025 -
Immortalize/defer all functions in `__builtins__`
#135850 opened
Jun 23, 2025 -
Support zstd on Android
#135846 opened
Jun 23, 2025 -
IndexError when calling asyncio.open_connection
#135836 opened
Jun 23, 2025 -
json.load() can raise undocumented RecursionError
#135835 opened
Jun 23, 2025 -
Bad advice in DeprecationWarning about sqlite3 datetime adapter
#135834 opened
Jun 23, 2025 -
Implement Py_DECREF specializations for Py_GIL_DISABLED build
#135832 opened
Jun 23, 2025
113 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-135700: Fix instructions in __annotate__ have incorrect code positions
#135814 commented on
Jun 25, 2025 • 17 new comments -
gh-82088: Improve performance of PyLong_As*() for multi-digit ints
#135585 commented on
Jun 25, 2025 • 13 new comments -
gh-135552: Clear weakrefs to types in GC after garbage finalization not before
#135728 commented on
Jun 24, 2025 • 12 new comments -
gh-134584: Eliminate redundant refcounting from `_CALL_TYPE_1`
#135818 commented on
Jun 23, 2025 • 11 new comments -
GH-135379: Top of stack caching for the JIT.
#135465 commented on
Jun 24, 2025 • 7 new comments -
gh-135607: Remove null checking of weakref list in dealloc of extension modules and objects
#135614 commented on
Jun 24, 2025 • 7 new comments -
gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__
#131914 commented on
Jun 23, 2025 • 7 new comments -
gh-135447: Document new bytecodes in 3.14
#135803 commented on
Jun 25, 2025 • 7 new comments -
gh-51067: Add `remove()` and `repack()` to `ZipFile`
#134627 commented on
Jun 25, 2025 • 5 new comments -
gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
#135789 commented on
Jun 24, 2025 • 5 new comments -
gh-134567: Exposes log format to users in unittest.TestCase.assertLogs
#134570 commented on
Jun 25, 2025 • 5 new comments -
gh-135386: Fix "unable to open database file" errors on readonly DB
#135566 commented on
Jun 25, 2025 • 4 new comments -
gh-135528: Support more second-level domain names in http.cookiejar
#135820 commented on
Jun 25, 2025 • 3 new comments -
gh-135571: Guard _hashlib usage in test_hashlib.py
#135572 commented on
Jun 24, 2025 • 2 new comments -
gh-135640: Adds type checking to ElementTree.ElementTree constructor
#135643 commented on
Jun 24, 2025 • 2 new comments -
gh-91349: Adjust default compression level to 6 (down from 9) in gzip and tarfile
#131470 commented on
Jun 26, 2025 • 2 new comments -
gh-134584: Eliminate redundant refcounting from _BINARY_OP_ADD_UNICODE
#135817 commented on
Jun 24, 2025 • 2 new comments -
gh-102555: Fix comment parsing in HTMLParser
#135664 commented on
Jun 25, 2025 • 1 new comment -
gh-135801: Fix inaccurate module info for SyntaxWarnings during AST parsing
#135829 commented on
Jun 23, 2025 • 1 new comment -
gh-116738: Make _json module safe in the free-threading build
#119438 commented on
Jun 24, 2025 • 1 new comment -
gh-129958: New syntax error in format spec applies to both f-strings and t-strings
#135570 commented on
Jun 26, 2025 • 1 new comment -
gh-132631: Fix "I/O operation on closed file" when parsing JSON Lines file
#132632 commented on
Jun 24, 2025 • 1 new comment -
gh-87790: support thousands separators for formatting fractional part of Fraction's
#132204 commented on
Jun 24, 2025 • 0 new comments -
gh-87790: support thousands separators for formatting fractional part of Decimal's
#132202 commented on
Jun 24, 2025 • 0 new comments -
gh-132346: Docs: Clarify that reference counts aren't stable between versions
#132352 commented on
Jun 25, 2025 • 0 new comments -
gh-132413: Fix crash in _datetime when used at shutdown
#132599 commented on
Jun 23, 2025 • 0 new comments -
gh-132042: Prebuild mro_dict for find_name_in_mro to speedup class creation
#132618 commented on
Jun 24, 2025 • 0 new comments -
gh-132657: Add free-threading scaling benchmark for copy.copy and copy.deepcopy
#132658 commented on
Jun 23, 2025 • 0 new comments -
gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home
#135831 commented on
Jun 25, 2025 • 0 new comments -
gh-132042: Remove resolve_slotdups to speedup class creation
#132156 commented on
Jun 24, 2025 • 0 new comments -
gh-91349: Expose the crc32 function from the lzma library
#131721 commented on
Jun 25, 2025 • 0 new comments -
gh-64243: Implement `locale.getlocale` fall back in `gettext.find`
#131477 commented on
Jun 25, 2025 • 0 new comments -
gh-83461: Don't allow datetime parsing to accept non-ASCII digits
#131008 commented on
Jun 25, 2025 • 0 new comments -
gh-88473: Implement fast path in date.today() for date types
#130980 commented on
Jun 25, 2025 • 0 new comments -
IDLE: Update NEWS2x.txt with 2.7 release date
#129908 commented on
Jun 25, 2025 • 0 new comments -
gh-109945: Enable spec of multiple curves/groups for TLS
#119244 commented on
Jun 25, 2025 • 0 new comments -
gh-116502: Fix memory access violation on fatal error with Windows
#116503 commented on
Jun 23, 2025 • 0 new comments -
gh-107545: Fix misleading setsockopt error message
#107546 commented on
Jun 25, 2025 • 0 new comments -
gh-135795: Support `.tables` in the sqlite3 command-line interface
#135796 commented on
Jun 24, 2025 • 0 new comments -
gh-129824: fix data races in subinterpreters under TSAN
#135794 commented on
Jun 25, 2025 • 0 new comments -
GH-132532: Make CHECK_PERIODIC an instruction, not just a uop.
#135772 commented on
Jun 23, 2025 • 0 new comments -
gh-135768: fix allowed/blocked IPv6 domains in `http.cookiejar`
#135771 commented on
Jun 24, 2025 • 0 new comments -
gh-135647: fix random.vonmisesvariate() and random.lognormvariate() accept invalid parameters
#135717 commented on
Jun 23, 2025 • 0 new comments -
gh-123471: Make itertools.chain thread-safe
#135689 commented on
Jun 25, 2025 • 0 new comments -
gh-109070: multiprocessing.get_context will not set the start method globally
#135678 commented on
Jun 25, 2025 • 0 new comments -
gh-118350: Add escapable-raw-text to CDATA mode
#135310 commented on
Jun 25, 2025 • 0 new comments -
gh-134531: use `EVP_MAC` API for `_hashlib.HMAC`
#135235 commented on
Jun 23, 2025 • 0 new comments -
gh-125142: remove duplicated import in `Lib/pydoc.py`
#135215 commented on
Jun 24, 2025 • 0 new comments -
gh-135069: Fix exception message in encodings.idna module
#135071 commented on
Jun 23, 2025 • 0 new comments -
gh-133895: provide C99 Annex F return values for math's functions
#135008 commented on
Jun 24, 2025 • 0 new comments -
gh-134009: Expose `PyMutex_IsLocked` in the public C API
#134365 commented on
Jun 25, 2025 • 0 new comments -
gh-131338: Disable new stack size code for non-glibc on linux.
#134336 commented on
Jun 25, 2025 • 0 new comments -
gh-132314: suppress `maybe-uninitialized` compiler warning
#134207 commented on
Jun 24, 2025 • 0 new comments -
gh-125996: fix thread safety of ordered dict
#133734 commented on
Jun 23, 2025 • 0 new comments -
gh-132771: Added assert for potential Integer Overflow in the mark_stacks function
#132830 commented on
Jun 23, 2025 • 0 new comments -
gh-123471: Make itertools.product and itertools.combinations thread-safe
#132814 commented on
Jun 25, 2025 • 0 new comments -
gh-132413: Fix crash in _datetime when used at shutdown (alt)
#132665 commented on
Jun 23, 2025 • 0 new comments -
Eliminate redundant refcounting in the JIT
#134584 commented on
Jun 25, 2025 • 0 new comments -
webbrowser.open doesn't work on Android
#90371 commented on
Jun 25, 2025 • 0 new comments -
Parse assert (x == y, "Descriptive text") as statement params instead of a tuple
#90325 commented on
Jun 24, 2025 • 0 new comments -
Add the interpreters Module, Implementing PEP 734
#134939 commented on
Jun 24, 2025 • 0 new comments -
3.13.2: cast in Py_XDECREF causes runtime failures with immortal objects
#135746 commented on
Jun 24, 2025 • 0 new comments -
strptime(.., '%c') fails to parse output of strftime('%c', ..) in some locales
#53203 commented on
Jun 24, 2025 • 0 new comments -
`re` should support `\p{...}` character properties
#95555 commented on
Jun 24, 2025 • 0 new comments -
Expose `_PyCriticalSection_BeginMutex` as a public API
#133296 commented on
Jun 24, 2025 • 0 new comments -
[MSVC][ASAN] Cpython failed to run test_call test_functools tests with ASAN using MSVC on windows
#135830 commented on
Jun 24, 2025 • 0 new comments -
Should we support unicode in width/precision formatting fields?
#135025 commented on
Jun 24, 2025 • 0 new comments -
For new REPL the help page should explain keyboard shortcuts
#125142 commented on
Jun 24, 2025 • 0 new comments -
Better uop coverage in the JIT optimizer
#131798 commented on
Jun 24, 2025 • 0 new comments -
Regression tests do not support exclusion and pgo in the same invocation
#135494 commented on
Jun 24, 2025 • 0 new comments -
`test_weakref.test_threaded_weak_key_dict_deepcopy` crash: merged objects should have ob_tid == 0
#135106 commented on
Jun 24, 2025 • 0 new comments -
Reduce the size of plain Python objects from 8 to 6 machine words.
#95245 commented on
Jun 24, 2025 • 0 new comments -
Support more second-level domain names in http.cookiejar
#135528 commented on
Jun 24, 2025 • 0 new comments -
venv using symlinks and empty pyvenv.cfg isn't recognized as venv / able to find python home
#135773 commented on
Jun 24, 2025 • 0 new comments -
remove/delete method for zipfile objects
#51067 commented on
Jun 24, 2025 • 0 new comments -
ZipFile.open() should not ignore compression, new file should default to today rather than 1980
#121402 commented on
Jun 23, 2025 • 0 new comments -
locale.nl_langinfo(locale.ERA) is broken
#125411 commented on
Jun 23, 2025 • 0 new comments -
3.14.0b3 JIT build fails with `KeyError: 'R_X86_64_GOTPCREL'`
#135690 commented on
Jun 23, 2025 • 0 new comments -
In Python 3.13 REPL, print() adds extra indentation when invoked from a tkinter event handler
#135045 commented on
Jun 23, 2025 • 0 new comments -
Deprecate and remove code execution in pth files
#78125 commented on
Jun 23, 2025 • 0 new comments -
Extraneous error output when process exits after using subinterpreters
#135729 commented on
Jun 23, 2025 • 0 new comments -
Rewrite & cleanup HACL*-based extension modules
#135532 commented on
Jun 23, 2025 • 0 new comments -
`platform.mac_ver()` returns macOS version of 16.0 instead of 26.0 on Tahoe
#135675 commented on
Jun 23, 2025 • 0 new comments -
`test_perf_profiler` fails under Windows Subsystem for Linux
#134986 commented on
Jun 23, 2025 • 0 new comments -
clang -fsanitize=memory detected error with the trivial program that embeds the Python interpreter
#135774 commented on
Jun 23, 2025 • 0 new comments -
We have run out of flags bits in `PyTypeObject`'s `tp_flags`
#134860 commented on
Jun 26, 2025 • 0 new comments -
Unable to translate parsed-literal block from using/mac.rst
#135828 commented on
Jun 26, 2025 • 0 new comments -
multiprocessing.get_logger() logger deadlock on first call by subprocess to logger.info("...") due to internal logger.debug(...) call by multiprocessing.Queue._start_thread
#91555 commented on
Jun 25, 2025 • 0 new comments -
Use NETRC environment variable
#135788 commented on
Jun 25, 2025 • 0 new comments -
Bytecode changes in 3.14 are not documented in `dis` module docs
#135447 commented on
Jun 25, 2025 • 0 new comments -
Bug: ASCII range mentioned as U+0001..U+007F, rather than U+0000..U+007F
#135923 commented on
Jun 25, 2025 • 0 new comments -
Reorganize WASI-related files in `Tools/wasm`
#133600 commented on
Jun 25, 2025 • 0 new comments -
multiprocessing logger deadlocks if used with logging.handlers.QueueHandler
#90321 commented on
Jun 25, 2025 • 0 new comments -
Regression in multiprocessing.set_start_method introduced in Python 3.13.4
#135726 commented on
Jun 25, 2025 • 0 new comments -
Python on Windows, `site_import=0`/`-S`: `sys.path` containing executable path is undocumented
#135769 commented on
Jun 25, 2025 • 0 new comments -
Reword the Lexical Analysis chapter of the docs
#135676 commented on
Jun 25, 2025 • 0 new comments -
Undocumented 3.14 C API
#135755 commented on
Jun 25, 2025 • 0 new comments -
Accelerate string.Template by using formatted string literals
#72496 commented on
Jun 25, 2025 • 0 new comments -
Type annotations lost when using wraps by default
#85403 commented on
Jun 25, 2025 • 0 new comments -
HTMLParser differences from the HTML5 specification
#135661 commented on
Jun 25, 2025 • 0 new comments -
XSS in html.parser library
#102555 commented on
Jun 25, 2025 • 0 new comments -
Implement PEP 768 – Safe external debugger interface for CPython
#131591 commented on
Jun 25, 2025 • 0 new comments -
Implement stack overflow protection for linux based on actual stack depth
#130396 commented on
Jun 25, 2025 • 0 new comments -
Stack overflow test errors in Alpine after GH-130398
#131338 commented on
Jun 25, 2025 • 0 new comments -
Worst case quadratic complexity in HTMLParser
#135462 commented on
Jun 25, 2025 • 0 new comments -
Use tagged pointers on the stack in the default build.
#127705 commented on
Jun 25, 2025 • 0 new comments -
time.get_clock_info reports "adjustable=False" for implementation="CLOCK_MONOTONIC"
#82575 commented on
Jun 25, 2025 • 0 new comments -
test_idle test_configdialog.HighPageTest failing on macOS
#134770 commented on
Jun 25, 2025 • 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
Jun 25, 2025 • 0 new comments -
Types with Py_TPFLAGS_MANAGED_WEAKREF but not Py_TPFLAGS_HAVE_GC crash when creating a weak reference
#134786 commented on
Jun 25, 2025 • 0 new comments -
Expose log format to users in assertLogs
#134567 commented on
Jun 25, 2025 • 0 new comments -
Memory keeps increasing with fixed-size dict during multi-threaded set/delete in 3.13.3t
#133136 commented on
Jun 25, 2025 • 0 new comments -
Broken tests with "legacy" sys.float_repr_style
#128051 commented on
Jun 25, 2025 • 0 new comments