-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
100 Pull requests merged by 30 people
-
[3.13] GH-138465: Improve documentation for common sequence methods (GH-138474)
#138567 merged
Sep 5, 2025 -
[3.13] gh-137985: Correct description of Formatter's datefmt param in logging documentation (GH-138530)
#138566 merged
Sep 5, 2025 -
[3.13] gh-138010: Fix
__init_subclass__
forwarding bywarnings.deprecated
(GH-138210)#138564 merged
Sep 5, 2025 -
gh-137985: correct description of Formatter's datefmt param in logging doc
#138530 merged
Sep 5, 2025 -
[3.13] gh-138307: Update the Ellipsis documentation (GH-138306)
#138439 merged
Sep 5, 2025 -
gh-138010: Fix
__init_subclass__
forwarding bywarnings.deprecated
#138210 merged
Sep 5, 2025 -
[3.13] gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502)
#138549 merged
Sep 5, 2025 -
GH-138465: Improve documentation for common sequence methods
#138474 merged
Sep 5, 2025 -
gh-138191: Document
frame.f_generator
in the data model#138540 merged
Sep 5, 2025 -
gh-88375, gh-111788: Fix parsing errors and normalization in robotparser
#138502 merged
Sep 5, 2025 -
gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL
#136878 merged
Sep 5, 2025 -
annotationlib: add note on security to docs
#138508 merged
Sep 5, 2025 -
gh-137210: Add a struct, slot & function for checking an extension's ABI
#137212 merged
Sep 5, 2025 -
gh-57911: Sanitize symlink targets in tarfile on win32
#138309 merged
Sep 5, 2025 -
gh-131178: Fix
test_unknown_flag
for platform CLI#137816 merged
Sep 5, 2025 -
[3.14] gh-138286: Run
ruff
onTools/i18n
(GH-138287)#138513 merged
Sep 5, 2025 -
[3.14] gh-138515: Include email module in Emscripten build (gh-138520)
#138533 merged
Sep 5, 2025 -
gh-138401: Check arg
count>=0
inos.sendfile
#138403 merged
Sep 5, 2025 -
[3.13] gh-138515: Include email module in Emscripten build (gh-138520)
#138534 merged
Sep 5, 2025 -
gh-138515: Include email module in Emscripten build
#138520 merged
Sep 5, 2025 -
[3.14] docs: add module-level
versionadded
forannotationlib
(GH-138511)#138512 merged
Sep 5, 2025 -
[3.14] gh-138516: fix typo in OrderedDict exception msg (GH-138517)
#138523 merged
Sep 5, 2025 -
[3.13] gh-138286: Run
ruff
onTools/i18n
(GH-138287)#138524 merged
Sep 5, 2025 -
[3.14] gh-107194: Improved language of list.index in tutorial (gh-138518)
#138527 merged
Sep 5, 2025 -
[3.13] gh-138516: fix typo in OrderedDict exception msg (GH-138517)
#138522 merged
Sep 5, 2025 -
gh-107194: Improved language of list.index in tutorial
#138518 merged
Sep 5, 2025 -
gh-138516: fix typo in OrderedDict exception msg
#138517 merged
Sep 5, 2025 -
docs: add module-level
versionadded
forannotationlib
#138511 merged
Sep 4, 2025 -
gh-138192: Fix Context initialization so that all subinterpreters are assigned the MISSING value.
#138503 merged
Sep 4, 2025 -
gh-87595: Fix the docs for mmap.size()
#138494 merged
Sep 4, 2025 -
Add random_derangement recipe
#138377 merged
Sep 4, 2025 -
[3.14] gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments (GH-136615)
#138054 merged
Sep 4, 2025 -
[3.14] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623)
#138086 merged
Sep 4, 2025 -
[3.14] GH-101100: Resolve reference warnings in using/windows.rst (GH-138416)
#138461 merged
Sep 4, 2025 -
[3.13] Docs: Fix typo in
os.fwalk()
example (GH-138486)#138501 merged
Sep 4, 2025 -
DOC: Fix typo in
os.fwalk()
example#138486 merged
Sep 4, 2025 -
gh-136599: Improve long_hash
#136600 merged
Sep 4, 2025 -
[3.14] gh-138281: Run
ruff
onTools/peg_generator
(GH-138282)#138469 merged
Sep 4, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.10.rst (GH-138408)
#138480 merged
Sep 4, 2025 -
gh-132657: Make deepcopy and copy scale with free-threading
#138429 merged
Sep 4, 2025 -
gh-138281: Remove unused
topsort
and bump minimal version inpeg_generator
#138487 merged
Sep 3, 2025 -
[3.13] gh-95844: Move help_url code to a help module function (GH-129971)
#138485 merged
Sep 3, 2025 -
gh-95844: Move help_url code to a help module function
#129971 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.10.rst (GH-138408)
#138481 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.5.rst (GH-138412)
#138460 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.10.rst
#138408 merged
Sep 3, 2025 -
[3.13] Fix Windows path in
venv
docs (GH-138476)#138478 merged
Sep 3, 2025 -
Fix Windows path in
venv
docs#138476 merged
Sep 3, 2025 -
[3.14] gh-72249: Correct wording of GH-101910 blurb (GH-138468)
#138470 merged
Sep 3, 2025 -
[3.13] gh-138281: Run
ruff
onTools/peg_generator
(GH-138282)#138472 merged
Sep 3, 2025 -
[3.13] gh-72249: Correct wording of GH-101910 blurb (GH-138468)
#138471 merged
Sep 3, 2025 -
gh-72249: Correct wording of GH-101910 blurb
#138468 merged
Sep 3, 2025 -
gh-138431: JIT Optimizer --- Fix round-tripping references for str and tuple
#138458 merged
Sep 3, 2025 -
gh-138281: Run
ruff
onTools/peg_generator
#138282 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in using/windows.rst (#138416)
#138463 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in using/windows.rst
#138416 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.4.rst (GH-138413)
#138444 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.5.rst (GH-138412)
#138459 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.5.rst
#138412 merged
Sep 3, 2025 -
gh-135676: Reword the Operators & Delimiters section(s)
#137713 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.6.rst (GH-138411)
#138456 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.6.rst (GH-138411)
#138455 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.6.rst
#138411 merged
Sep 3, 2025 -
gh-137136: Suppress build warnings when build on Windows with --experimental-jit-interpreter
#137137 merged
Sep 3, 2025 -
gh-91214: Skip tests failing on Solaris
#31978 merged
Sep 3, 2025 -
[3.13] gh-60462: Fix locale.strxfrm() on Solaris (GH-138242)
#138449 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in extending/extending.rst (GH-138417)
#138446 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in extending/extending.rst (GH-138417)
#138447 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in extending/extending.rst
#138417 merged
Sep 3, 2025 -
Docs: Fix typo in test.support.linked_to_musl function name
#138406 merged
Sep 3, 2025 -
gh-60462: Fix locale.strxfrm() on Solaris
#138242 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.4.rst (GH-138413)
#138443 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.4.rst
#138413 merged
Sep 3, 2025 -
GH-119169: Slightly speed up
os.walk(topdown=True)
#121431 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/2.7.rst (GH-138415)
#138442 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/2.7.rst (GH-138415)
#138441 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/2.7.rst
#138415 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.8.rst (GH-138409)
#138438 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.8.rst (GH-138409)
#138437 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.3.rst (GH-138414)
#138436 merged
Sep 3, 2025 -
gh-138307: Update the Ellipsis documentation
#138306 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.3.rst (GH-138414)
#138435 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.8.rst
#138409 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.3.rst
#138414 merged
Sep 3, 2025 -
[3.14] GH-123299: Copyedit 3.14 What's New: Move and consolidate Porting (GH-138400)
#138434 merged
Sep 3, 2025 -
GH-123299: Copyedit 3.14 What's New: Move and consolidate Porting
#138400 merged
Sep 3, 2025 -
gh-138013: Remove
test_io
load_tests namespace manipulation#138366 merged
Sep 3, 2025 -
gh-138013: Move I/O tests to test_io
#138365 merged
Sep 3, 2025 -
[3.13] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220)
#138387 merged
Sep 3, 2025 -
gh-78502: Add a trackfd parameter to mmap.mmap() on Windows
#138238 merged
Sep 3, 2025 -
gh-138264: Fix gcc 14 compiler warnings
#138265 merged
Sep 3, 2025 -
gh-116946: fully implement GC protocol for
_curses_panel.panel
#138333 merged
Sep 3, 2025 -
gh-116946: add
Py_TPFLAGS_IMMUTABLETYPE
to_random.Random
#138341 merged
Sep 3, 2025 -
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410)
#138424 merged
Sep 3, 2025 -
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410)
#138423 merged
Sep 3, 2025 -
GH-101100: Resolve reference warnings in whatsnew/3.7.rst
#138410 merged
Sep 3, 2025 -
[3.14] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612)
#138421 merged
Sep 3, 2025 -
[3.13] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612)
#138422 merged
Sep 3, 2025 -
gh-101100: Resolve reference warnings in library/xml.sax.handler.rst
#136612 merged
Sep 3, 2025
60 Pull requests opened by 31 people
-
GH-101100: Resolve reference warnings in reference/
#138418 opened
Sep 3, 2025 -
GH-101100: Resolve reference warnings in library/stdtypes.rst
#138420 opened
Sep 3, 2025 -
[3.14] gh-138264: Fix gcc 14 compiler warnings (GH-138265)
#138426 opened
Sep 3, 2025 -
[3.14] gh-116946: fully implement GC protocol for `_curses_panel.panel` (GH-138333)
#138427 opened
Sep 3, 2025 -
[3.13] gh-116946: fully implement GC protocol for `_curses_panel.panel` (GH-138333)
#138428 opened
Sep 3, 2025 -
gh-138432: zoneinfo: improve error message for PathLike relative paths
#138433 opened
Sep 3, 2025 -
[3.14] gh-138307: Update the Ellipsis documentation (GH-138306)
#138440 opened
Sep 3, 2025 -
[3.14] Docs: Fix typo in test.support.linked_to_musl function name (GH-138406)
#138445 opened
Sep 3, 2025 -
[3.14] gh-60462: Fix locale.strxfrm() on Solaris (GH-138242)
#138448 opened
Sep 3, 2025 -
[3.14] gh-91214: Skip tests failing on Solaris (GH-31978)
#138450 opened
Sep 3, 2025 -
gh-138451: Support custom LLVM installation path
#138452 opened
Sep 3, 2025 -
gh-64063: Clarify safe usage of Queue in multiprocessing "Using a remote manager" section
#138454 opened
Sep 3, 2025 -
[3.14] gh-135676: Reword the Operators & Delimiters section(s) (GH-137713)
#138457 opened
Sep 3, 2025 -
[3.13] gh-91214: Skip tests failing on Solaris (GH-31978)
#138462 opened
Sep 3, 2025 -
Remove some entries from ``nitpick_ignore``
#138464 opened
Sep 3, 2025 -
Doc: Improve grammar in ``os.walk`` example
#138466 opened
Sep 3, 2025 -
gh-116738: Test mdb.gnu module on FT Python build
#138467 opened
Sep 3, 2025 -
gh-98896: Fix parsing issue in resource_tracker to allow shared memory names containing colons
#138473 opened
Sep 3, 2025 -
gh-138013: Move buffered tests to test_bufferedio
#138475 opened
Sep 3, 2025 -
[3.14] Fix Windows path in `venv` docs (GH-138476)
#138477 opened
Sep 3, 2025 -
gh-138479: Ensure that `__typing_subst__` returns a tuple
#138482 opened
Sep 3, 2025 -
GH-133879: Copyedit 3.15 What's New: Consolidate Porting
#138483 opened
Sep 3, 2025 -
[3.14] gh-95844: Move help_url code to a help module function (GH-129971)
#138484 opened
Sep 3, 2025 -
GH-123299: Copyedit 3.14 What's New: Build Changes
#138488 opened
Sep 3, 2025 -
gh-138489: Install ``build-details.json`` on Windows
#138490 opened
Sep 3, 2025 -
[3.13] gh-134163: fix: exec('_testcapi.set_nomemory(0)') hang in new repl 3.13
#138491 opened
Sep 4, 2025 -
gh-138497: Support LLVM_VERSION configuration via env
#138498 opened
Sep 4, 2025 -
[3.14] Docs: Fix typo in `os.fwalk()` example (GH-138486)
#138500 opened
Sep 4, 2025 -
gh-116738: Test resource module on FT Python build
#138504 opened
Sep 4, 2025 -
[3.14] gh-137920: Fix semantically relevant typo in curses.window.attron (#137940)
#138506 opened
Sep 4, 2025 -
[3.13] gh-137920: Fix semantically relevant typo in `curses.window.attron` (GH-137940)
#138507 opened
Sep 4, 2025 -
gh-136264: Fix ``--relative-paths`` for PEP 739's build-details.json
#138510 opened
Sep 4, 2025 -
gh-99948: Support ctypes.util.find_library in emscripten environment
#138519 opened
Sep 5, 2025 -
gh-134746: implement Ctrl+Alt+L clear display keymap in pyREPL
#138521 opened
Sep 5, 2025 -
gh-138525: raise error when BooleanOptionalAction used with prefix_chars without '-'
#138526 opened
Sep 5, 2025 -
[3.13] gh-107194: Improved language of list.index in tutorial (gh-138518)
#138528 opened
Sep 5, 2025 -
gh-87209: Clarify ordering rule for default arguments in tutorial
#138529 opened
Sep 5, 2025 -
gh-121190: A better error message from `importlib.resources.files()` when module spec is None
#138531 opened
Sep 5, 2025 -
gh-137970: add st_mode_notice code_example
#138532 opened
Sep 5, 2025 -
gh-138234: clarify returncode behavior for subprocess_exec vs subprocess_shell
#138536 opened
Sep 5, 2025 -
gh-138535: Optimize fill_time for typical timestamps
#138537 opened
Sep 5, 2025 -
gh-128715: CTypeField: Put intness, signedness and pointerness in flags
#138541 opened
Sep 5, 2025 -
gh-138542: error message is wrong when inspect a custom module
#138543 opened
Sep 5, 2025 -
Doc: Apply keyword role around finally (in sys module doc)
#138544 opened
Sep 5, 2025 -
gh-137210: Move PYTHON_API_VERSION & PYTHON_ABI_VERSION to patchlevel.h
#138545 opened
Sep 5, 2025 -
[3.14] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878)
#138546 opened
Sep 5, 2025 -
[3.13] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878)
#138547 opened
Sep 5, 2025 -
[3.14] gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502)
#138548 opened
Sep 5, 2025 -
[3.14] annotationlib: add note on security to docs (GH-138508)
#138550 opened
Sep 5, 2025 -
[3.14] gh-132551: make `io.BytesIO` thread safe (GH-132616)
#138551 opened
Sep 5, 2025 -
gh-83765: indicate the maximum amount of memory on macOS
#138552 opened
Sep 5, 2025 -
[3.14] gh-138191: Document ``frame.f_generator`` in the data model (GH-138540)
#138553 opened
Sep 5, 2025 -
fix comment reference from man 7 signal to man 7 signal-safety
#138554 opened
Sep 5, 2025 -
gh-79638: Treat an unreachable robots.txt as "disallow all"
#138555 opened
Sep 5, 2025 -
gh-97517: Add documentation links to datetime strftime/strptime docstrings
#138559 opened
Sep 5, 2025 -
[3.14] GH-138465: Improve documentation for common sequence methods (GH-138474)
#138560 opened
Sep 5, 2025 -
[3.14] gh-138010: Fix `__init_subclass__` forwarding by `warnings.deprecated` (GH-138210)
#138561 opened
Sep 5, 2025 -
GH-138562: Remove ``sort()`` from the common sequence methods in the data model
#138563 opened
Sep 5, 2025 -
[3.14] gh-137985: Correct description of Formatter's datefmt param in logging documentation (GH-138530)
#138565 opened
Sep 5, 2025
33 Issues closed by 16 people
-
Improve language of list.index in tutorial
#107194 closed
Sep 5, 2025 -
Robots.txt parsing fails when one rule line is invalid
#111788 closed
Sep 5, 2025 -
urllib.robotparser fail on Disallow: /? from google.com
#88375 closed
Sep 5, 2025 -
relative symlinks in tarfile.extract broken (windows)
#57911 closed
Sep 5, 2025 -
Introduce fixed point locale aware format type for floating point numbers
#79819 closed
Sep 5, 2025 -
Paste Mode commad
#138495 closed
Sep 5, 2025 -
`contextvars.Token.MISSING` attribute not available in subinterpreters
#138192 closed
Sep 5, 2025 -
Argument `count` of `os.sendfile` isn't checked to be non-negative
#138401 closed
Sep 5, 2025 -
Emscripten build fails to import `importlib.metadata`
#138515 closed
Sep 5, 2025 -
IDLE - remove all bare excepts
#59518 closed
Sep 5, 2025 -
Typo in `OrderedDict.OrderedDict` exception message
#138516 closed
Sep 5, 2025 -
Hostnames with underscores fail SSLContext hostname verification with wildcard certificates
#103490 closed
Sep 5, 2025 -
lkj
#138509 closed
Sep 5, 2025 -
Run `ruff` on `Tools/i18n`
#138286 closed
Sep 4, 2025 -
remove the assumptions from The tutorial
#107017 closed
Sep 4, 2025 -
Tutorial links to file object methods are broken.
#73361 closed
Sep 4, 2025 -
Cross compiled python installed wrong version of lib2to3/Grammar pickle
#83402 closed
Sep 4, 2025 -
6.13. Conditional expressions: Grammar seems wrong
#112515 closed
Sep 4, 2025 -
Add __name__ and __doc__ from wrapped function in partial function initialized via functools.partial
#138493 closed
Sep 4, 2025 -
spam
#138499 closed
Sep 4, 2025 -
Run `ruff` on `peg_generator`
#138281 closed
Sep 4, 2025 -
JIT: failed assertion in `_POP_TOP_NOP` calling `str()` on variable due to wrong reference information
#138431 closed
Sep 4, 2025 -
Inconsistent type substitution for `ParamSpec`
#138492 closed
Sep 4, 2025 -
IDLE - Move help_url code to a help module function
#95844 closed
Sep 3, 2025 -
Incorrect implementation of `truncate` in `test_free_threading` for IO
#138360 closed
Sep 3, 2025 -
An operator is missing in the list of tokens
#99000 closed
Sep 3, 2025 -
Build on Windows with `--experimental-jit-interpreter` will emit warnings
#137136 closed
Sep 3, 2025 -
test_local.TestEnUSCollection failures on Solaris 10
#60462 closed
Sep 3, 2025 -
`PyArg_Parse`: Provide `N` as new format unit for non negative `Py_ssize_t`
#138361 closed
Sep 3, 2025 -
Resizing an anonymous mmap can lead to crash
#138204 closed
Sep 3, 2025 -
test_set_name fails on OpenIndiana
#138004 closed
Sep 3, 2025 -
mmap.mmap() should not necessarily clone the file descriptor
#78502 closed
Sep 3, 2025
17 Issues opened by 14 people
-
The data model and built-in types references disagree regarding ``sort()``
#138562 opened
Sep 5, 2025 -
Indentation error while getting annotation of function with an template-string as return type
#138558 opened
Sep 5, 2025 -
Where is the `dict_keys` (and `dict_values` (and `dict_items`)) class?
#138557 opened
Sep 5, 2025 -
Documentation for 3.13.7 for gc module links outdated page from devguide
#138556 opened
Sep 5, 2025 -
wrong error message when inspect getfile a custom module
#138542 opened
Sep 5, 2025 -
idle docstring indentation
#138539 opened
Sep 5, 2025 -
Optimize posixmodule.c:fill_time for typical timestamps
#138535 opened
Sep 5, 2025 -
`argparse.BooleanOptionalAction` silently failed when used with parser whose `prefix_chars` has no `'-'`
#138525 opened
Sep 5, 2025 -
`getpass` `echo_char` Input Validation Failure & Imprecise Language
#138514 opened
Sep 4, 2025 -
Make LLVM_VERSION configurable with env variable
#138497 opened
Sep 4, 2025 -
PEP 739 `build-details.json` is missing on Windows
#138489 opened
Sep 3, 2025 -
crash in PyTuple_GET_SIZE: Assertion `PyTuple_Check(op)' failed
#138479 opened
Sep 3, 2025 -
Improve documentation for common sequence methods
#138465 opened
Sep 3, 2025 -
Adjust the value in objects' insertion order array to the index - position.
#138453 opened
Sep 3, 2025 -
Wrong LLVM tools picked up if using MSVC activation and custom LLVM build
#138451 opened
Sep 3, 2025 -
`zoneinfo.reset_tzpath` raises TypeError instead of ValueError if passed a sequence with a relative Pathlike
#138432 opened
Sep 3, 2025 -
annotationlib: `ref.evaluate(format=Format.FORWARDREF)` not evaluating global generics with undefined params
#138425 opened
Sep 3, 2025
129 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-135852: Add NTEventLog related functions to _winapi
#137860 commented on
Sep 3, 2025 • 13 new comments -
gh-138252: Add support in SSL module for getting and setting TLS signature algorithms
#138269 commented on
Sep 3, 2025 • 13 new comments -
gh-138205: Remove the resize method on mmap object on platforms don't support it
#138276 commented on
Sep 4, 2025 • 10 new comments -
gh-138318, PyREPL: builtins should not be highlighted when used as attribute names
#138319 commented on
Sep 4, 2025 • 8 new comments -
gh-138310: Adds sys.audit event for import_module
#138311 commented on
Sep 5, 2025 • 8 new comments -
gh-116738: Make cProfile module thread-safe
#138229 commented on
Sep 5, 2025 • 6 new comments -
gh-132661: docs: add a t-string tutorial
#137213 commented on
Sep 5, 2025 • 6 new comments -
gh-83714: Use statx on Linux 4.11 and later in os.stat
#136334 commented on
Sep 5, 2025 • 5 new comments -
gh-138223: Fix Infinite loop in email._header_value_parser._fold_mime_parameters when parameter names are too long
#138231 commented on
Sep 3, 2025 • 4 new comments -
gh-137242: Change CI arguments: remove `--randomize`, add `--fail-rerun`
#138303 commented on
Sep 3, 2025 • 3 new comments -
bpo-39187: robotparser does not respect longest match
#17794 commented on
Sep 5, 2025 • 3 new comments -
gh-135676: Add a summary of source characters
#138194 commented on
Sep 3, 2025 • 3 new comments -
gh-133143: Make information about the interpreter ABI more accessible
#137476 commented on
Sep 5, 2025 • 2 new comments -
gh-137706: make typing._is_unpacked_typevartuple check for `True` instead of truthy
#137712 commented on
Sep 5, 2025 • 2 new comments -
gh-64490: Argument Clinic: Add support for ``**kwds``
#138344 commented on
Sep 3, 2025 • 2 new comments -
gh-88886: Remove excessive encoding name normalization
#137167 commented on
Sep 2, 2025 • 2 new comments -
Update docs - Make code snippet self-contained.
#118017 commented on
Sep 5, 2025 • 2 new comments -
gh-133448: Fix test_file in test_urllib2 on Windows with a longer repo path
#133449 commented on
Sep 5, 2025 • 2 new comments -
bpo-46826: document prefixes argument on site.getsitepackages
#31546 commented on
Sep 5, 2025 • 2 new comments -
gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects
#138075 commented on
Sep 5, 2025 • 2 new comments -
gh-135726: multiprocessing.freeze_support no longer sets the start method globally.
#135810 commented on
Sep 3, 2025 • 1 new comment -
gh-135511 Fixed `NameError` and `AttributeError` lack of the message in IDLE
#135526 commented on
Sep 4, 2025 • 1 new comment -
In Doc/library/re.rst rename a variable from `match` to `m`
#123003 commented on
Sep 5, 2025 • 1 new comment -
gh-133510: Add links to more info for the match statement
#133511 commented on
Sep 5, 2025 • 1 new comment -
gh-135953: Add flamegraph reporter to sampling profiler
#138304 commented on
Sep 5, 2025 • 1 new comment -
gh-116946: fully implement GC protocol for `_tkinter` objects
#138331 commented on
Sep 3, 2025 • 1 new comment -
Update documention of stdlib `copy` to clear that list can also be shallow copied via `.copy()`
#131027 commented on
Sep 5, 2025 • 1 new comment -
GH-138378: Move globals-to-consts pass into main optimizer pass
#138379 commented on
Sep 4, 2025 • 1 new comment -
gh-123745: Improve performance of deepcopy by setting keep alive key in the memo
#123746 commented on
Sep 5, 2025 • 0 new comments -
gh-127036: Update `importlib.util._LazyModule.__getattribute__` to special-case requests for `__spec__`
#127038 commented on
Sep 5, 2025 • 0 new comments -
gh-130167: Improve speed of `inspect.formatannotation` by replacing `re`
#130242 commented on
Sep 3, 2025 • 0 new comments -
gh-120696: Skip some TSAN tests on macOS that currently fail
#120900 commented on
Sep 3, 2025 • 0 new comments -
gh-138385: Sample all interpreters in the tachyon profiler
#138398 commented on
Sep 2, 2025 • 0 new comments -
gh-118981: multiprocessing.popen_spawn_posix, fix potential hang
#118982 commented on
Sep 5, 2025 • 0 new comments -
gh-62965: Add debugging support to unittest (--debug --pm --pdb --trace)
#99169 commented on
Sep 5, 2025 • 0 new comments -
gh-71136: IDLE: Fix hanging when raise KeyboardInterrupt with debugger open
#1711 commented on
Sep 5, 2025 • 0 new comments -
style is not applied to datefmt in logging.Formatter
#137985 commented on
Sep 5, 2025 • 0 new comments -
ResourceWarnings in test_importlib in select buildbots
#138313 commented on
Sep 5, 2025 • 0 new comments -
warnings.deprecated leads to incorrectly set _is_protocol on subclasses
#138010 commented on
Sep 5, 2025 • 0 new comments -
Add encoding aliases from the (HTML5) Encoding Standard
#69602 commented on
Sep 5, 2025 • 0 new comments -
socket.getfqdn and socket.gethostbyname fail on MacOS
#79345 commented on
Sep 5, 2025 • 0 new comments -
Use the build triple instead of `build` for the directory name of the build Python in `Tools/wasm/wasi`
#137484 commented on
Sep 5, 2025 • 0 new comments -
Have `Tools/wasm/wasi` look for extracted tarball installs of the WASI SDK
#137243 commented on
Sep 5, 2025 • 0 new comments -
Provide a `--logdir` option to `Tools/wasm/wasi`
#137248 commented on
Sep 5, 2025 • 0 new comments -
REPL colorizes even inside interactive commands
#136924 commented on
Sep 2, 2025 • 0 new comments -
gh-77566: Make setdefault methods require explicit default argument for dbm backends
#138358 commented on
Sep 3, 2025 • 0 new comments -
gh-137988: Fix const description in argparse.add_argument() docs (#137988)
#138315 commented on
Sep 3, 2025 • 0 new comments -
gh-137235 : add `bytearray` as usable to `bytes.maketrans` and `bytearray.maketrans`.
#138255 commented on
Sep 4, 2025 • 0 new comments -
gh-138239: Fix incorrect highlighting of "type" in type statements in the REPL.
#138241 commented on
Sep 5, 2025 • 0 new comments -
gh-138206: Eliminate duplication of the check for the MS_WINDOWS macro.
#138207 commented on
Sep 3, 2025 • 0 new comments -
gh-138199: Address potential confusion re: threading
#138200 commented on
Sep 3, 2025 • 0 new comments -
gh-137838: Fix JIT trace buffer overrun by increasing possible exit stubs
#138177 commented on
Sep 4, 2025 • 0 new comments -
gh-135329: prevent infinite traceback loop on Ctrl-C for strace
#138133 commented on
Sep 3, 2025 • 0 new comments -
gh-128636: Fix crash in PyREPL when os.environ is overwritten with an invalid value for mac
#138089 commented on
Sep 3, 2025 • 0 new comments -
gh-138072: Small clarifications and phrasing improvements to asyncio HOWTO
#138073 commented on
Sep 5, 2025 • 0 new comments -
gh-137956: Guard against non-free-threaded extensions in free-threaded builds
#137957 commented on
Sep 5, 2025 • 0 new comments -
gh-137113 docs: note readline no longer supported in REPL after 3.13
#137142 commented on
Sep 2, 2025 • 0 new comments -
gh-64192: Make `imap()`/`imap_unordered()` in `multiprocessing.pool` actually lazy
#136871 commented on
Sep 3, 2025 • 0 new comments -
gh-62040: Raise `ValueError` on invalid *errors* argument in several codecs
#136611 commented on
Sep 3, 2025 • 0 new comments -
gh-109263: Start process from spawn context in multiprocessing no longer have side effect
#135813 commented on
Sep 3, 2025 • 0 new comments -
gh-126631: fix pre-loading of __main__
#135295 commented on
Sep 4, 2025 • 0 new comments -
gh-90548: Allow Alpine/MUSL to pass test_c_locale_coercion.
#134454 commented on
Sep 2, 2025 • 0 new comments -
gh-86768: check if fd is seekable in os.lseek on Windows
#133137 commented on
Sep 3, 2025 • 0 new comments -
gh-132657: Add free-threading scaling benchmark for copy.copy and copy.deepcopy
#132658 commented on
Sep 5, 2025 • 0 new comments -
gh-130647: Add `--omit-header` option to pygettext
#130650 commented on
Sep 3, 2025 • 0 new comments -
Resource tracker fails to track filenames with colons on Linux
#98896 commented on
Sep 3, 2025 • 0 new comments -
Move Buffered tests from test_io to test_bufio
#138013 commented on
Sep 3, 2025 • 0 new comments -
Assigning to a slice of a list with a step of -1 should permit assigning a different number of items
#138357 commented on
Sep 3, 2025 • 0 new comments -
Fix all Sphinx reference warnings in the documentation
#101100 commented on
Sep 3, 2025 • 0 new comments -
What's New in Python 3.15 (copyediting)
#133879 commented on
Sep 3, 2025 • 0 new comments -
IDLE: Update offline doc locations for linux
#60012 commented on
Sep 3, 2025 • 0 new comments -
What's New in Python 3.14 (copyediting)
#123299 commented on
Sep 3, 2025 • 0 new comments -
Minor change to LOAD_ATTR Opcode in 3.13 not documented
#138402 commented on
Sep 3, 2025 • 0 new comments -
The REPL hangs under no memory on 3.13
#134163 commented on
Sep 4, 2025 • 0 new comments -
datetime module has no support for nanoseconds
#59648 commented on
Sep 4, 2025 • 0 new comments -
robotparser do not allow some url which are allowed
#110333 commented on
Sep 4, 2025 • 0 new comments -
`unittest.mock.Mock` does not allow name attribute to be mocked in constructor
#95078 commented on
Sep 4, 2025 • 0 new comments -
AIX 7.3 build Error
#137575 commented on
Sep 4, 2025 • 0 new comments -
Audit all built-in modules for thread safety
#116738 commented on
Sep 4, 2025 • 0 new comments -
Semantically relevant typo in `curses.window.attron`
#137920 commented on
Sep 4, 2025 • 0 new comments -
Associativity of matmul unclear from grammar for m_expr
#117961 commented on
Sep 4, 2025 • 0 new comments -
`zipfile`: docs should document what `ZipInfo.date_time` actually is
#133125 commented on
Sep 3, 2025 • 0 new comments -
httplib simply ignores CONTINUE
#42550 commented on
Sep 3, 2025 • 0 new comments -
gcc 14 emits new warnings
#138264 commented on
Sep 3, 2025 • 0 new comments -
JIT: assertion failure in _PyObject_GC_UNTRACK
#137007 commented on
Sep 3, 2025 • 0 new comments -
Heap types implemented in C must have Py_TPFLAGS_HAVE_GC and implement tp_traverse
#116946 commented on
Sep 3, 2025 • 0 new comments -
copy.copy and copy.deepcopy scale poorly with free-threading
#132657 commented on
Sep 3, 2025 • 0 new comments -
Can not use `mmap.flush` with offset parameter only
#138092 commented on
Sep 3, 2025 • 0 new comments -
JIT: `executor->vm_data.valid` assertion failure in `unlink_executor`
#136996 commented on
Sep 3, 2025 • 0 new comments -
Ellipsis documentation
#138307 commented on
Sep 3, 2025 • 0 new comments -
Align the grammar documentation with Python's actual grammar
#127833 commented on
Sep 3, 2025 • 0 new comments -
[doc] multiprocessing Proxy docs need locking semantics explained
#64063 commented on
Sep 3, 2025 • 0 new comments -
Reword the Lexical Analysis chapter of the docs
#135676 commented on
Sep 3, 2025 • 0 new comments -
argparse: add_argument(): error about "const" argument
#137988 commented on
Sep 3, 2025 • 0 new comments -
Skip tests failing on Solaris
#91214 commented on
Sep 3, 2025 • 0 new comments -
Add method to detect if a string contains surrogates
#69456 commented on
Sep 3, 2025 • 0 new comments -
Tarfile extraction does not work on Windows
#95763 commented on
Sep 3, 2025 • 0 new comments -
`asyncio.create_subprocess_shell` does not consistently result in negative `returncode` on signal termination
#138234 commented on
Sep 5, 2025 • 0 new comments -
Remove `ByteString` from `typing` and `collections.abc`
#118803 commented on
Sep 5, 2025 • 0 new comments -
custom prefixes for `argparse.BooleanOptionalAction`
#119377 commented on
Sep 5, 2025 • 0 new comments -
Untangle ctypes bitfield size and expose field information
#128715 commented on
Sep 5, 2025 • 0 new comments -
Update the grammar for f-strings on "Lexical analysis" page
#116580 commented on
Sep 5, 2025 • 0 new comments -
Add a struct, slot & function for checking an extension's ABI
#137210 commented on
Sep 5, 2025 • 0 new comments -
CDLL __init__ no longer supports name being passed as None when the handle is not None
#83424 commented on
Sep 5, 2025 • 0 new comments -
IDLE restarts when one debugs code raising SystemExit
#71136 commented on
Sep 5, 2025 • 0 new comments -
[doc] creating large SharedMemory crashes on MacOs
#83765 commented on
Sep 5, 2025 • 0 new comments -
prefixes argument to site.getsitepackages() missing documentation
#90982 commented on
Sep 5, 2025 • 0 new comments -
robotparser reads empty robots.txt file as "all denied"
#79638 commented on
Sep 5, 2025 • 0 new comments -
Datamodel's description of `frameobject` missing the new `f_generator` attribute
#138191 commented on
Sep 5, 2025 • 0 new comments -
Patch for bug 1438185: os.renames deletes junction points
#42950 commented on
Sep 5, 2025 • 0 new comments -
Idle Editor: Bottom Scroll Bar
#42010 commented on
Sep 5, 2025 • 0 new comments -
Use `statx(2)` system call on Linux for extended `os.stat` information
#83714 commented on
Sep 5, 2025 • 0 new comments -
Docstrings for some methods in the datetime module are not very clear or helpful
#97517 commented on
Sep 5, 2025 • 0 new comments -
Docs: update GNU readline interface documentation to reflect that it is no longer supported
#137113 commented on
Sep 4, 2025 • 0 new comments -
Incorrect rendering of primary prompt >>> on page 9 of tutorial.pdf
#117167 commented on
Sep 4, 2025 • 0 new comments -
Make robotparser.RobotFileParser ignore blank lines
#57490 commented on
Sep 4, 2025 • 0 new comments -
urllib.robotparser doesn't treat the "*" path correctly
#114310 commented on
Sep 4, 2025 • 0 new comments -
urllib.robotparser does not respect the longest match for the rule
#83368 commented on
Sep 4, 2025 • 0 new comments -
urllib.robotparser misbehave in the case of Disallow crawling of the whole site except a subdirectory
#116740 commented on
Sep 4, 2025 • 0 new comments -
PEP-739 build-details generation is broken when --relative-paths is specified
#136264 commented on
Sep 4, 2025 • 0 new comments -
importlib.import_module does not fire sys.audit "import" event
#138310 commented on
Sep 5, 2025 • 0 new comments -
Test 15-bit digit case for PyLong's in CI?
#138336 commented on
Sep 5, 2025 • 0 new comments -
Ctrl+Alt+L is broken after upgrading to Python 3.13
#134746 commented on
Sep 5, 2025 • 0 new comments -
Performance regression of pathlib.Path hashing
#138407 commented on
Sep 5, 2025 • 0 new comments -
Python tutorial could make rules for default argument definition clearer
#87209 commented on
Sep 5, 2025 • 0 new comments -
Different output from importlib.resources.files() in REPL in 3.12 versus 3.13
#121190 commented on
Sep 5, 2025 • 0 new comments -
Segfault in gc while finalizing
#135115 commented on
Sep 5, 2025 • 0 new comments -
math.prod can return integers (contradicts doc)
#90984 commented on
Sep 5, 2025 • 0 new comments -
Clarify os.stat_result.st_mode as int and mention stat earlier in os.stat_result
#137970 commented on
Sep 5, 2025 • 0 new comments