-
-
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
78 Pull requests merged by 25 people
-
[3.14] Docs: Remove unnecessary trailing backslashes (GH-135781)
#135791 merged
Jun 21, 2025 -
Remove unnecessary trailing backslashes
#135781 merged
Jun 21, 2025 -
gh-135532: optimize calls to
PyMem_Malloc
in SHAKE digest computation#135744 merged
Jun 21, 2025 -
[3.14] gh-127146: Skip test_os.test_mode for Emscripten (GH-135764)
#135784 merged
Jun 21, 2025 -
[3.14] gh-135557: use atomic stores in
heapq
operations in free-threading (GH-135601)#135787 merged
Jun 21, 2025 -
gh-135759: consistently reject negative sizes in SHAKE digests
#135767 merged
Jun 21, 2025 -
gh-135557: Use atomic writes on heapq operations
#135601 merged
Jun 21, 2025 -
[3.14] gh-135645: Added
supports_isolated_interpreters
tosys.implementation
(GH-135667)#135786 merged
Jun 21, 2025 -
gh-135645: Added
supports_isolated_interpreters
tosys.implementation
#135667 merged
Jun 21, 2025 -
gh-127146: Skip test_os.test_mode for Emscripten
#135764 merged
Jun 21, 2025 -
[3.13] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770)
#135777 merged
Jun 20, 2025 -
[3.14] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770)
#135776 merged
Jun 20, 2025 -
gh-135756: Fix nonexistent parameter in tkinter docs
#135770 merged
Jun 20, 2025 -
[3.14] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135724)
#135775 merged
Jun 20, 2025 -
gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size
#135724 merged
Jun 20, 2025 -
gh-135380: enhance critical section held assertions
#135381 merged
Jun 20, 2025 -
gh-135721: skip
test_trashcan_python_class
on wasm buildbots with stack overflow#135766 merged
Jun 20, 2025 -
gh-131798: JIT: Optimize _CALL_LEN when the length is known
#135260 merged
Jun 20, 2025 -
[3.14] Docs: Document
PyExceptionClass
functions in the C API (GH-135697)#135757 merged
Jun 20, 2025 -
[3.13] Docs: Document
PyExceptionClass
functions in the C API (GH-135697)#135758 merged
Jun 20, 2025 -
Docs: Document
PyExceptionClass_Name
#135697 merged
Jun 20, 2025 -
gh-135748: use argument clinic for more socket methods
#135749 merged
Jun 20, 2025 -
[3.14] gh-89083: add links to RFC 9562 sections in UUID docs (GH-135684)
#135747 merged
Jun 20, 2025 -
gh-89083: Attaching RFC links in UUID docs
#135684 merged
Jun 20, 2025 -
[3.14] gh-135532: update
Modules/_hacl/python_hacl_namespaces.h
(GH-135741)#135745 merged
Jun 20, 2025 -
gh-135532: use
_Py_strhex
in_md5.md5.hexdigest
#135742 merged
Jun 20, 2025 -
gh-135532: update
python_hacl_namespaces.h
#135741 merged
Jun 20, 2025 -
[3.14] gh-135532: simplify handling of HACL* errors in
_hmac
(GH-135740)#135743 merged
Jun 20, 2025 -
gh-135379: fix MSVC warning: conversion from 'stwodigits' to 'digit'
#135714 merged
Jun 20, 2025 -
gh-135532: simplify handling of HACL* errors in
_hmac
#135740 merged
Jun 20, 2025 -
[3.14] gh-135608: Add a null check for attribute promotion to fix a JIT crash (GH-135613)
#135739 merged
Jun 20, 2025 -
gh-135608: Add a null check for attribute promotion to fix a JIT crash
#135613 merged
Jun 20, 2025 -
[3.14] gh-127146: Add skip_emscripten_stack_overflow in a few places (GH-135722)
#135733 merged
Jun 19, 2025 -
gh-127146: Add skip_emscripten_stack_overflow in a few places
#135722 merged
Jun 19, 2025 -
[3.14] gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is called (GH-135544)
#135732 merged
Jun 19, 2025 -
gh-135543: emit
sys.remote_exec
audit event whensys.remote_exec
has been called#135544 merged
Jun 19, 2025 -
Add tomasr8 as a codeowner for AST, gettext and the Tier 2 optimizer
#135727 merged
Jun 19, 2025 -
[3.14] gh-135561: ensure that the GIL is held when handling an HACL* error in
_hmac
(GH-135562)#135725 merged
Jun 19, 2025 -
gh-135561: ensure that the GIL is held when handling an HACL* error in
_hmac
#135562 merged
Jun 19, 2025 -
[3.14] gh-135709: Fix two compile warnings on WASM buildbot (GH-135712)
#135723 merged
Jun 19, 2025 -
gh-135709: Fix two compile warnings on WASM buildbot
#135712 merged
Jun 19, 2025 -
[3.14] gh-135273: Unify
ZoneInfo.from_file
signatures (GH-135274)#135716 merged
Jun 19, 2025 -
[3.13] gh-135273: Unify
ZoneInfo.from_file
signatures (GH-135274)#135715 merged
Jun 19, 2025 -
[3.13] Docs: Add missing lines between regex and text (GH-134505)
#135719 merged
Jun 19, 2025 -
[3.14] Docs: Add missing lines between regex and text (GH-134505)
#135718 merged
Jun 19, 2025 -
Add missing lines between regex and text
#134505 merged
Jun 19, 2025 -
gh-135273: Unify ZoneInfo.from_file signatures
#135274 merged
Jun 19, 2025 -
gh-135379: Move PyLong_CheckCompact to private header
#135707 merged
Jun 19, 2025 -
[3.13] Docs: Emphasize parameter name in
pkgutil.iter_importers
(GH-135597)#135711 merged
Jun 19, 2025 -
[3.14] Docs: Emphasize parameter name in
pkgutil.iter_importers
(GH-135597)#135710 merged
Jun 19, 2025 -
Emphasize parameter name
#135597 merged
Jun 19, 2025 -
gh-135379: Add back const cast to _PyLong_IsCompact
#135706 merged
Jun 19, 2025 -
gh-133934: Improve sqlite3
.help
message#135224 merged
Jun 19, 2025 -
gh-133439: Fix the error message in the sqlite3 CLI
#133807 merged
Jun 19, 2025 -
GH-135379: Specialize int operations for compact ints only
#135668 merged
Jun 19, 2025 -
[3.14] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (GH-135681)
#135704 merged
Jun 19, 2025 -
[3.13] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (GH-135681)
#135705 merged
Jun 19, 2025 -
gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution
#135681 merged
Jun 19, 2025 -
gh-111758: Run UBSan in GitHub Actions
#135578 merged
Jun 19, 2025 -
[3.13] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
#135702 merged
Jun 19, 2025 -
[3.14] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
#135701 merged
Jun 19, 2025 -
Document that PyType_GetModuleByDef returns a borrowed reference
#135666 merged
Jun 19, 2025 -
[3.14] gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-133957)
#135695 merged
Jun 19, 2025 -
[3.14] gh-135450: Remove assertion in
_PyCode_CheckNoExternalState
(gh-135466)#135694 merged
Jun 18, 2025 -
gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor
#133957 merged
Jun 18, 2025 -
gh-135450: Remove assertion in
_PyCode_CheckNoExternalState
#135466 merged
Jun 18, 2025 -
[3.13] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
#135692 merged
Jun 18, 2025 -
[3.14] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
#135691 merged
Jun 18, 2025 -
gh-134538: link to example for windows readonly file handling in function docs
#135540 merged
Jun 18, 2025 -
[3.14] gh-135641: Fix flaky
test_capi.test_lock_two_threads
test case (gh-135642)#135687 merged
Jun 18, 2025 -
[3.13] gh-135641: Fix flaky
test_capi.test_lock_two_threads
test case (gh-135642)#135688 merged
Jun 18, 2025 -
gh-135641: Fix flaky
test_capi.test_lock_two_threads
test case#135642 merged
Jun 18, 2025 -
[3.13] Docs: Fix markups for emphasis (GH-135598)
#135686 merged
Jun 18, 2025 -
[3.14] Docs: Fix markups for emphasis (GH-135598)
#135685 merged
Jun 18, 2025 -
Docs: Fix markups for emphasis
#135598 merged
Jun 18, 2025 -
gh-135639: fix
test_cycle
test#135662 merged
Jun 18, 2025 -
[3.14] gh-135376: Fix and improve test_random (GH-135377)
#135680 merged
Jun 18, 2025 -
gh-135376: Fix and improve test_random
#135377 merged
Jun 18, 2025
19 Pull requests opened by 16 people
-
GH-135106: Restrict trashcan to GC'ed objects
#135682 opened
Jun 18, 2025 -
gh-123471: Make itertools.chain thread-safe
#135689 opened
Jun 18, 2025 -
gh-135698: Fix _interpqueues.create(): max_size >= 0
#135703 opened
Jun 19, 2025 -
gh-135494: Fix python -m test --pgo -x test_re
#135713 opened
Jun 19, 2025 -
gh-135647: fix random.vonmisesvariate() and random.lognormvariate() accept invalid parameters
#135717 opened
Jun 19, 2025 -
Bump mypy to 1.16.1
#135720 opened
Jun 19, 2025 -
gh-135552: Reset type cache after finalization to prevent possible segfault while garbage collecting
#135728 opened
Jun 19, 2025 -
gh-135648: Document that `shutil.copyfileobj` doesn't flush
#135737 opened
Jun 20, 2025 -
gh-135751: traceback: add recent_first and show_lines parameter
#135752 opened
Jun 20, 2025 -
gh-134584: Specialize STORE_FAST by reference and type in JIT
#135761 opened
Jun 20, 2025 -
gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros
#135762 opened
Jun 20, 2025 -
gh-135768: fix allowed/blocked IPv6 domains in `http.cookiejar`
#135771 opened
Jun 20, 2025 -
GH-132532: Make CHECK_PERIODIC an instruction, not just a uop.
#135772 opened
Jun 20, 2025 -
[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size
#135778 opened
Jun 20, 2025 -
GH-90117: Check for `list` and `tuple` before `MappingView` in `pprint`
#135779 opened
Jun 21, 2025 -
gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
#135789 opened
Jun 21, 2025 -
gh-130605: reenable test_concurrent_futures tests under TSAN
#135790 opened
Jun 21, 2025 -
[3.14] GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH134276)
#135792 opened
Jun 21, 2025 -
GH-124878: reenable `test_finalize_daemon_thread_hang` test under TSAN
#135793 opened
Jun 21, 2025
30 Issues closed by 19 people
-
Exception unwinding might be broken when handling a memory error.
#132508 closed
Jun 21, 2025 -
race condition in threading when interpreter finalized while daemon thread runs (thread sanitizer identified)
#124878 closed
Jun 21, 2025 -
TSan: data race with _PyThreadState_Attach and _PyThreadState_Detach
#116910 closed
Jun 21, 2025 -
SystemError in OpenSSL's SHAKE when passing negative digest sizes
#135759 closed
Jun 21, 2025 -
data race between lock free list reads and heapq
#135557 closed
Jun 21, 2025 -
3.14: missing sys.implementation.supports_isolated_interpreters?
#135645 closed
Jun 21, 2025 -
gh-135780:Proof of Concept: Integer Overflow Vulnerability in dtoa.c
#135780 closed
Jun 21, 2025 -
`tkinter.commondialog.Dialog.show()` documentation has nonexistent `color` parameter
#135756 closed
Jun 20, 2025 -
Add tkinter to the official embeddable python zip file
#99566 closed
Jun 20, 2025 -
Re Bug
#135750 closed
Jun 20, 2025 -
`test_capi` fails on wasm buildbots with stack overflow
#135721 closed
Jun 20, 2025 -
Segfault/abort in `_Py_uop_sym_new_const` on a JIT build
#135608 closed
Jun 20, 2025 -
Spam
#135738 closed
Jun 20, 2025 -
Parse long strings with \U codes.
#135735 closed
Jun 20, 2025 -
`_hmac`: GIL may be released while attempting to set an exception
#135561 closed
Jun 19, 2025 -
Add new audit event for `sys.remote_exec()`
#135543 closed
Jun 19, 2025 -
test_repl's test_no_memory: AssertionError: -6 not found in (1, 120)
#118331 closed
Jun 19, 2025 -
Two warnings on `wasm32-wasi Non-Debug PR` buildbot
#135709 closed
Jun 19, 2025 -
Unify ZoneInfo.from_file signature
#135273 closed
Jun 19, 2025 -
subprocess.run adds quotes in unexpected places
#135696 closed
Jun 19, 2025 -
os.path.realpath(symlink to DOS devices path that starts with '\\?\Some without ":"\') returns without prefix.
#102440 closed
Jun 19, 2025 -
Minor InterpreterPoolExecutor Issues
#133485 closed
Jun 19, 2025 -
List comprehensions cause subinterpreter crashes
#135450 closed
Jun 19, 2025 -
shutil.rmtree - link to example for windows readonly file handling in function docs
#134538 closed
Jun 18, 2025 -
`test_lock_two_threads` flaky in `test_capi`
#135641 closed
Jun 18, 2025 -
Cannot build 3.11.4 on Raspberry pi
#105706 closed
Jun 18, 2025 -
`test_cycle` in `test_free_threading.test_itertools` is flaky
#135639 closed
Jun 18, 2025 -
Crash with Python 3.12 via Boost Python On Concurrent Thread
#135679 closed
Jun 18, 2025 -
Fix and improve test_random
#135376 closed
Jun 18, 2025
27 Issues opened by 27 people
-
Use NETRC environment variable
#135788 opened
Jun 21, 2025 -
Crossbuild: `sys.implementation` and `build-details.json`
#135785 opened
Jun 21, 2025 -
`umask`ed `os.makedirs()` sometimes fails on Emscripten
#135783 opened
Jun 21, 2025 -
Proof of Concept: Integer Overflow Vulnerability in dtoa.c
#135782 opened
Jun 21, 2025 -
clang -fsanitize=memory detected error with the trivial program that embeds the Python interpreter
#135774 opened
Jun 20, 2025 -
venv using symlinks and empty pyvenv.cfg isn't recognized as venv / able to find python home
#135773 opened
Jun 20, 2025 -
Embedded Python on Windows, `site_import=0`: `sys.path` contains executable path rather than sys.prefix
#135769 opened
Jun 20, 2025 -
Correctly block IPv6 domains in `http.cookiejar`
#135768 opened
Jun 20, 2025 -
Improve error message when passing an invalid producer to `dict`
#135765 opened
Jun 20, 2025 -
Add a Clinic Convert for positive-only `Py_ssize_t` (but not `size_t`)
#135763 opened
Jun 20, 2025 -
The error message from `codecs.register_error()` and `str.encode()` should be clearer
#135760 opened
Jun 20, 2025 -
Undocumented 3.14 C API
#135755 opened
Jun 20, 2025 -
Software Network 3.13.5 module fails to build
#135754 opened
Jun 20, 2025 -
Support `locale` module on Android
#135753 opened
Jun 20, 2025 -
traceback: add `recent_first` and `show_lines` parameters
#135751 opened
Jun 20, 2025 -
use argument clinic for more socket functions
#135748 opened
Jun 20, 2025 -
3.13.2: cast in Py_XDECREF causes runtime failures with immortal objects
#135746 opened
Jun 20, 2025 -
GeneratorExit and asyncio.TaskGroup - missing from _is_base_error?
#135736 opened
Jun 20, 2025 -
Inaccurate description of multiprocessing.Queue.close()
#135730 opened
Jun 19, 2025 -
Extraneous error output when process exits after using subinterpreters
#135729 opened
Jun 19, 2025 -
Regression in multiprocessing.set_start_method introduced in Python 3.13.4
#135726 opened
Jun 19, 2025 -
some instructions in __annotate__ have incorrect code positions
#135700 opened
Jun 19, 2025 -
Abort in `_interpqueuesmodule` due to queue being created with negative `maxsize`
#135698 opened
Jun 19, 2025 -
Add a docker compose configuration file
#135693 opened
Jun 18, 2025 -
3.14.0b3 JIT build fails with `KeyError: 'R_X86_64_GOTPCREL'`
#135690 opened
Jun 18, 2025 -
Log File Handlers Do not Respect logging.raiseExceptions = False
#135683 opened
Jun 18, 2025
103 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-135307: Fix email error when policy max_line_length is set to 0 or None
#135367 commented on
Jun 19, 2025 • 17 new comments -
gh-135607: Remove null checking of weakref list in dealloc of extension modules and objects
#135614 commented on
Jun 20, 2025 • 9 new comments -
GH-135379: Top of stack caching for the JIT.
#135465 commented on
Jun 20, 2025 • 7 new comments -
gh-102247: Improve documentation of http.HTTPStatus members update
#133190 commented on
Jun 21, 2025 • 5 new comments -
gh-135056: Add a --cors CLI argument to http.server
#135057 commented on
Jun 20, 2025 • 5 new comments -
Synced docs and docstring for `sysconfig.get_platform`
#135530 commented on
Jun 21, 2025 • 5 new comments -
gh-135640: Adds type checking to ElementTree.ElementTree constructor
#135643 commented on
Jun 20, 2025 • 4 new comments -
gh-116502: Fix memory access violation on fatal error with Windows
#116503 commented on
Jun 21, 2025 • 3 new comments -
gh-132732: Automatically constant evaluate pure operations
#132733 commented on
Jun 20, 2025 • 3 new comments -
gh-132314: suppress `maybe-uninitialized` compiler warning
#134207 commented on
Jun 20, 2025 • 3 new comments -
gh-127971: fix off-by-one read beyond the end of a string during search
#132574 commented on
Jun 21, 2025 • 3 new comments -
gh-135386: Fix "unable to open database file" errors on readonly DB
#135566 commented on
Jun 21, 2025 • 2 new comments -
gh-59598: Ignore leading whitespace in `JSONDecoder.raw_decode`
#117397 commented on
Jun 19, 2025 • 2 new comments -
gh-135571: Guard _hashlib usage in test_hashlib.py
#135572 commented on
Jun 20, 2025 • 2 new comments -
gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `pyexpat`
#135346 commented on
Jun 19, 2025 • 2 new comments -
gh-134861: Add CSV and 🍌SV output formats to `asyncio ps`
#134862 commented on
Jun 20, 2025 • 1 new comment -
gh-135110: Fix misleading generator.close() documentation
#135152 commented on
Jun 21, 2025 • 1 new comment -
gh-64243: Implement `locale.getlocale` fall back in `gettext.find`
#131477 commented on
Jun 19, 2025 • 1 new comment -
gh-135239: simpler use of mutex in hashlib & co
#135267 commented on
Jun 21, 2025 • 1 new comment -
gh-135282: change documented signature of ``itertools.accumulate()``
#135283 commented on
Jun 21, 2025 • 1 new comment -
gh-119786: Add InternalDocs/qsbr.md.
#135411 commented on
Jun 20, 2025 • 1 new comment -
gh-129926: Speed up sqlite3.Row item access
#129927 commented on
Jun 20, 2025 • 1 new comment -
gh-102221: speed up math.lcm by swapping numbers
#111450 commented on
Jun 18, 2025 • 1 new comment -
gh-129958: New syntax error in format spec applies to both f-strings and t-strings
#135570 commented on
Jun 21, 2025 • 1 new comment -
gh-51067: add `ZipFile.remove()`
#103033 commented on
Jun 21, 2025 • 1 new comment -
Update "Format String Syntax" documentation block to match actual behaviour
#132736 commented on
Jun 19, 2025 • 0 new comments -
gh-123471: Make itertools.product and itertools.combinations thread-safe
#132814 commented on
Jun 18, 2025 • 0 new comments -
gh-128213: fast path for bytes creation from list and tuple
#132590 commented on
Jun 18, 2025 • 0 new comments -
add async generators section to asyncio internal docs
#135674 commented on
Jun 18, 2025 • 0 new comments -
gh-131379: Fix assertionError in __move_tall when scrolling through REPL history
#131450 commented on
Jun 18, 2025 • 0 new comments -
gh-130693: Add options of the tkinter.Text.search method: -nolinestop -all -overlap -strictlimits
#130848 commented on
Jun 21, 2025 • 0 new comments -
gh-128942: make arraymodule.c free-thread safe (lock-free)
#130771 commented on
Jun 21, 2025 • 0 new comments -
gh-130327: Always traverse managed dictionaries, even when inline values are available
#130469 commented on
Jun 19, 2025 • 0 new comments -
gh-128514: Enable `-hugify` for BOLT
#128849 commented on
Jun 21, 2025 • 0 new comments -
random.vonmisesvariate() and random.lognormvariate() accept invalid parameters despite docs constraints
#135647 commented on
Jun 19, 2025 • 0 new comments -
Remove unneeded `zlib` dependency in zipfile tests
#135631 commented on
Jun 21, 2025 • 0 new comments -
gh-135551: Change how sorting picks minimum run length
#135553 commented on
Jun 19, 2025 • 0 new comments -
gh-135532: module-wide cleanup for HACL*-based extension modules
#135536 commented on
Jun 20, 2025 • 0 new comments -
gh-135511 Fixed `NameError` and `AttributeError` lack of the message in IDLE
#135526 commented on
Jun 19, 2025 • 0 new comments -
gh-135487: fix `reprlib.Repr.repr_int` when given very large integers
#135506 commented on
Jun 21, 2025 • 0 new comments -
GH-133136: Revise QSBR to reduce excess memory held
#135473 commented on
Jun 21, 2025 • 0 new comments -
gh-127502: Update XML vulnerability table
#135294 commented on
Jun 18, 2025 • 0 new comments -
gh-135177: Raise OverflowError in _Py_call_instrumentation_jump to handle potential integer overflow
#135202 commented on
Jun 20, 2025 • 0 new comments -
gh-51067: Add `remove()` and `repack()` to `ZipFile`
#134627 commented on
Jun 21, 2025 • 0 new comments -
gh-131338: Disable new stack size code for non-glibc on linux.
#134336 commented on
Jun 21, 2025 • 0 new comments -
Clarify some details regarding `sys.monitoring`
#133981 commented on
Jun 19, 2025 • 0 new comments -
gh-124397: Add threading.iter_locked
#133908 commented on
Jun 18, 2025 • 0 new comments -
GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13
#133831 commented on
Jun 20, 2025 • 0 new comments -
gh-125996: fix thread safety of ordered dict
#133734 commented on
Jun 20, 2025 • 0 new comments -
gh-131093: Enforce -std=c11 for gcc at configure time rather than make time
#133608 commented on
Jun 18, 2025 • 0 new comments -
gh-133059: Increase _PY_NSMALLPOSINTS size
#133160 commented on
Jun 18, 2025 • 0 new comments -
gh-132771: Added assert for potential Integer Overflow in the mark_stacks function
#132830 commented on
Jun 20, 2025 • 0 new comments -
Top-of-stack caching in the JIT
#135379 commented on
Jun 19, 2025 • 0 new comments -
`KeyError` hides the exception raised by str(key)
#135660 commented on
Jun 19, 2025 • 0 new comments -
`platform.mac_ver()` returns macOS version of 16.0 instead of 26.0 on Tahoe
#135675 commented on
Jun 19, 2025 • 0 new comments -
Regression tests do not support exclusion and pgo in the same invocation
#135494 commented on
Jun 19, 2025 • 0 new comments -
CI should run Undefined Behavior Sanitizer (UBSAN), as already done for ASAN
#111758 commented on
Jun 19, 2025 • 0 new comments -
Bytecode changes in 3.14 are not documented in `dis` module docs
#135447 commented on
Jun 19, 2025 • 0 new comments -
Calling ElementTree.write on an ElementTree instance where ElementTree._root is the wrong type causes possible data loss
#135640 commented on
Jun 19, 2025 • 0 new comments -
Add support for defining variadic callbacks via ctypes
#135620 commented on
Jun 19, 2025 • 0 new comments -
unittest mocks don't get applied to children with forkserver multiprocessing start method
#135583 commented on
Jun 19, 2025 • 0 new comments -
Pickle `APPENDS` and `ADDITEMS` missing check
#135573 commented on
Jun 19, 2025 • 0 new comments -
Guard call to _hashlib in test_hashlib.py
#135571 commented on
Jun 19, 2025 • 0 new comments -
Add customization to country code second-level domains in DefaultPolicy of lib http.cookiejar
#135567 commented on
Jun 19, 2025 • 0 new comments -
Inline values array into the object
#115776 commented on
Jun 19, 2025 • 0 new comments -
test_os.TimerfdTests is flaky
#126112 commented on
Jun 19, 2025 • 0 new comments -
Audit all built-in modules for thread safety
#116738 commented on
Jun 19, 2025 • 0 new comments -
Support __index__() in getrandbits(), randbytes() and others
#135378 commented on
Jun 19, 2025 • 0 new comments -
Should we support unicode in width/precision formatting fields?
#135025 commented on
Jun 19, 2025 • 0 new comments -
Add the interpreters Module, Implementing PEP 734
#134939 commented on
Jun 19, 2025 • 0 new comments -
Make concurrent iteration over pairwise, combinations, permutations, cwr, product, etc. from itertools safe under free-threading
#123471 commented on
Jun 18, 2025 • 0 new comments -
remove/delete method for zipfile objects
#51067 commented on
Jun 18, 2025 • 0 new comments -
Add `sys.abi_features` to make information about the interpreter ABI more accessible
#133143 commented on
Jun 18, 2025 • 0 new comments -
Increase _PY_NSMALLPOSINTS size
#133059 commented on
Jun 18, 2025 • 0 new comments -
Align the grammar documentation with Python's actual grammar
#127833 commented on
Jun 18, 2025 • 0 new comments -
`test_weakref.test_threaded_weak_key_dict_deepcopy` crash: merged objects should have ob_tid == 0
#135106 commented on
Jun 18, 2025 • 0 new comments -
ZipInfo corrupts file names in some old zip archives
#84353 commented on
Jun 18, 2025 • 0 new comments -
gh-99080: Preserve backslash character not used to escape quotes in .netrc files
#99088 commented on
Jun 20, 2025 • 0 new comments -
gh-38066: IDLE: Dedenting with shift+tab
#2210 commented on
Jun 18, 2025 • 0 new comments -
Eliminate redundant refcounting in the JIT
#134584 commented on
Jun 21, 2025 • 0 new comments -
Improve PyREPL auto-indentation
#133710 commented on
Jun 21, 2025 • 0 new comments -
`sys.exit` unpacks its argument if it is a 0- or 1-element tuple
#133548 commented on
Jun 21, 2025 • 0 new comments -
webbrowser.open doesn't work on Android
#90371 commented on
Jun 21, 2025 • 0 new comments -
Emscripten: Get test suite passing
#127146 commented on
Jun 21, 2025 • 0 new comments -
Broken tests with "legacy" sys.float_repr_style
#128051 commented on
Jun 21, 2025 • 0 new comments -
Memory access violation on fatal error with Windows
#116502 commented on
Jun 20, 2025 • 0 new comments -
Increased memory usage with mimalloc
#135153 commented on
Jun 20, 2025 • 0 new comments -
codeobject.co_nlocals and codeobject.co_varnames are incorrect for function definition
#133326 commented on
Jun 20, 2025 • 0 new comments -
Documentation for except* could be clearer
#135629 commented on
Jun 20, 2025 • 0 new comments -
with statement star target
#135617 commented on
Jun 20, 2025 • 0 new comments -
Make it possible for the jit to deopt to tier1 upon interrupts
#132532 commented on
Jun 20, 2025 • 0 new comments -
Performance issue with ARM64 windows Python release binaries
#134524 commented on
Jun 20, 2025 • 0 new comments -
venv overwrites existing .gitignore
#135604 commented on
Jun 20, 2025 • 0 new comments -
`generator.close()` never raises `GeneratorExit`
#135110 commented on
Jun 20, 2025 • 0 new comments -
Rewrite & cleanup HACL*-based extension modules
#135532 commented on
Jun 20, 2025 • 0 new comments -
json dump fails for mixed-type keys when sort_keys is specified
#69643 commented on
Jun 20, 2025 • 0 new comments -
Undocumented 3.13 C API
#118915 commented on
Jun 20, 2025 • 0 new comments -
`test_perf_profiler` fails on aarch64 Fedora Stable buildbots
#131038 commented on
Jun 20, 2025 • 0 new comments -
socketserver.BaseRequestHandler inherited class
#89976 commented on
Jun 20, 2025 • 0 new comments -
`shutil.copyfileobj()` doesn't flush at end of copy
#135648 commented on
Jun 20, 2025 • 0 new comments -
Segmentation fault, possibly due to a GC issue
#135552 commented on
Jun 19, 2025 • 0 new comments -
An object referenced only through it's own `__dict__` can get collected too early.
#130327 commented on
Jun 19, 2025 • 0 new comments -
HTMLParser differences from the HTML5 specification
#135661 commented on
Jun 19, 2025 • 0 new comments