]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-06-04  Hood Chathamgh-145177: Fix Emscripten help text (#150874)
2026-06-03  Stan Ulbrychgh-150032: Tidy up 3.15 pending removals (#149594)
2026-06-03  Hugo van KemenadeDocs: Replace hardcoded `SOURCE_URI` with `patchlevel...
2026-06-03  Abduaziz πgh-132467: Document and test that generic aliases are...
2026-06-03  da-woodsCorrect Stable ABI documentation for METH_FASTCALL...
2026-06-03  Victoriengh-105812: Make use of the Sphinx `deco` role in docume...
2026-06-03  Yashrajgh-141004: Document unstable perf map functions in...
2026-06-03  RobsdedudeFix a typo in `SSLSocket` docs (GH-150839)
2026-06-03  Petr Viktoringh-146636: Add Free-threaded Stable ABI migration guide...
2026-06-03  Edward Xugh-148613: Fix race in `gc_set_threshold` and `gc_get_t...
2026-06-03  Nazım Can Altınovagh-150723: Fix perf jitdump files on macOS (#150728)
2026-06-02  Florian Bestgh-91099: fix[imaplib]: call Exception with string...
2026-06-02  Stephen Rosengh-150319: Replace all documentation which says "See...
2026-06-02  Brian SchubertFix description of the function parameter of shutil...
2026-06-02  Seth LarsonAdd link to new security policy (#150800)
2026-06-02  Mohsin Mehmoodgh-141627: Fix BufferedRandom inheritance documentation...
2026-06-02  Gustafgh-101913: changed wording of docstring for _parsedate_...
2026-06-02  Bartosz Sławeckigh-148587: Document `sys.lazy_modules` (#150742)
2026-06-02  Hugo van KemenadeSilence experimental coroutine deprecation warnings...
2026-06-02  Øyvind Rønningstadgh-149187: Document `frozendict()` under 'Built-in...
2026-06-02  Kumar Adityagh-150766: export `_PyGC_VisitFrameStack` and `_PyGC_Vi...
2026-06-02  Bernát Gáborgh-89554: Document _thread.LockType as a class (#150684)
2026-06-02  stratakisgh-115119: Fix libmpdec detection when pkg-config files...
2026-06-02  Seth Larsongh-149079: Fix O(n^2) canonical ordering in unicodedata...
2026-06-02  Stan Ulbrychgh-149805: Fix `SystemError` when compiling `__classdic...
2026-06-02  Manoj K MFix two typos in 'Exception Handling' C-API documentati...
2026-06-02  Sepehr Rasouligh-149738: Fix segmentation fault bug in sqllite3 ...
2026-06-02  Bartosz Sławeckigh-150052: Resolve un-loaded lazily loaded submodules...
2026-06-02  Bernát Gáborgh-89554: Document typing.ParamSpecArgs and ParamSpecKw...
2026-06-02  Bernát Gáborgh-89554: Document standard type objects in types as...
2026-06-02  Bernát Gáborgh-89554: Document weakref type objects as classes...
2026-06-02  Bernát Gáborgh-89554: Document NoneType, NotImplementedType and...
2026-06-02  Bernát Gáborgh-150717: Avoid mark-array allocation for groupless...
2026-06-02  Barry Warsawgh-150228: Improve the PEP 829 batch processing APIs...
2026-06-02  László Kiss... gh-150720: Remove '-d 1' in test_script_error_treatment...
2026-06-01  Russell Keith... gh-150644: Tag Apple system log messages as public...
2026-06-01  Pablo Galindo... gh-150429: Fix sampling profiler generator stack test...
2026-06-01  Serhiy Storchakagh-93417: Improve test_mimetypes (GH-150725)
2026-06-01  Taeknologygh-148672: Document namespace subpackages inside regula...
2026-06-01  Sergey B Kirpichevgh-115119: Remove superfluous TEST_COVERAGE private...
2026-06-01  Mark ShannonGH-148960: Reduce the size of the debug stencils to...
2026-06-01  Mark ShannonGH-150478: Add "show_jit" option to `dis.dis` to show...
2026-06-01  Victor Stinnergh-150436: Skip subprocess test on STATUS_DLL_INIT_FAIL...
2026-06-01  Thomas Kowalskigh-150157: Fix critical section for PyDict_Next() in...
2026-06-01  sobolevngh-149534: Fix unification of `defaultdict` and `frozen...
2026-06-01  Thomas Kowalskigh-149046: fix: correctly handle `str` subclasses in...
2026-06-01  Sergey B Kirpichevgh-80480: Remove deprecated 'u' array type code (#149535)
2026-06-01  Dawid Konrad... gh-150368: Change Windows user group to secure identifi...
2026-06-01  Russell Keith... gh-148508: Add another common pattern for iOS SSL failu...
2026-05-31  Stéphane Bidoulgh-150685: update bundled pip to 26.1.2 (gh-150686)
2026-05-31  M. Greyson... Clarify docs for scheduler.run(blocking=False) (GH...
2026-05-31  Serhiy Storchakagh-150636: Clarify difference between copy.copy() and...
2026-05-31  Victor Stinnergh-148605: Remove irepeat() thread test from test_bytes...
2026-05-31  Stan Ulbrychgh-140553: Mark `*gettext` parameters as positionaly...
2026-05-31  htjworldgh-131178: Fix mimetypes CLI docs, mention that errors...
2026-05-31  Sergey B KirpichevCorrect frexp() docs for zero and non-finite numbers...
2026-05-31  sobolevngh-149609: Raise deprecation warnings for `abc.{abstrac...
2026-05-31  Patrick Rauschergh-117291: Explain usage of null bytes in Array(c_char...
2026-05-31  Paper Moongh-141444:fix broken URLs and examples in urllib.reques...
2026-05-30  Itamar OrenAdd @itamaro to CODEOWNERS (#150635)
2026-05-30  Thomas Kowalskigh-150372: Add missing null check on completer_word_bre...
2026-05-30  Joshix-1gh-150524: Remove outdated note in binascii.a2b_hex...
2026-05-30  Gustafgh-123138: Updated email.headerregistry docs to include...
2026-05-30  Thomas Kowalskigh-150406: Check result of PyThread_allocate_lock(...
2026-05-30  Dhruv Singlagh-129851: Fix the documentation for -m command (GH...
2026-05-30  Brij Kapadiagh-144774: Add critical section in `BaseException.__set...
2026-05-30  Jean-François B.Remove unneeded LaTeX code from latex_elements['preambl...
2026-05-30  Fang Ligh-109503: Fix document for shutil.move() on usage...
2026-05-30  Neil Schemenauergh-135898: Add section to free-threading howto about...
2026-05-30  Tomi Belangh-121109: Fix performance of tarfile reading with...
2026-05-30  Jonathan Dunggh-150501: Correct `inspect.getattr_static` docs signat...
2026-05-29  Serhiy Storchakagh-150560: Fix crash in XML parser on invalid XML with...
2026-05-29  Serhiy Storchakagh-149489: Fix ElementTree serialization to HTML (GH...
2026-05-29  Thomas Kowalskigh-149056: Properly pass array_hook in json.load()...
2026-05-29  Oral Ersoy... gh-150403: Document frozendict in language reference...
2026-05-29  esadomergh-132372: Speed up logging.config existing logger...
2026-05-29  Stan UlbrychAdd a security warning about `pydoc`'s HTTP server...
2026-05-29  LangyanFix typos in InternalDocs/compiler.md (#149915)
2026-05-29  pengyu leegh-150454: Fix wrong-interpreter return in import_run_e...
2026-05-29  kodsurfergh-150345: Fix incorrect reference in BaseSelectorEvent...
2026-05-29  Grant Hermangh-150107: Fix asyncio sendfile fallback ignoring non...
2026-05-29  Bartosz Sławeckigh-148587: Make sys.lazy_modules match PEP and keep...
2026-05-28  Rafael Weingartner... gh-139398: [Enum] Add supported sunder names to `__dir_...
2026-05-28  Pradyun Gedamgh-150046: Fix `test_add_python_opts` to ignore `PYTHON...
2026-05-28  Chien Wonggh-115988: Add ARM64 and RISCV BCJ filters constants...
2026-05-28  Armaan Sandhugh-150311: Fix minor issues in configure.ac for Cygwin...
2026-05-28  manoj-marimuthuFix docs for PyThreadState_GetDict() in threads.rst...
2026-05-28  Sergey B Kirpichevgh-85989: Add skip_if_double_rounding to test.support...
2026-05-28  Neko Asakuragh-148871: make `LOAD_COMMON_CONSTANT` use immortal...
2026-05-28  Neil SchemenauerUpdate `qsbr.md` doc to be more accurate (#148537)
2026-05-28  Stan UlbrychAdd prominent crash warning to `ctypes` docs (GH-150410)
2026-05-27  Adam Johnsongh-149029: Update SQLite to 3.53.1 for binary releases...
2026-05-27  Serhiy Storchakagh-84353: Preserve non-UTF-8 filenames when appending...
2026-05-27  Petr Viktoringh-141984: Remove accidental merge markers (GH-150517)
2026-05-27  Petr Viktoringh-141984: Reword docs on "enclosed" atom grammar ...
2026-05-27  Pablo Galindo... gh-150389: Make perf profiler tests resilient (#150437)
2026-05-27  Ivy Xugh-149861: Fix rule in match statement `case_block...
2026-05-27  Serhiy Storchakagh-149571: Fix the C implementation of Element.itertext...
2026-05-26  Victor Stinnergh-149879: Fix test_grp on Cygwin (#150495)
2026-05-26  Serhiy Storchakagh-62259: Add support of multi-byte encodings in the...
next