-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
23 Pull requests merged by 10 people
-
gh-131316: fix invalid
DECREF
in_md5.md5.copy()
#135291 merged
Jun 9, 2025 -
gh-89373: Document that error indicator may be set in tp_dealloc
#28358 merged
Jun 9, 2025 -
gh-135004: rewrite and cleanup
blake2module.c
#135006 merged
Jun 9, 2025 -
gh-135234: improve
_hashlib
exceptions when reporting an OpenSSL function failure#135250 merged
Jun 9, 2025 -
[3.13] Use f-strings in csv docs example (GH-135245)
#135286 merged
Jun 9, 2025 -
[3.14] Use f-strings in csv docs example (GH-135245)
#135285 merged
Jun 9, 2025 -
Use f-strings in csv docs example
#135245 merged
Jun 8, 2025 -
[3.13] gh-135276: Refresh
zipfile.Path
from zipp 3.23 (GH-135277)#135279 merged
Jun 8, 2025 -
[3.13] gh-135263: Fix typo in token.NAME documentation (GH-135275)
#135281 merged
Jun 8, 2025 -
[3.14] gh-135263: Fix typo in token.NAME documentation (GH-135275)
#135280 merged
Jun 8, 2025 -
[3.14] gh-135276: Refresh
zipfile.Path
from zipp 3.23 (GH-135277)#135278 merged
Jun 8, 2025 -
gh-135263: Fix typo in token.NAME documentation
#135275 merged
Jun 8, 2025 -
gh-135276: Refresh
zipfile.Path
from zipp 3.23#135277 merged
Jun 8, 2025 -
[3.13] Update tutorial for new "Copy" button (GH-135007)
#135271 merged
Jun 8, 2025 -
Add compile_commands.json to .gitignore
#135111 merged
Jun 8, 2025 -
[3.14] Update tutorial for new "Copy" button (GH-135007)
#135270 merged
Jun 8, 2025 -
Update tutorial for new
Copy
button#135007 merged
Jun 8, 2025 -
[3.13] gh-134976: document the exception type that can be raised by
s[i]
(GH-134977)#135259 merged
Jun 8, 2025 -
[3.14] gh-134976: document the exception type that can be raised by
s[i]
(GH-134977)#135258 merged
Jun 8, 2025 -
gh-134531: refactor
_hashlib
logic for mapping NIDs to EVP_MD objects#135254 merged
Jun 8, 2025 -
gh-134976: document the exception type that can be raised by
s[i]
#134977 merged
Jun 8, 2025 -
[3.14] gh-135244: generate UUID random Node ID with a CSPRNG as per RFC 9562, §6.10.3 (GH-135226)
#135255 merged
Jun 8, 2025 -
gh-135244: use CSPRNG for random UUID node ID
#135226 merged
Jun 8, 2025
12 Pull requests opened by 9 people
-
gh-135256: Simplify parsing parameters in Argument Clinic
#135257 opened
Jun 8, 2025 -
gh-131798: JIT: Optimize _CALL_LEN when the length is known
#135260 opened
Jun 8, 2025 -
gh-135261: add CI job for testing OpenSSL 1.1.1w
#135262 opened
Jun 8, 2025 -
gh-69456: Add method to detect if a string contains surrogates
#135265 opened
Jun 8, 2025 -
gh-135239: smarter use of mutex in `_md5`
#135267 opened
Jun 8, 2025 -
gh-133244: TPen.pensize raises TurtleGraphicsError if called with a negative number
#135268 opened
Jun 8, 2025 -
gh-135273: Unify ZoneInfo.from_file signatures
#135274 opened
Jun 8, 2025 -
gh-135282: correct itertools.accumulate() signature in sphinx docs
#135283 opened
Jun 9, 2025 -
gh-121914: Change the names of the symbol tables for lambda and genexpr
#135288 opened
Jun 9, 2025 -
GH-135287: clangcl PGO builds on Windows fail with `could not open '/GENPROFILE'`
#135289 opened
Jun 9, 2025 -
Fix warnings `set but not used [-Wunused-but-set-variable]` in remote_debug.h
#135290 opened
Jun 9, 2025 -
gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)
#135292 opened
Jun 9, 2025
9 Issues closed by 5 people
-
Improve `_hashlib` exception reporting when an OpenSSL error occurred
#135234 closed
Jun 9, 2025 -
Rewrite and cleanup HACL* `blake2module.c`
#135004 closed
Jun 9, 2025 -
Setting a string to `start` and `step` argument of `itertools.count()` gets a wrong error message
#135284 closed
Jun 9, 2025 -
Apply bugfixes from zipp
#135276 closed
Jun 8, 2025 -
Typo in `token.NAME` documentation
#135263 closed
Jun 8, 2025 -
Are there any problems with the rules of the assignment statement?
#135269 closed
Jun 8, 2025 -
E-thing
#135264 closed
Jun 8, 2025 -
Add notes about `s[i]` in `Common Sequence Operations`
#134976 closed
Jun 8, 2025
8 Issues opened by 7 people
-
clangcl PGO builds on Windows fail with `could not open '/GENPROFILE'`
#135287 opened
Jun 9, 2025 -
Using the `function` argument of `itertools.accumulate()` gets error against the doc
#135282 opened
Jun 9, 2025 -
Unify ZoneInfo.from_file signature
#135273 opened
Jun 8, 2025 -
Create tests for turtle module
#135272 opened
Jun 8, 2025 -
Add a CI job for testing OpenSSL 1.1.1 bindings
#135261 opened
Jun 8, 2025 -
Simplify parsing parameters in Argument Clinic
#135256 opened
Jun 8, 2025 -
tarfile stream restrictions should be documented
#135253 opened
Jun 8, 2025 -
tarfile, zipfile, and shutil documentation should mention zstd compression
#135252 opened
Jun 8, 2025
39 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-132502: Prototyping adding timestamps to tracebacks.
#129337 commented on
Jun 8, 2025 • 7 new comments -
gh-134939: Add the interpreters Module
#133958 commented on
Jun 8, 2025 • 6 new comments -
gh-133895: provide C99 Annex G return values for cmath's functions
#134995 commented on
Jun 8, 2025 • 6 new comments -
gh-135056: Add a --cors CLI argument to http.server
#135057 commented on
Jun 9, 2025 • 4 new comments -
gh-135243: improve CSV docs
#135246 commented on
Jun 8, 2025 • 3 new comments -
gh-131798: Optimize `_UNARY_NEGATIVE`
#135223 commented on
Jun 9, 2025 • 0 new comments -
gh-131798: Optimize `_UNARY_INVERT`
#135222 commented on
Jun 9, 2025 • 0 new comments -
gh-135177: Raise OverflowError in _Py_call_instrumentation_jump to handle potential integer overflow
#135202 commented on
Jun 9, 2025 • 0 new comments -
Fix definition of `_Py_RemoteDebug_` symbols for static linking
#135146 commented on
Jun 9, 2025 • 0 new comments -
gh-132661: Document t-strings and `templatelib`
#135229 commented on
Jun 8, 2025 • 0 new comments -
gh-131798: JIT: replace _CHECK_METHOD_VERSION with _CHECK_FUNCTION_VERSION_INLINE
#135022 commented on
Jun 8, 2025 • 0 new comments -
gh-134531: use `EVP_MAC` API for `_hashlib.HMAC`
#135235 commented on
Jun 9, 2025 • 0 new comments -
[3.13] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901)
#134704 commented on
Jun 8, 2025 • 0 new comments -
gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support
#134606 commented on
Jun 8, 2025 • 0 new comments -
gh-133545: Also quote arguments containing `&<>^|` on Windows
#134544 commented on
Jun 8, 2025 • 0 new comments -
gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `Parser/pegen.c`
#134048 commented on
Jun 9, 2025 • 0 new comments -
gh-135227: argparse: Use `help` as default `description` in `add_parser`
#135236 commented on
Jun 8, 2025 • 0 new comments -
GH-131296: fix clang-cl warning on Windows in socketmodule.h
#131832 commented on
Jun 9, 2025 • 0 new comments -
GH-131296: fix clang-cl warning on Windows in socketmodule.c
#131821 commented on
Jun 9, 2025 • 0 new comments -
gh-130870: Preserve `GenericAlias` subclasses in `typing.get_type_hints()`
#131583 commented on
Jun 9, 2025 • 0 new comments -
Surprising tokenization of f-strings
#135251 commented on
Jun 8, 2025 • 0 new comments -
Python installation gutted my Python directory, now gives me a fatal error. No idea how to install Python now.
#135159 commented on
Jun 8, 2025 • 0 new comments -
Port HMAC implementation to new OpenSSL APIs
#134531 commented on
Jun 8, 2025 • 0 new comments -
Export `get_all_awaited_by` API into public Python API.
#134342 commented on
Jun 8, 2025 • 0 new comments -
Use CSPRNG for random UUID node ID
#135244 commented on
Jun 8, 2025 • 0 new comments -
Better uop coverage in the JIT optimizer
#131798 commented on
Jun 8, 2025 • 0 new comments -
Add method to detect if a string contains surrogates
#69456 commented on
Jun 8, 2025 • 0 new comments -
Smarter use of a mutex in incremental HMAC and hash functions
#135239 commented on
Jun 8, 2025 • 0 new comments -
Make turtle.pensize smarter
#133244 commented on
Jun 8, 2025 • 0 new comments -
Failure during the print of select.select output with unblocking sys.stdin
#126468 commented on
Jun 9, 2025 • 0 new comments -
Python 3.14 REPL sometimes breaks when editing code blocks
#135185 commented on
Jun 9, 2025 • 0 new comments -
`typing._eval_type` is not preserving `GenericAlias` subclasses
#130870 commented on
Jun 9, 2025 • 0 new comments -
Ambiguous symbol table names
#121914 commented on
Jun 9, 2025 • 0 new comments -
Reconsider XML Security warnings / obsolete vulnerabilities
#127502 commented on
Jun 9, 2025 • 0 new comments -
`ProcessPoolExecutor` raises exception or hangs the process when `shutdown(wait=False)` and worker throws exception
#132969 commented on
Jun 9, 2025 • 0 new comments -
Py_Main and Py_RunMain SystemExit documentation does not match actual behavior
#133264 commented on
Jun 9, 2025 • 0 new comments -
Support completion for sqlite3 command-line interface
#133390 commented on
Jun 9, 2025 • 0 new comments -
gh-118350: Add escapable-raw-text mode to html parser
#121770 commented on
Jun 8, 2025 • 0 new comments -
gh-130870 Fix _eval_type Handling for GenericAlias with Unflattened Arguments and Union Types
#130897 commented on
Jun 9, 2025 • 0 new comments