-
-
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
8 Pull requests merged by 3 people
-
[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 -
[3.14] gh-135815: skip
netrc
security checks ifos.getuid
is missing (GH-135816)#135825 merged
Jun 22, 2025 -
[3.13] gh-135815: skip
netrc
security checks ifos.getuid
is missing (GH-135816)#135826 merged
Jun 22, 2025 -
gh-135532: cleanup clinic
module
directives for cryptographic modules#135822 merged
Jun 22, 2025 -
gh-135815: skip
netrc
security checks ifos.getuid
is missing#135816 merged
Jun 22, 2025 -
gh-135239: simpler use of mutex in hashlib & co
#135267 merged
Jun 22, 2025
9 Pull requests opened by 9 people
-
gh-109263: Start process from spawn context in multiprocessing no longer have side effect
#135813 opened
Jun 22, 2025 -
gh-135700: Fix instructions in __annotate__ have incorrect code positions
#135814 opened
Jun 22, 2025 -
gh-134584: Elimiate redundant refcounting from _BINARY_OP_ADD_UNICODE
#135817 opened
Jun 22, 2025 -
gh-134584: Eliminate redundant refcounting from `_CALL_TYPE_1`
#135818 opened
Jun 22, 2025 -
gh-135528: Support more Second-Level Domain Names in lib http.cookiejar
#135820 opened
Jun 22, 2025 -
gh-135823: improve error message in `netrc` security checks
#135827 opened
Jun 22, 2025 -
gh-135801: Fix inaccurate module info for SyntaxWarnings during AST parsing
#135829 opened
Jun 23, 2025 -
gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home
#135831 opened
Jun 23, 2025 -
gh-135832: implement Py_DECREF specializations for Py_GIL_DISABLED build
#135833 opened
Jun 23, 2025
4 Issues closed by 3 people
-
maximum recursion depth in deepcopy regression
#126817 closed
Jun 23, 2025 -
Improve `.help` in the `sqlite3` CLI
#133934 closed
Jun 23, 2025 -
`netrc` security check may fail on WASI due to the lack of `os.getuid`
#135815 closed
Jun 22, 2025 -
`min(<range>)` and `max(<range>)` can cause indefinite, uninterruptable interpreter hangs
#135824 closed
Jun 22, 2025
8 Issues opened by 8 people
-
Add `idle3.xt.bat` in idlelib
#135837 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 -
[MSVC][ASAN] Cpython failed to run test_call test_functools tests with ASAN using MSVC on windows
#135830 opened
Jun 23, 2025 -
Unable to translate parsed-literal block from using/mac.rst
#135828 opened
Jun 22, 2025 -
Improve `netrc` security check error message
#135823 opened
Jun 22, 2025
52 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 22, 2025 • 20 new comments -
gh-135552: Clear weakrefs to types in GC after garbage finalization not before
#135728 commented on
Jun 23, 2025 • 9 new comments -
gh-135788: Support NETRC environment variable in `netrc`
#135802 commented on
Jun 22, 2025 • 8 new comments -
gh-128881: Do not ignore `address` and `flags` parameters in `socket.{send,recv}_fds`
#128882 commented on
Jun 22, 2025 • 6 new comments -
gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__
#131914 commented on
Jun 22, 2025 • 5 new comments -
gh-134861: Add CSV and 🍌SV output formats to `asyncio ps`
#134862 commented on
Jun 22, 2025 • 2 new comments -
gh-78646: Add bytearray support to ipaddress
#135811 commented on
Jun 22, 2025 • 1 new comment -
gh-134584: Specialize STORE_FAST by reference and type in JIT
#135761 commented on
Jun 22, 2025 • 1 new comment -
gh-133546: Make `re.Match` a well-rounded `Sequence` type
#133549 commented on
Jun 23, 2025 • 0 new comments -
gh-125996: fix thread safety of ordered dict
#133734 commented on
Jun 23, 2025 • 0 new comments -
gh-51067: Add `remove()` and `repack()` to `ZipFile`
#134627 commented on
Jun 22, 2025 • 0 new comments -
`KeyError` hides the exception raised by str(key)
#135660 commented on
Jun 22, 2025 • 0 new comments -
gh-134873: Avoid quadratic complexities in idlelib
#134874 commented on
Jun 22, 2025 • 0 new comments -
gh-135056: Add a --cors CLI argument to http.server
#135057 commented on
Jun 22, 2025 • 0 new comments -
gh-135069: Fix exception message in encodings.idna module
#135071 commented on
Jun 23, 2025 • 0 new comments -
gh-134531: use `EVP_MAC` API for `_hashlib.HMAC`
#135235 commented on
Jun 22, 2025 • 0 new comments -
GH-135379: Top of stack caching for the JIT.
#135465 commented on
Jun 23, 2025 • 0 new comments -
gh-135487: fix `reprlib.Repr.repr_int` when given very large integers
#135506 commented on
Jun 22, 2025 • 0 new comments -
gh-135640: Adds type checking to ElementTree.ElementTree constructor
#135643 commented on
Jun 22, 2025 • 0 new comments -
gh-123471: Make itertools.chain thread-safe
#135689 commented on
Jun 23, 2025 • 0 new comments -
ipaddress should accept bytearray in addition to bytes
#78646 commented on
Jun 22, 2025 • 0 new comments -
Correctly block&allow IPv6 domains in `http.cookiejar`
#135768 commented on
Jun 22, 2025 • 0 new comments -
Ncurses Extended Color Pairs incorrectly display as copies of lower 256 color pairs
#119138 commented on
Jun 22, 2025 • 0 new comments -
gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
#135789 commented on
Jun 23, 2025 • 0 new comments -
GH-124878: reenable `test_finalize_daemon_thread_hang` test under TSAN
#135793 commented on
Jun 23, 2025 • 0 new comments -
gh-129824: fix data races in subinterpreters under TSAN
#135794 commented on
Jun 23, 2025 • 0 new comments -
gh-135795: Support `.tables` in the sqlite3 command-line interface
#135796 commented on
Jun 23, 2025 • 0 new comments -
Starting a Process from "spawn" context has side effect of fixing start method to "fork" on Linux
#109263 commented on
Jun 22, 2025 • 0 new comments -
gh-135447: Document new bytecodes in 3.14
#135803 commented on
Jun 22, 2025 • 0 new comments -
`ast.class._field_types` causes Exception when `ast.class._fields` does not cause Exception
#135797 commented on
Jun 22, 2025 • 0 new comments -
In Python 3.13 REPL, print() adds extra indentation when invoked from a tkinter event handler
#135045 commented on
Jun 22, 2025 • 0 new comments -
remove/delete method for zipfile objects
#51067 commented on
Jun 22, 2025 • 0 new comments -
A Series of Simple DOS Vulnerabilities
#134873 commented on
Jun 22, 2025 • 0 new comments -
ASan detects memory leaks in Python REPL during immediate exit after startup
#135618 commented on
Jun 22, 2025 • 0 new comments -
Support more Second-Level Domain Names in lib http.cookiejar
#135528 commented on
Jun 22, 2025 • 0 new comments -
-X tlbc undocumented in 3.14 and 3.15 command line options
#135805 commented on
Jun 22, 2025 • 0 new comments -
Eliminate redundant refcounting in the JIT
#134584 commented on
Jun 22, 2025 • 0 new comments -
There is no way to annotate singletons like `sys.monitoring.DISABLE`
#135807 commented on
Jun 22, 2025 • 0 new comments -
Stack overflow test errors in Alpine after GH-130398
#131338 commented on
Jun 22, 2025 • 0 new comments -
Rewrite & cleanup HACL*-based extension modules
#135532 commented on
Jun 22, 2025 • 0 new comments -
TemporaryDirectory ignore_cleanup_errors flag is not robustic
#135812 commented on
Jun 22, 2025 • 0 new comments -
Optimize class creation
#132042 commented on
Jun 22, 2025 • 0 new comments -
Use NETRC environment variable
#135788 commented on
Jun 22, 2025 • 0 new comments -
Better module info for SyntaxWarnings during AST parsing
#135801 commented on
Jun 23, 2025 • 0 new comments -
GeneratorExit and asyncio.TaskGroup - missing from _is_base_error?
#135736 commented on
Jun 23, 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 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 -
Extraneous error output when process exits after using subinterpreters
#135729 commented on
Jun 23, 2025 • 0 new comments -
some instructions in __annotate__ have incorrect code positions
#135700 commented on
Jun 22, 2025 • 0 new comments -
Should we support unicode in width/precision formatting fields?
#135025 commented on
Jun 22, 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-123471: Make itertools.product and itertools.combinations thread-safe
#132814 commented on
Jun 23, 2025 • 0 new comments