-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
68 Pull requests merged by 35 people
-
[3.13] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338)
#137507 merged
Aug 7, 2025 -
gh-137044: Support large limit values in getrlimit() and setrlimit()
#137338 merged
Aug 7, 2025 -
gh-137463: Update
validate_abstract_methods
intest_collections.py
#137464 merged
Aug 7, 2025 -
gh-137499: Fixed dead link to NIST website
#137500 merged
Aug 7, 2025 -
[3.13] gh-134262: increase retries in
Tools/build/generate_sbom.py
…#137496 merged
Aug 7, 2025 -
[3.13] gh-134262: Add retries to generate_sbom.py (GH-134263)
#137468 merged
Aug 6, 2025 -
gh-84683: Check in
<prefix>/share/zoneinfo
for zoneinfo files on Windows#28495 merged
Aug 6, 2025 -
[3.13] Docs: Small clarity change for
except*
(GH-121073)#137495 merged
Aug 6, 2025 -
docs: Small clarity change for except*
#121073 merged
Aug 6, 2025 -
[3.13] Docs: Use the correct example module in warnings.rst (GH-137402)
#137493 merged
Aug 6, 2025 -
Fix typo in warnings.rst
#137402 merged
Aug 6, 2025 -
gh-134861: Add 🍌SV output format to
asyncio ps
#137486 merged
Aug 6, 2025 -
gh-134861: Add CSV output format to
asyncio ps
#134862 merged
Aug 6, 2025 -
GH-137484: Have
Tools/wasm/wasi
use the build triple instead of "build"#137485 merged
Aug 6, 2025 -
Further CODEOWNERS listings for Adam Turner
#137483 merged
Aug 6, 2025 -
GH-137466: Remove deprecated and undocumented
glob.glob0()
andglob1()
#137467 merged
Aug 6, 2025 -
[3.14] Doc: remove unused images (GH-137323)
#137324 merged
Aug 6, 2025 -
[3.13] gh-137056: Fix DTrace build support on NetBSD (GH-137057)
#137445 merged
Aug 6, 2025 -
[3.13] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
#137455 merged
Aug 6, 2025 -
gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks
#137316 merged
Aug 6, 2025 -
[3.13] gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (GH-137415)
#137461 merged
Aug 6, 2025 -
[3.14] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
#137436 merged
Aug 6, 2025 -
gh-58124: Avoid CP_UTF8 in UnicodeDecodeError
#137415 merged
Aug 6, 2025 -
Use PyInitConfig API in _freeze_module.c
#137423 merged
Aug 6, 2025 -
Use PyConfig_Get() in frozenmain.c
#137421 merged
Aug 6, 2025 -
[3.14] Docs: add dunder and walrus to the glossary (GH-137430)
#137434 merged
Aug 6, 2025 -
[3.13] gh-137450: macOS installer shell path management improvements (GH-137451)
#137452 merged
Aug 6, 2025 -
gh-137450: macOS installer shell path management improvements
#137451 merged
Aug 6, 2025 -
gh-133390: Amend gh-135659 (sqlite3 docs update)
#137447 merged
Aug 6, 2025 -
gh-137056: Fix DTrace build support on NetBSD
#137057 merged
Aug 6, 2025 -
[3.13] gh-81325: Support path-like objects with streaming TarFile (GH-137188)
#137366 merged
Aug 5, 2025 -
[3.13] Docs: add dunder and walrus to the glossary (GH-137430)
#137435 merged
Aug 5, 2025 -
[3.13] gh-136823: Update documentation on excluded headers in Python.h (GH-136824)
#137438 merged
Aug 5, 2025 -
gh-136823: Update documentation on excluded headers in Python.h
#136824 merged
Aug 5, 2025 -
gh-137134: Update SQLite to 3.50.4 for binary releases
#137135 merged
Aug 5, 2025 -
[3.14] GH-136155: Use
sphinxext-opengraph
v0.12.0 (GH-137393)#137431 merged
Aug 5, 2025 -
Docs: add dunder and walrus to the glossary
#137430 merged
Aug 5, 2025 -
[3.13] GH-136155: Use
sphinxext-opengraph
v0.12.0 (GH-137393)#137432 merged
Aug 5, 2025 -
GH-136155: Use
sphinxext-opengraph
v0.12.0#137393 merged
Aug 5, 2025 -
Fix buildbot release status link in CONTRIBUTING.rst
#137429 merged
Aug 5, 2025 -
gh-137288: Fix bug where boolean expressions are not associated with the correct exception handler
#137310 merged
Aug 5, 2025 -
[3.14] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195)
#137274 merged
Aug 5, 2025 -
[3.13] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034)
#137418 merged
Aug 5, 2025 -
gh-123441: Correct the supported languages of the
iso-8859-4
codec#137034 merged
Aug 5, 2025 -
[3.13] gh-122450: Expand documentation for
Rational
andFraction
(#136800)#137367 merged
Aug 5, 2025 -
gh-137238: Fix data race in
_Py_slot_tp_getattr_hook
#137240 merged
Aug 5, 2025 -
gh-107545: Fix misleading setsockopt error message
#107546 merged
Aug 5, 2025 -
[3.13] gh-135244: generate UUID random Node ID with a CSPRNG as per RFC 9562, §6.10.3 (GH-135226)
#137408 merged
Aug 5, 2025 -
[3.13] gh-137397: Skip test_os_open on NetBSD due to indefinite hang (GH-137398)
#137407 merged
Aug 5, 2025 -
gh-137397: Skip test_os_open on NetBSD due to indefinite hang
#137398 merged
Aug 5, 2025 -
[3.13] gh-132710: only use stable
_uuid.generate_time_safe()
to deduce MAC address (GH-132901)#134704 merged
Aug 5, 2025 -
gh-136306: fix
test_ssl.ContextTests.test_set_groups
on FIPS builds#137405 merged
Aug 5, 2025 -
gh-137390: Add missing line continuation character in configure.ac
#137391 merged
Aug 4, 2025 -
gh-132661: PEP 750 documentation: second pass
#137020 merged
Aug 4, 2025 -
gh-137128: Remove outdated todo about coro_fns
#137385 merged
Aug 4, 2025 -
gh-129033: Remove dead code in test.support.has_no_debug_ranges()
#137379 merged
Aug 4, 2025 -
[3.13] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085)
#134448 merged
Aug 4, 2025 -
gh-134170: Add colorization to unraisable exceptions
#134183 merged
Aug 4, 2025 -
[3.13] gh-130077: Properly match full soft keywords in the parser (GH-135317)
#135399 merged
Aug 4, 2025 -
gh-136520: Clarify docs for _pack_ & _align_
#137036 merged
Aug 4, 2025 -
gh-137368: document __index__() support for PyLong_AsInt32/64()
#137369 merged
Aug 4, 2025 -
[3.13] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195)
#137275 merged
Aug 4, 2025 -
[3.14] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (GH-131537)
#137105 merged
Aug 4, 2025 -
[3.13] gh-135839: Fix
module_traverse
andmodule_clear
in subinterp modules (GH-135937)#135943 merged
Aug 4, 2025 -
[3.12] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
#137171 merged
Aug 4, 2025 -
[3.13] Remove Alex Waygood as a codeowner for pre-commit config (#137372)
#137374 merged
Aug 4, 2025 -
[3.14] Remove Alex Waygood as a codeowner for pre-commit config (GH-137372)
#137373 merged
Aug 4, 2025 -
Remove Alex Waygood as a codeowner for pre-commit config
#137372 merged
Aug 4, 2025
49 Pull requests opened by 23 people
-
gh-137371: refactor and fortify `test.support.hashlib_helper`
#137375 opened
Aug 4, 2025 -
gh-137376: ensure that `SyntaxError` are properly detected in REPL
#137378 opened
Aug 4, 2025 -
[3.14] gh-137368: document __index__() support for PyLong_AsInt32/64() (GH-137369)
#137380 opened
Aug 4, 2025 -
[3.14] gh-136520: Clarify docs for _pack_ & _align_ (GH-137036)
#137381 opened
Aug 4, 2025 -
[3.14] gh-129033: Remove dead code in test.support.has_no_debug_ranges() (GH-137379)
#137382 opened
Aug 4, 2025 -
gh-137335: Fix unlikely name conflicts for named pipes in multiprocessing and asyncio on Windows
#137389 opened
Aug 4, 2025 -
[3.14] gh-132661: PEP 750 documentation: second pass (GH-137020)
#137392 opened
Aug 4, 2025 -
[3.14] gh-137390: Add missing line continuation character in configure.ac (GH-137391)
#137394 opened
Aug 4, 2025 -
[3.14] gh-137397: Skip test_os_open on NetBSD due to indefinite hang (GH-137398)
#137406 opened
Aug 5, 2025 -
[3.14] gh-137058: Sync _Py_NULL macro with the main branch
#137409 opened
Aug 5, 2025 -
gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py`
#137413 opened
Aug 5, 2025 -
[3.14] gh-137238: Fix data race in `_Py_slot_tp_getattr_hook` (gh-137240)
#137416 opened
Aug 5, 2025 -
[3.14] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034)
#137419 opened
Aug 5, 2025 -
gh-77589: Add unix domain socket for Windows
#137420 opened
Aug 5, 2025 -
gh-124111: test macOS CI with Tk 9
#137424 opened
Aug 5, 2025 -
gh-120037: Disable user site packages when a ._pth file is used
#137428 opened
Aug 5, 2025 -
[3.14] gh-136823: Update documentation on excluded headers in Python.h (GH-136824)
#137437 opened
Aug 5, 2025 -
gh-137440: Update Python/hamt.c on importing for testing
#137441 opened
Aug 5, 2025 -
[3.14] gh-137056: Fix DTrace build support on NetBSD (GH-137057)
#137444 opened
Aug 6, 2025 -
Standardize translation of `Doc/bugs.rst`
#137449 opened
Aug 6, 2025 -
[3.14] gh-137450: macOS installer shell path management improvements (GH-137451)
#137453 opened
Aug 6, 2025 -
gh-130102: drop "require numeric arguments" from pow() docs
#137456 opened
Aug 6, 2025 -
[3.11] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
#137457 opened
Aug 6, 2025 -
[3.12] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
#137458 opened
Aug 6, 2025 -
[3.10] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
#137459 opened
Aug 6, 2025 -
[3.14] gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (GH-137415)
#137460 opened
Aug 6, 2025 -
[3.9] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
#137462 opened
Aug 6, 2025 -
gh-135676: Reword the f-string (and t-string) section
#137469 opened
Aug 6, 2025 -
gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline
#137470 opened
Aug 6, 2025 -
gh-137400: Fix a crash when disabling profiling across all threads
#137471 opened
Aug 6, 2025 -
GH-116380: Speed up `glob.[i]glob()` by making fewer system calls (take 2)
#137474 opened
Aug 6, 2025 -
gh-133143: Make information about the interpreter ABI more accessible
#137476 opened
Aug 6, 2025 -
gh-137477: Extend regex pattern check in `inspect.findsource`
#137479 opened
Aug 6, 2025 -
gh-137481: consider actual day name length
#137482 opened
Aug 6, 2025 -
[3.14] GH-137484: Have `Tools/wasm/wasi` use the build triple instead of "build" (GH-37485)
#137487 opened
Aug 6, 2025 -
gh-137477: Fix inspect.getblock() for generator expressions
#137488 opened
Aug 6, 2025 -
gh-137490: Skip test_sigwaitinfo on NetBSD due to POSIX violation
#137491 opened
Aug 6, 2025 -
[3.14] Docs: Use the correct example module in warnings.rst (GH-137402)
#137492 opened
Aug 6, 2025 -
[3.14] Docs: Small clarity change for ``except*`` (GH-121073)
#137494 opened
Aug 6, 2025 -
Performance optimization for dataclass order methods
#137497 opened
Aug 7, 2025 -
Introduce a structure for .github/CODEOWNERS
#137498 opened
Aug 7, 2025 -
[3.13] gh-137499: Fixed dead link to NIST website (GH-137500)
#137501 opened
Aug 7, 2025 -
[3.14] gh-137499: Fixed dead link to NIST website (GH-137500)
#137502 opened
Aug 7, 2025 -
[3.14] gh-137463: Update `validate_abstract_methods` in `test_collections.py` (GH-137464)
#137503 opened
Aug 7, 2025 -
gh-137205: Document how to safely use PRAGMA during SQLite transactions
#137505 opened
Aug 7, 2025 -
[3.14] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338)
#137506 opened
Aug 7, 2025 -
gh-136858: Adds an example of writing a tarfile using stdin
#137510 opened
Aug 7, 2025 -
gh-137044: Make resource.RLIM_INFINITY always positive
#137511 opened
Aug 7, 2025
38 Issues closed by 28 people
-
disallow the "surrogatepass" handler for non utf-* encodings
#58124 closed
Aug 7, 2025 -
Update bundled pip to 25.2
#137257 closed
Aug 7, 2025 -
The parameter name of `reversed()` should be the same to avoid confusion.
#137504 closed
Aug 7, 2025 -
Add CSV and 🍌SV output formats to `asyncio ps`
#134861 closed
Aug 6, 2025 -
Add a `--builddir` option to `Tools/wasm/wasi`
#137480 closed
Aug 6, 2025 -
Remove deprecated and undocumented `glob.glob0` and `glob.glob1` functions
#137466 closed
Aug 6, 2025 -
Brute-Forceing keys in __getitem__
#137473 closed
Aug 6, 2025 -
Errors resulting from unicode normalisation
#137465 closed
Aug 6, 2025 -
The pprint module employs a key-value sorting when representing dict obj.
#137448 closed
Aug 6, 2025 -
sqlite3 warns about unclosed database even for ":memory:"
#137414 closed
Aug 6, 2025 -
Should we allow relative includes? (i.e. #include "../_ssl.h")
#121223 closed
Aug 6, 2025 -
Add a new attribute to create the Template
#137442 closed
Aug 6, 2025 -
argparse wrongly claims '*' positional argument is required in error output
#137439 closed
Aug 5, 2025 -
misleading `setsockopt` error message
#107545 closed
Aug 5, 2025 -
Python implicit boolean conversion in logical operations bypasses try/except on 3.14.0rc1
#137288 closed
Aug 5, 2025 -
test.support.requires_debug_ranges raise SkipTest not returning decorator when `_testcapi` doesn't exist
#137194 closed
Aug 5, 2025 -
Segmentation fault on Windows in Python 3.14.0rc1 when running xdoctest test suite via pytest
#137384 closed
Aug 5, 2025 -
docs: fix codecs table data
#123441 closed
Aug 5, 2025 -
Use parallel LTO compilation with gcc
#137403 closed
Aug 5, 2025 -
`pyport.h`: use `__STDC_VERSION__ >= 202311L` instead of `__STDC_VERSION__ > 201710L`
#137058 closed
Aug 5, 2025 -
new issue
#137410 closed
Aug 5, 2025 -
`http.cookies` should mention that `samesite=None` is valid as per RFC6265bis
#136992 closed
Aug 5, 2025 -
Use CSPRNG for random UUID node ID
#135244 closed
Aug 5, 2025 -
test_os_open in SocketEINTRTest hangs indefinitely on NetBSD
#137397 closed
Aug 5, 2025 -
uuid.getnode() is not tied to MAC address when using `libuuid`
#132710 closed
Aug 5, 2025 -
Add support in SSL module for getting/setting groups used for key agreement
#136306 closed
Aug 5, 2025 -
Update from CLang 19 to CLang 20
#137399 closed
Aug 5, 2025 -
Security: Guard against negative offset/length values in tarfile's GNU sparse extraction
#137395 closed
Aug 4, 2025 -
`inspect.get_source(lambda)` improvement
#136521 closed
Aug 4, 2025 -
Optimization of argmin/argmax/argsort
#122863 closed
Aug 4, 2025 -
'Import "cryptography" could not be resolved'
#137388 closed
Aug 4, 2025 -
clang-cl issues many warnings when building on Windows
#131296 closed
Aug 4, 2025 -
Remove outadated TODO about coro_fns
#137128 closed
Aug 4, 2025 -
3.13.5 Windows installer wants admin permissions
#137386 closed
Aug 4, 2025 -
Add colorization of exceptions in default `sys.unraisablehook`
#134170 closed
Aug 4, 2025
20 Issues opened by 19 people
-
The error message of `list.remove()` says `x` instead of `value` and `list.remove(x):` isn't necessary:
#137508 opened
Aug 7, 2025 -
Dead link in the time library page
#137499 opened
Aug 7, 2025 -
test_sigwaitinfo fails on NetBSD due to POSIX violation
#137490 opened
Aug 6, 2025 -
Use the build triple instead of `build` for the directory name of the build Python in `Tools/wasm/wasi`
#137484 opened
Aug 6, 2025 -
Needless abbreviation of day names in certain locale in calendar
#137481 opened
Aug 6, 2025 -
`inspect.getsourcelines()` Bug
#137477 opened
Aug 6, 2025 -
Incorrect instantiation of incomplete ABC subclass in test_collections::validate_abstract_methods`
#137463 opened
Aug 6, 2025 -
mailbox.mbox.flush() corrupts caches message length in maildir / dovecot
#137454 opened
Aug 6, 2025 -
macOS installer shell path management improvements
#137450 opened
Aug 6, 2025 -
Python/hamt.c: Update import for debugging
#137440 opened
Aug 5, 2025 -
Deadlock at shutdown with stop-the-world and daemon threads
#137433 opened
Aug 5, 2025 -
`importlib.abc.SourceLoader` issues `DeprecationWarning` because it inherits from `ResourceLoader`
#137426 opened
Aug 5, 2025 -
free-threading: PyImport_AddModuleRef race condition
#137422 opened
Aug 5, 2025 -
`test_hashlib` has incorrect `default_builtin_hashes` values
#137412 opened
Aug 5, 2025 -
CDLL failed to load a dll file with a correct path.
#137401 opened
Aug 5, 2025 -
`sys._setprofileallthreads` race condition
#137400 opened
Aug 5, 2025 -
Guard against negative offset/length values in tarfile's GNU sparse extraction
#137396 opened
Aug 4, 2025 -
configure.ac is missing line continuation resulting in bad configure script
#137390 opened
Aug 4, 2025 -
Move getmethparlist function from turtle to inspect module
#137387 opened
Aug 4, 2025 -
REPL incorrectly accepts errorneous `global` statement
#137376 opened
Aug 4, 2025
85 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-137026: Add an explainer guide for asyncio
#137215 commented on
Aug 7, 2025 • 147 new comments -
gh-136728: Refactor build.yml CI config and multissltests.py
#136729 commented on
Aug 5, 2025 • 29 new comments -
gh-137242: Add Android CI job
#137186 commented on
Aug 6, 2025 • 12 new comments -
gh-87281: Improve documentation for locale.setlocale() and locale.getlocale()
#137313 commented on
Aug 4, 2025 • 12 new comments -
gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__
#131914 commented on
Aug 4, 2025 • 10 new comments -
gh-135953: Profile a module or script with sampling profiler
#136777 commented on
Aug 6, 2025 • 10 new comments -
gh-64612: Update error handlers list under `open()`
#137304 commented on
Aug 6, 2025 • 6 new comments -
enhance docs for critical sections
#137334 commented on
Aug 5, 2025 • 5 new comments -
gh-135228: When @dataclass(slots=True) replaces a dataclass, make the original class collectible (take 2)
#137047 commented on
Aug 5, 2025 • 4 new comments -
GH-132532: Add new DSL macros to better declare semantics of exits at ends of instructions/uops.
#137098 commented on
Aug 7, 2025 • 4 new comments -
gh-128813: deprecate cval field of the PyComplexObject struct
#137271 commented on
Aug 6, 2025 • 4 new comments -
gh-137025: Update Emscripten Build Docs
#137312 commented on
Aug 5, 2025 • 3 new comments -
Add SynchronizedBase to __all__ in ``multiprocessing.sharedctypes``
#110304 commented on
Aug 5, 2025 • 3 new comments -
gh-135629: rewrite language reference section on except* to improve clarity
#136150 commented on
Aug 4, 2025 • 3 new comments -
gh-118469: Document sqlite3.Binary in module constants
#136734 commented on
Aug 6, 2025 • 2 new comments -
gh-135228: Create __dict__ and __weakref__ descriptors for object
#136966 commented on
Aug 6, 2025 • 2 new comments -
gh-133465: Efficient signal checks with detached thread state.
#135358 commented on
Aug 4, 2025 • 1 new comment -
gh-137197: Add SSLContext.set_ciphersuites to set TLS 1.3 ciphers
#137198 commented on
Aug 5, 2025 • 1 new comment -
gh-135552: Make the GC clear weakrefs later.
#136189 commented on
Aug 6, 2025 • 0 new comments -
Docs: a start on an 'improve this page' feature
#136246 commented on
Aug 6, 2025 • 0 new comments -
gh-136355: Deprecate `-b` and `-bb` CLI flags in 3.15
#136363 commented on
Aug 5, 2025 • 0 new comments -
gh-130425: Add "Did you mean [...]" suggestions for `del obj.attr`
#136588 commented on
Aug 5, 2025 • 0 new comments -
gh-135386: Fix "unable to open database file" errors on readonly DB
#135566 commented on
Aug 6, 2025 • 0 new comments -
gh-133829: Update zipimport example to not mention Python 2.3
#133835 commented on
Aug 6, 2025 • 0 new comments -
gh-128213: fast path for bytes creation from list and tuple
#132590 commented on
Aug 6, 2025 • 0 new comments -
gh-116738: Make _json module safe in the free-threading build
#119438 commented on
Aug 6, 2025 • 0 new comments -
gh-86809: Add support for HTTP Range header in HTTPServer
#118949 commented on
Aug 7, 2025 • 0 new comments -
gh-92936: allow double quote in cookie values
#113663 commented on
Aug 6, 2025 • 0 new comments -
gh-96471: Add multiprocessing queue shutdown
#104230 commented on
Aug 6, 2025 • 0 new comments -
gh-136722: add TurtleGraphicsError documentation
#136838 commented on
Aug 5, 2025 • 0 new comments -
gh-73065: Add Date header if missing in smtplib send_message
#136850 commented on
Aug 4, 2025 • 0 new comments -
gh-106318: Add example for str.format()
#137018 commented on
Aug 4, 2025 • 0 new comments -
gh-131253: free-threaded build support for pystats
#137189 commented on
Aug 6, 2025 • 0 new comments -
[3.14] gh-137183: Document that `array.array` typecode `w` is new in 3.13 (GH-137184)
#137208 commented on
Aug 4, 2025 • 0 new comments -
[3.14] gh-137025: Include ``python.worker.mjs`` in the Emscripten Web Example (GH-137236)
#137272 commented on
Aug 5, 2025 • 0 new comments -
Allow anonymous unions in public headers, using `_Py_ANONYMOUS`
#137283 commented on
Aug 4, 2025 • 0 new comments -
gh-137103: A faster check_circular
#137286 commented on
Aug 4, 2025 • 0 new comments -
gh-137291: Support perf profiler with an evaluation hook
#137292 commented on
Aug 6, 2025 • 0 new comments -
[3.14] gh-137273: Fix debug assertion failure in locale.setlocale() on Windows (GH-137300)
#137305 commented on
Aug 6, 2025 • 0 new comments -
gh-131876: extract `_hashlib` helpers into a separate directory
#137319 commented on
Aug 6, 2025 • 0 new comments -
gh-115766: Fix IPv4Interface.is_unspecified
#137326 commented on
Aug 6, 2025 • 0 new comments -
[3.14] Fix typo in Doc/extending/extending.rst (GH-136890)
#137355 commented on
Aug 6, 2025 • 0 new comments -
[3.14] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (GH-136800)
#137363 commented on
Aug 5, 2025 • 0 new comments -
Docs: EPUB builds are broken
#136155 commented on
Aug 5, 2025 • 0 new comments -
User site packages are being added when site module is enabled in _pth file
#120037 commented on
Aug 5, 2025 • 0 new comments -
picklable or pickleable?
#125787 commented on
Aug 5, 2025 • 0 new comments -
Update tkinter to use Tk 8.6.15 or (better) Tk 9.0
#124111 commented on
Aug 5, 2025 • 0 new comments -
Enable AF_UNIX support in Windows
#77589 commented on
Aug 5, 2025 • 0 new comments -
Data race in `_Py_slot_tp_getattr_hook`
#137238 commented on
Aug 5, 2025 • 0 new comments -
Emscripten build doesn't include `_decimal`, `_uuid`, `_ssl` or `_hashlib`
#136976 commented on
Aug 5, 2025 • 0 new comments -
Expose _PyEval_StopTheWorld and _PyEval_StartTheWorld as unstable API
#137219 commented on
Aug 5, 2025 • 0 new comments -
ForwardRef.evaluate() mishandles type_params
#137226 commented on
Aug 5, 2025 • 0 new comments -
Do not use `tempfile.mktemp()` for creating named pipes on Windows
#137335 commented on
Aug 5, 2025 • 0 new comments -
Segmentation fault in _ctypes when _type_ can't be converted to UTF-8
#137037 commented on
Aug 5, 2025 • 0 new comments -
Potential thread unsafety in test_free_threading.test_monitoring
#135633 commented on
Aug 5, 2025 • 0 new comments -
Update JIT builds to use LLVM 20
#136895 commented on
Aug 5, 2025 • 0 new comments -
Compilation on Linux without both libffi-dev and libncurses-dev results in an unexpected warning when using the new REPL
#131189 commented on
Aug 5, 2025 • 0 new comments -
Documentation of `import` statement should include binding to `global` and `nonlocal` namespaces
#137337 commented on
Aug 4, 2025 • 0 new comments -
Implement PEP 750 – Template Strings
#132661 commented on
Aug 4, 2025 • 0 new comments -
Docs for PyLong_AsInt32/64() don't mention support for __index__() method
#137368 commented on
Aug 4, 2025 • 0 new comments -
Support __index__() in getrandbits(), randbytes() and others
#135378 commented on
Aug 4, 2025 • 0 new comments -
ctypes _pack_ & _align_ documentation needs elaboration
#136520 commented on
Aug 4, 2025 • 0 new comments -
Unable to inspect class with `cyfunction __init__` due to unwrap and descriptor behavior changed
#137317 commented on
Aug 4, 2025 • 0 new comments -
`compile` fails on 3.14 on a valid expression when `-OO` is set
#137308 commented on
Aug 4, 2025 • 0 new comments -
bpo-38735: Don't fail when importing from / with sys.pycache_prefix set
#30456 commented on
Aug 4, 2025 • 0 new comments -
resource library (getrlimit, setrlimit) interprets resource limits as signed integers instead of unsigned
#137044 commented on
Aug 7, 2025 • 0 new comments -
Add an example of writing a tarfile using stdin
#136858 commented on
Aug 7, 2025 • 0 new comments -
Update macOS and Windows installers to SQLite 3.50.4
#137134 commented on
Aug 7, 2025 • 0 new comments -
Sending the sqlite3 autocommit parameter renders this PRAGMA command a no-op
#137205 commented on
Aug 7, 2025 • 0 new comments -
test_idle test_configdialog.HighPageTest failing on macOS
#134770 commented on
Aug 7, 2025 • 0 new comments -
Android CI and binary releases
#137242 commented on
Aug 6, 2025 • 0 new comments -
`http.cookies.SimpleCookie.load()` fails to consistently handle malformed cookies
#127195 commented on
Aug 6, 2025 • 0 new comments -
Raw f-string format spec undocumented behavior change between 3.11 and 3.12
#137314 commented on
Aug 6, 2025 • 0 new comments -
venv overwrites existing .gitignore
#135604 commented on
Aug 6, 2025 • 0 new comments -
Add `sys.abi_features` to make information about the interpreter ABI more accessible
#133143 commented on
Aug 6, 2025 • 0 new comments -
Speed up `glob.glob()` by reducing number of system calls made
#116380 commented on
Aug 6, 2025 • 0 new comments -
Reword the Lexical Analysis chapter of the docs
#135676 commented on
Aug 6, 2025 • 0 new comments -
tarfile.extractall fails to overwrite symlinks
#75989 commented on
Aug 6, 2025 • 0 new comments -
pow() docs shouldn't require numeric arguments
#130102 commented on
Aug 6, 2025 • 0 new comments -
Segfault from calling `StringIO` methods in threads on free-threading debug build
#135410 commented on
Aug 6, 2025 • 0 new comments -
Support completion for sqlite3 command-line interface
#133390 commented on
Aug 6, 2025 • 0 new comments -
Assignment to __bases__ of direct object subclasses
#37817 commented on
Aug 6, 2025 • 0 new comments -
DTrace Build Fails on NetBSD
#137056 commented on
Aug 6, 2025 • 0 new comments -
Cleanup, document and fortify `test.support.hashlib_helper`
#137371 commented on
Aug 6, 2025 • 0 new comments -
Outdated documentation for including <errno.h>, <stdio.h>, <stdlib.h> and <string.h> in Python.h
#136823 commented on
Aug 5, 2025 • 0 new comments