python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] gh-132099: Harmonize Bluetooth address handling (GH-132486)
serhiy-storchaka
[Python-checkins] GH-125866: Support complete "file:" URLs in urllib (#132378)
barneygale
[Python-checkins] gh-132064: Make annotationlib use __annotate__ if only it is present (#132195)
JelleZijlstra
[Python-checkins] gh-86513: improve docs of loop.call_exception_handler (#132466)
kumaraditya303
[Python-checkins] gh-132388: fix typos in `Lib/test/test_hmac.py` (#132480)
picnixz
[Python-checkins] gh-120144: Refactor bdb monitoring backend to match settrace behavior (#132484)
gaogaotiantian
[Python-checkins] GH-115322: Add missing audit hooks (GH-115624)
gpshead
[Python-checkins] gh-132435: Test syntax warnings in a finally block (GH-132436)
serhiy-storchaka
[Python-checkins] [3.13] gh-101100: Fix sphinx warnings in `library/plistlib.rst` (GH-132422) (#132485)
hugovk
[Python-checkins] gh-101100: Fix sphinx warnings in `library/plistlib.rst` (#132422)
hugovk
[Python-checkins] [3.13] gh-132111: Document dataclasses.InitVar (GH-132446) (#132483)
ericvsmith
[Python-checkins] gh-132111: Document dataclasses.InitVar (#132446)
ericvsmith
[Python-checkins] [3.13] gh-132099: Fix documentation for the BTPROTO_HCI protocol (GH-132118) (GH-132482)
serhiy-storchaka
[Python-checkins] gh-132099: Fix documentation for the BTPROTO_HCI protocol (GH-132118)
serhiy-storchaka
[Python-checkins] [3.13] gh-132106: Ensure that running `logging.handlers.QueueListener… (GH-132471)
vsajip
[Python-checkins] gh-131624: Fix posix_spawn tests failing on NetBSD with stack limit assertions (GH-131625)
serhiy-storchaka
[Python-checkins] [3.13] gh-131927: Prevent emitting compiler warnings twice (GH-131993) (GH-132463)
serhiy-storchaka
[Python-checkins] gh-129169: update `asyncio.ensure_future` docs to suggest taskgroups
kumaraditya303
[Python-checkins] gh-123471: Make concurrent iteration over itertools.repeat safe under free-threading (#131247)
kumaraditya303
[Python-checkins] gh-132106: Ensure that running `logging.handlers.QueueListener` cannot be started again (GH-132444)
vsajip
[Python-checkins] [3.13] gh-132354: document return value for `asyncio.Task.cancel` (GH-132374) (#132465)
kumaraditya303
[Python-checkins] gh-132354: document return value for `asyncio.Task.cancel` (#132374)
kumaraditya303
[Python-checkins] [3.13] Fix a typo in c-api/typeobj.rst (GH-132317) (#132464)
picnixz
[Python-checkins] Fix a typo in c-api/typeobj.rst (#132317)
AA-Turner
[Python-checkins] Docs: Fix a typo in `Doc/c-api/unicode.rst` (#132318)
picnixz
[Python-checkins] gh-132429: Remove not working test for Bluetooth socket (GH-132459)
serhiy-storchaka
[Python-checkins] [3.13] gh-132429: Fix support of Bluetooth sockets on NetBSD and DragonFly BSD (GH-132431) (GH-132458)
serhiy-storchaka
[Python-checkins] gh-132429: Fix support of Bluetooth sockets on NetBSD and DragonFly BSD (GH-132431)
serhiy-storchaka
[Python-checkins] [3.13] gh-132213: use relaxed atomics for set hash (#132447)
kumaraditya303
[Python-checkins] gh-132388: Increase test coverage for HMAC (#132389)
picnixz
[Python-checkins] [3.13] gh-132185: Speed up expanduser() test with large password database (GH-132231) (GH-132443)
serhiy-storchaka
[Python-checkins] gh-132185: Speed up expanduser() test with large password database (GH-132231)
serhiy-storchaka
[Python-checkins] [3.13] Docs: Fix specifications of `gcvisitobjects_t` (GH-132433) (#132441)
picnixz
[Python-checkins] Docs: Fix specifications of `gcvisitobjects_t` (#132433)
picnixz
[Python-checkins] [3.13] gh-58211: Add tests for the `__self__` attribute of builtins functions (GH-113575) (#132437)
picnixz
[Python-checkins] gh-58211: Add tests for the `__self__` attribute of builtins functions (#113575)
picnixz
[Python-checkins] gh-132106: Allow `logging.handlers.QueueListener` to be used as a context manager (#132107)
picnixz
[Python-checkins] [3.13] gh-123441: Update Belorussian spelling (GH-132409) (GH-132432)
serhiy-storchaka
[Python-checkins] gh-123441: Update Belorussian spelling (GH-132409)
serhiy-storchaka
[Python-checkins] gh-131927: Prevent emitting optimizer warnings twice in the REPL (#131993)
iritkatriel
[Python-checkins] [3.13] GH-132417: ctypes: Fix potential `Py_DECREF(NULL)` when handling functions returning `PyObject *` (GH-132418) (#132425)
picnixz
[Python-checkins] gh-125434: Fix building on OpenBSD (GH-132393)
serhiy-storchaka
[Python-checkins] GH-132417: ctypes: Fix potential `Py_DECREF(NULL)` when handling functions returning `PyObject *` (#132418)
picnixz
[Python-checkins] gh-132399: fix invalid function signatures on the free-threaded build (#132400)
picnixz
[Python-checkins] gh-131290: ensure that test files can be executed as standalone scripts (#131371)
picnixz
[Python-checkins] gh-132097: fix runtime UB when calling expat handlers (#132265)
picnixz
[Python-checkins] gh-132097: skip tests raising an explicit SIGSEV when UB sanitizer is on (#132398)
picnixz
[Python-checkins] gh-130322: drop deprecation of `asyncio.set_event_loop` (#132349)
kumaraditya303
[Python-checkins] gh-132386: Fix a crash when passing a dict subclass to `exec` (GH-132412)
Fidget-Spinner
[Python-checkins] Add ``.yaml`` to ``.editorconfig`` (#132410)
AA-Turner
[Python-checkins] [3.13] CI: Update outdated references to Python version and GH issues (GH-132394) (#132402)
picnixz
[Python-checkins] gh-85302: Add support for BTPROTO_SCO on FreeBSD (GH-131981)
serhiy-storchaka
[Python-checkins] [3.13] gh-132356: Find the correct group name in test_group_no_follow_symlinks (GH-132357) (#132404)
barneygale
[Python-checkins] gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)
zooba
[Python-checkins] gh-111178: fix incorrect function signatures in docs (#132395)
picnixz
[Python-checkins] gh-132356: Find the correct group name in test_group_no_follow_symlinks (#132357)
barneygale
[Python-checkins] CI: Update outdated references to Python version and GH issues (#132394)
picnixz
[Python-checkins] [3.13] gh-130834: Fix free-threaded build with JIT for aarch64 linux (#132368)
corona10
[Python-checkins] [3.13] gh-131127: Minimal build support on systems using LibreSSL (GH-131128) (GH-132392)
serhiy-storchaka
[Python-checkins] gh-131127: Minimal build support on systems using LibreSSL (GH-131128)
serhiy-storchaka
[Python-checkins] GH-127682: Only call `__iter__` once in generator expressions. (GH-132351)
markshannon
[Python-checkins] gh-132257: Remove -flto-partition=none for Linux LTO builds (GH-132258)
Fidget-Spinner
[Python-checkins] gh-132261: Store annotations at hidden internal keys in the class dict (#132345)
JelleZijlstra
[Python-checkins] [3.13] GH-127953: Make line number lookup O(1) regardless of the size of the code object (#129127)
Yhg1s
[Python-checkins] GH-131296: Suppress "unused label" warning for clang-cl closer to actual occurrence (GH-131900)
zooba
[Python-checkins] gh-130843: add UUIDv7 timestamp recipes (#132154)
picnixz
[Python-checkins] gh-131912: Use different grouping options for the integral and fractional parts (#132170)
picnixz
[Python-checkins] gh-132213: use relaxed atomics for set hash (#132215)
kumaraditya303
[Python-checkins] update comment about LLVM bug relevant for `--with-tail-call-interp` performance (#132297)
Fidget-Spinner
[Python-checkins] [3.13] GH-130673: Gracefully handle missing sections in JIT build (GH-131749)
brandtbucher
[Python-checkins] [3.12] gh-116608: undeprecate functional importlib.resources API (#132206)
Yhg1s
[Python-checkins] gh-84481: Make ZipFile.data_offset more robust (#132178)
hugovk
[Python-checkins] gh-130775: Allow negative locations in `ast` (#130795)
sobolevn
[Python-checkins] [3.13] gh-115684: Clarify datetime `replace` documentation (GH-116519) (#131676)
Yhg1s
[Python-checkins] [3.13] gh-131912: Improve description of grouping options in the format specification docs (GH-132030) (#132123)
picnixz
[Python-checkins] GH-123599: `url2pathname()`: handle authority section in file URL (#126844)
barneygale
[Python-checkins] [3.13] Docs HTML: Remove self-closing tags (GH-132220) (#132228)
AA-Turner
[Python-checkins] gh-131336: fix thread safety for ctypes functions (#132232)
kumaraditya303
[Python-checkins] gh-131809: Upgrade vendored expat to 2.7.1 (#132192)
hugovk
[Python-checkins] gh-118761: Cover the import time optimisations in What's New (#132035)
hugovk
[Python-checkins] [3.12] Docs HTML: Remove self-closing tags (GH-132220) (#132229)
AA-Turner
[Python-checkins] Fix a typo in Python/pylifecycle.c (#132350)
kumaraditya303
[Python-checkins] gh-118761: Optimise import time for ``string`` (#132037)
AA-Turner
[Python-checkins] gh-106670: Fix a typo in doc of pdb's exceptions command (#132277)
gaogaotiantian
[Python-checkins] Add psfhosted Plausible instance to analytics (#132252)
hugovk
[Python-checkins] gh-132316: Require `socket` and `GITHUB_TOKEN` env to use `GitHubArtifactDatabase` (#132348)
sobolevn
[Python-checkins] gh-106482: Clarify documentation of character set in RE (#106517)
hugovk
[Python-checkins] gh-132307: Remove unnecessary check in `asyncio/base_events.py` (#132324)
kumaraditya303
[Python-checkins] [3.13] gh-132316: Require `socket` and `GITHUB_TOKEN` env to use `GitHubArtifactDatabase` (GH-132348) (#132367)
sobolevn
[Python-checkins] [3.13] gh-106482: Clarify documentation of character set in RE (GH-106517) (#132365)
hugovk
[Python-checkins] [3.13] CI: set correct working directory for Hypothesis cache (GH-119345) (#132364)
sobolevn
[Python-checkins] gh-72631: Fix wrong documentation for GzipFile.peek (#29820)
hugovk
[Python-checkins] [3.13] gh-130320: gettext: Test fallback translations (GH-130321) (GH-132359)
serhiy-storchaka
[Python-checkins] Fix example code in curses tutorial (#126446)
hugovk
[Python-checkins] [3.13] Fix example code in curses tutorial (GH-126446) (#132362)
hugovk
[Python-checkins] [3.13] Docs: Add a missing trailing full stop (GH-130561) (#132358)
hugovk
[Python-checkins] gh-130320: gettext: Test fallback translations (GH-130321)
serhiy-storchaka
[Python-checkins] Docs: Add a missing trailing full stop (#130561)
hugovk
[Python-checkins] [3.13] gh-72631: Fix wrong documentation for GzipFile.peek (GH-29820) (#132353)
hugovk
[Python-checkins] gh-130453: pygettext: Allow specifying multiple keywords with the same function name (GH-131380)
serhiy-storchaka
[Python-checkins] gh-132336: Mark a few "slow path" functions used by the interpreter loop as noinline (#132337)
Yhg1s
[Python-checkins] [3.13] Generate social media preview cards for the documentation (GH-132101) (#132344)
AA-Turner
[Python-checkins] docs: Fix typo in context_aware_warnings flag (#132340)
AA-Turner
[Python-checkins] gh-128182: switch `ctypes` locking to critical sections (#132133)
kumaraditya303
[Python-checkins] GH-132330: Synchronise ``Doc/includes/typestruct.h`` with ``PyTypeObject`` (#132332)
AA-Turner
[Python-checkins] [3.13] Remove a duplicate word in the Makefile (GH-132301) (#132325)
AA-Turner
[Python-checkins] [3.13] Escape hyphens in manpage (GH-132291) (#132334)
AA-Turner
[Python-checkins] Escape hyphens in manpage (#132291)
AA-Turner
[Python-checkins] gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632)
serhiy-storchaka
[Python-checkins] GH-131798: Remove JIT guards for dict, frozenset, list, set, and tuple (GH-132289)
brandtbucher
[Python-checkins] gh-130587: Invoke regen-token rst with rstfile as an argument (#132304)
AA-Turner
[Python-checkins] [3.13] gh-130587: Invoke regen-token rst with rstfile as an argument (GH-132304) (#132327)
AA-Turner
[Python-checkins] gh-132305: Make Argument Clinic code compatible with Python 3.10 (#132306)
AA-Turner
[Python-checkins] gh-129987: Disable GCC SLP autovectorization for the interpreter loop on x86-64 (#132295)
mpage
[Python-checkins] Remove a duplicate word in the Makefile (#132301)
AA-Turner
[Python-checkins] gh-132285: Fix that `__annotate__` is not deleted when `__annotations__` is deleted (#132286)
JelleZijlstra
[Python-checkins] gh-126703: Fix possible use after free in pycfunction freelist (GH-132319)
Fidget-Spinner
[Python-checkins] [3.13] gh-131434: Improve error reporting for incorrect format in strptime() (GH-131568) (GH-132309)
serhiy-storchaka
[Python-checkins] gh-131434: Improve error reporting for incorrect format in strptime() (GH-131568)
serhiy-storchaka
[Python-checkins] [3.13] gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632) (GH-132303)
serhiy-storchaka
[Python-checkins] [3.12] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132237)
gpshead
[Python-checkins] [3.13] gh-106670: Fix a typo in doc of pdb's exceptions command (GH-132277) (#132279)
gaogaotiantian
[Python-checkins] gh-117779: Fix reading duplicated entries in zipfile by name (GH-129254)
serhiy-storchaka
[Python-checkins] gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (#132274)
ambv
[Python-checkins] [3.13] gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (GH-132274) (#132293)
ambv
[Python-checkins] [3.13] gh-132250: Clear error in lsprof callback when method descriptor raises an excep… (GH-132251) (#132281)
gaogaotiantian
[Python-checkins] gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)
serhiy-storchaka
[Python-checkins] gh-132246: Add PEP 688 to C Buffer Protocol docs (#132249)
JelleZijlstra
[Python-checkins] gh-132250: Clear error in lsprof callback when method descriptor raises an excep… (#132251)
gaogaotiantian
[Python-checkins] Python 3.9.22
ambv
[Python-checkins] Python 3.13.3
Yhg1s
[Python-checkins] Python 3.12.10
Yhg1s
[Python-checkins] GH-131798: Narrow the result of _CONTAINS_OP_DICT to bool in the JIT (GH-132269)
brandtbucher
[Python-checkins] gh-74598: add `fnmatch.filterfalse` for excluding names matching a patern (#121185)
picnixz
[Python-checkins] gh-61456: Add Thai language codec aliases (#15079)
ambv
[Python-checkins] Python 3.11.12
pablogsal
[Python-checkins] [3.13] gh-132063: ensure that `ProcessPoolExecutor` does not swallow falsey exceptions (GH-132129) (#132275)
picnixz
[Python-checkins] GH-131798: Narrow the result type of _BINARY_OP_SUBSCR_STR_INT to str in the JIT (GH-132153)
brandtbucher
[Python-checkins] gh-132063: ensure that `ProcessPoolExecutor` does not swallow falsey exceptions (#132129)
picnixz
[Python-checkins] Python 3.14.0a7
hugovk
[Python-checkins] Python 3.10.17
pablogsal
[Python-checkins] gh-93096: fix `test_mimetypes.test_invocation_error` tests on iOS ARM64 (#132266)
picnixz
[Python-checkins] [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123)
ambv
[Python-checkins] gh-131998: Fix `NULL` dereference when using an unbound method descriptor in a specialized code path (#132000)
Yhg1s
[Python-checkins] [3.13] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119285)
ambv
[Python-checkins] gh-50333: Deprecate support of non-tuple sequences in PyArg_ParseTuple() (GH-128374)
serhiy-storchaka
[Python-checkins] [3.13] gh-117779: Fix reading duplicated entries in zipfile by name (GH-129254) (GH-132263)
serhiy-storchaka
[Python-checkins] [3.12] gh-117779: Fix reading duplicated entries in zipfile by name (GH-129254) (GH-132264)
serhiy-storchaka
[Python-checkins] [3.13] gh-131998: Fix `NULL` dereference when using an unbound method descriptor in a specialized code path (GH-132000) (#132262)
Yhg1s
[Python-checkins] [3.12] gh-101137: Add `text/x-rst` to `mimetypes` (GH-118593) (GH-118599)
ambv
[Python-checkins] [3.12] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119286)
ambv
[Python-checkins] [3.12] gh-130775: Allow negative locations in `ast` (GH-130795) (#132260)
Yhg1s
[Python-checkins] [3.11] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132240)
Yhg1s
[Python-checkins] [3.12] gh-130164: Fix inspect.Signature.bind() handling of positional-only args without defaults (GH-130192) (GH-132259)
serhiy-storchaka
[Python-checkins] [3.9] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132242)
Yhg1s
[Python-checkins] [3.10] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132241)
Yhg1s
[Python-checkins] gh-132021: Add bool type to the list of allowed JSON key types (#132048)
hugovk
[Python-checkins] gh-93096: fix `test_mimetypes.test_guess_type_conflicting_with_mimetypes` (#131408)
hugovk
[Python-checkins] [3.13] gh-130164: Fix inspect.Signature.bind() handling of positional-only args without defaults (GH-130192) (GH-130271)
serhiy-storchaka
[Python-checkins] [3.13] gh-132021: Add bool type to the list of allowed JSON key types (GH-132048) (#132255)
hugovk
[Python-checkins] gh-100239: more stats for BINARY_OP/SUBSCR specialization (#132230)
iritkatriel
[Python-checkins] [3.13] gh-130775: Allow negative locations in `ast` (GH-130795) (#132243)
Yhg1s
[Python-checkins] [3.13] gh-132174: Fix function name in error message of `_interpreters.run_string` (GH-132175) (#132209)
Yhg1s
[Python-checkins] [3.12] gh-132021: Add bool type to the list of allowed JSON key types (GH-132048) (#132256)
hugovk
[Python-checkins] Fixed a typo in the documentation (#132005)
hugovk
[Python-checkins] [3.12] gh-115684: Clarify datetime `replace` documentation (GH-116519) (#131694)
Yhg1s
[Python-checkins] gh-115942: Add `locked` to several multiprocessing locks (#115944)
sobolevn
[Python-checkins] [3.12] Add psfhosted Plausible instance to analytics (GH-132252) (#132254)
hugovk
[Python-checkins] [3.13] Add psfhosted Plausible instance to analytics (GH-132252) (#132253)
hugovk
[Python-checkins] enum: remove unused function (#132044)
methane
[Python-checkins] [3.13] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132236)
gpshead
[Python-checkins] [3.12] gh-130521: Add Open Graph meta tags to template pages (GH-130523) (#132238)
AA-Turner
[Python-checkins] [3.13] gh-130521: Add Open Graph meta tags to template pages (GH-130523) (#132239)
AA-Turner
[Python-checkins] gh-130521: Add Open Graph meta tags to template pages (#130523)
AA-Turner
[Python-checkins] [3.13] gh-131988: Fix a multithreaded scaling regression (#131989)
Yhg1s
[Python-checkins] Docs HTML: Remove self-closing tags (#132220)
hugovk
[Python-checkins] [3.12] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (GH-132222) (#132227)
sobolevn
[Python-checkins] [3.13] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (GH-132222) (#132226)
sobolevn
[Python-checkins] [3.13] gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) (GH-132217)
serhiy-storchaka
[Python-checkins] dictobject.c: Fix incorrect function name in errors (#132193)
JelleZijlstra
[Python-checkins] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (#132222)
sobolevn
[Python-checkins] gh-123299: List PEPs 758 and 768 in 3.14 release highlights (#132211)
AA-Turner
[Python-checkins] [3.13] gh-132171: Fix `_interpreters.run_string` crash on string subclass (GH-132173) (#132219)
sobolevn
[Python-checkins] gh-132171: Fix `_interpreters.run_string` crash on string subclass (#132173)
sobolevn
[Python-checkins] [3.12] gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) (GH-132216)
serhiy-storchaka
[Python-checkins] [3.13] gh-122040: reword `Modules/xxmodule.c` module-level comment (GH-132201) (#132207)
picnixz
[Python-checkins] gh-132174: Fix function name in error message of `_interpreters.run_string` (#132175)
sobolevn
[Python-checkins] [3.12] gh-122040: reword `Modules/xxmodule.c` module-level comment (GH-132201) (#132208)
picnixz
[Python-checkins] gh-122040: reword `Modules/xxmodule.c` module-level comment (#132201)
picnixz
[Python-checkins] gh-99108: add support for SIMD-accelerated HMAC-BLAKE2 (#132120)
picnixz
[Python-checkins] [3.12] gh-131912: Improve description of grouping options in the format specification docs (GH-132030) (#132203)
picnixz
[Python-checkins] [3.13] gh-129204: Add _PYTHON_SUBPROCESS_USE_POSIX_SPAWN environment knob (GH-132184) (#132191)
gpshead
[Python-checkins] [3.12] gh-124111: Update macOS installer to use Tcl/Tk 8.6.16. (GH-132190)
ned-deily
[Python-checkins] [3.13] gh-124111: Update macOS installer to use Tcl/Tk 8.6.16. (GH-132190)
ned-deily
[Python-checkins] gh-124111: Update macOS installer to use Tcl/Tk 8.6.16. (#132190)
ned-deily
[Python-checkins] [3.12] gh-131423: Update macOS installer to use OpenSSL 3.0.16. (GH-132189)
ned-deily
[Python-checkins] [3.13] gh-131423: Update macOS installer to use OpenSSL 3.0.16. (GH-132189)
ned-deily
[Python-checkins] gh-131423: Update macOS installer to use OpenSSL 3.0.16. (GH-132189)
ned-deily
[Python-checkins] gh-129204: Add _PYTHON_SUBPROCESS_USE_POSIX_SPAWN environment knob (GH-132184)
gpshead
[Python-checkins] [3.12] gh-91132: Update macOS installer to use ncurses 6.5. (GH-129990)
ned-deily
Earlier messages
Later messages