-
-
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
12 Pull requests merged by 8 people
-
Update patchcheck upstream remote verification behavior
#135806 merged
Jun 22, 2025 -
gh-130605: reenable test_concurrent_futures tests under TSAN
#135790 merged
Jun 21, 2025 -
[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
10 Pull requests opened by 7 people
-
gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
#135789 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 -
gh-129824: fix data races in subinterpreters under TSAN
#135794 opened
Jun 21, 2025 -
gh-135795: Support `.tables` in the sqlite3 command-line interface
#135796 opened
Jun 21, 2025 -
gh-135797 Add default empty dict for ast._field_types attribute.
#135800 opened
Jun 21, 2025 -
gh-135788: Support NETRC environment variable in netrc and update documentation
#135802 opened
Jun 21, 2025 -
gh-135447: Document new bytecodes in 3.14
#135803 opened
Jun 22, 2025 -
[3.14] patchcheck: use URL paths to identify upstream remote (GH-135806)
#135808 opened
Jun 22, 2025 -
[3.13] patchcheck: use URL paths to identify upstream remote (GH-135806)
#135809 opened
Jun 22, 2025
7 Issues closed by 5 people
-
No documentation of `string.templatelib`
#135804 closed
Jun 22, 2025 -
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
10 Issues opened by 9 people
-
There is no way to annotate singletons like `sys.monitoring.DISABLE`
#135807 opened
Jun 22, 2025 -
-X tlbc undocumented in 3.14 and 3.15 command line options
#135805 opened
Jun 22, 2025 -
Better module info for SyntaxWarnings during AST parsing
#135801 opened
Jun 21, 2025 -
Support changing return value of a function in sys.monitoring
#135799 opened
Jun 21, 2025 -
ast.parse(mode='single') exception for block statements without trailing newline
#135798 opened
Jun 21, 2025 -
`ast.class._field_types` causes Exception when `ast.class._fields` does not cause Exception
#135797 opened
Jun 21, 2025 -
Support more dot commands for sqlite3 command-line interface
#135795 opened
Jun 21, 2025 -
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
45 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-135768: fix allowed/blocked IPv6 domains in `http.cookiejar`
#135771 commented on
Jun 21, 2025 • 19 new comments -
add async generators section to asyncio internal docs
#135674 commented on
Jun 22, 2025 • 6 new comments -
gh-135056: Add a --cors CLI argument to http.server
#135057 commented on
Jun 22, 2025 • 5 new comments -
gh-102247: Improve documentation of http.HTTPStatus members update
#133190 commented on
Jun 21, 2025 • 2 new comments -
gh-135307: Fix email error when policy max_line_length is set to 0 or None
#135367 commented on
Jun 21, 2025 • 2 new comments -
gh-135386: Fix "unable to open database file" errors on readonly DB
#135566 commented on
Jun 21, 2025 • 2 new comments -
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 -
Synced docs and docstring for `sysconfig.get_platform`
#135530 commented on
Jun 21, 2025 • 1 new comment -
gh-127971: fix off-by-one read beyond the end of a string during search
#132574 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-135239: simpler use of mutex in hashlib & co
#135267 commented on
Jun 21, 2025 • 1 new comment -
bpo-35100: add unquote_to_bytes_plus to the urllib.parse module
#12368 commented on
Jun 22, 2025 • 1 new comment -
GH-90117: Check for `list` and `tuple` before `MappingView` in `pprint`
#135779 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 -
gh-51067: Add `remove()` and `repack()` to `ZipFile`
#134627 commented on
Jun 21, 2025 • 0 new comments -
gh-134873: Avoid quadratic complexities in idlelib
#134874 commented on
Jun 22, 2025 • 0 new comments -
gh-134986: Catch PermissionError when trying to call perf in tests
#134987 commented on
Jun 22, 2025 • 0 new comments -
gh-135751: traceback: add recent_first and show_lines parameter
#135752 commented on
Jun 21, 2025 • 0 new comments -
gh-135110: Fix misleading generator.close() documentation
#135152 commented on
Jun 21, 2025 • 0 new comments -
gh-135552: Reset type cache after finalization to prevent possible segfault while garbage collecting
#135728 commented on
Jun 21, 2025 • 0 new comments -
gh-135385: Fix memory regression for classes with both __slots__ and __dict__
#135389 commented on
Jun 22, 2025 • 0 new comments -
GH-133136: Revise QSBR to reduce excess memory held
#135473 commented on
Jun 21, 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 -
Remove unneeded `zlib` dependency in zipfile tests
#135631 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 -
Emscripten: Get test suite passing
#127146 commented on
Jun 21, 2025 • 0 new comments -
webbrowser.open doesn't work on Android
#90371 commented on
Jun 21, 2025 • 0 new comments -
traceback: add `recent_first` and `show_lines` parameters
#135751 commented on
Jun 21, 2025 • 0 new comments -
Software Network 3.13.5 module fails to build
#135754 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 -
Improve PyREPL auto-indentation
#133710 commented on
Jun 21, 2025 • 0 new comments -
Eliminate redundant refcounting in the JIT
#134584 commented on
Jun 21, 2025 • 0 new comments -
Embedded Python on Windows, `site_import=0`: `sys.path` contains executable path rather than sys.prefix
#135769 commented on
Jun 21, 2025 • 0 new comments -
3.14.0b3 JIT build fails with `KeyError: 'R_X86_64_GOTPCREL'`
#135690 commented on
Jun 21, 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 21, 2025 • 0 new comments -
Various data races in subinterpreter tests under TSAN
#129824 commented on
Jun 21, 2025 • 0 new comments -
PEP 739 / `build-details.json`: `c_api.headers` does not include the `pythonX.Y` directory
#134632 commented on
Jun 21, 2025 • 0 new comments -
`platform.mac_ver()` returns macOS version of 16.0 instead of 26.0 on Tahoe
#135675 commented on
Jun 21, 2025 • 0 new comments -
Bytecode changes in 3.14 are not documented in `dis` module docs
#135447 commented on
Jun 22, 2025 • 0 new comments -
Possible Integer Overflow Vulnerability in dtoa.c
#135782 commented on
Jun 22, 2025 • 0 new comments -
creating venv Python3.13 on CIFS mounted drive fails ENODATA
#133951 commented on
Jun 22, 2025 • 0 new comments -
gh-116502: Fix memory access violation on fatal error with Windows
#116503 commented on
Jun 21, 2025 • 0 new comments -
gh-128514: Enable `-hugify` for BOLT
#128849 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 -
Implement PEP 788
#133110 commented on
Jun 21, 2025 • 0 new comments