]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2026-05-26  deadlovelllgh-150486: Remove dead `_buffer_factory` attribute...
2026-05-26  Serhiy Storchakagh-88726: Stop using non-standard charset names eucgb23...
2026-05-26  Victor Stinnergh-149879: Fix test_embed on Cygwin (#150441)
2026-05-26  Victor Stinnergh-149879: Fix test_venv on Cygwin (#150483)
2026-05-26  Clément Pérongh-148557: Use em-config to locate trampoline clang...
2026-05-26  Mark ShannonGH-126910: Make `_Py_get_machine_stack_pointer` return...
2026-05-26  Petr Viktoringh-139310: Revert test skip for `test_aead_aes_gcm...
2026-05-26  Russell Keith... gh-150443: Exclude explicit dup3 and pipe2 checks on...
2026-05-26  Victor Stinnergh-149879: Fix test_math and test_statistics on Cygwin...
2026-05-26  Victor Stinnergh-149879: Fix test_strptime on Cygwin (#150438)
2026-05-26  Victor Stinnergh-149879: Fix multiprocessing resource tracker tests...
2026-05-26  AN Longgh-149931: Fix memory leaks on failed realloc (#149932)
2026-05-25  Pablo Galindo... gh-149619: Harden _remote_debugging error paths (#150349)
2026-05-25  Victor Stinnergh-149879: Fix test_ftplib on Cygwin (#150431)
2026-05-25  Pablo Galindo... gh-149800: Fix macOS universal2 build of perf trampolin...
2026-05-25  Victor Stinnergh-150114: Use get_process_memory_usage() in memory...
2026-05-25  Victor Stinnergh-149879: Fix test_concurrent_futures on Cygwin (...
2026-05-25  Angelo Licastrogh-150427: Remove unused `__linecnt` attribute from...
2026-05-25  Victor Stinnergh-149879: Fix test_asyncio on Cygwin (#150416)
2026-05-25  Victor Stinnergh-149879: Fix test_ssl on Cygwin (#150419)
2026-05-25  Victor Stinnergh-149879: Fix test_httpservers on Cygwin (#150417)
2026-05-25  Pablo Galindo... gh-150387: Fix hang in test_run_failed_script_live...
2026-05-25  Stefano Riveragh-131372: Fix a typo on "with_build_details_suffix...
2026-05-25  Victor Stinnergh-149879: Fix test_termios and test_ioctl on Cygwin...
2026-05-25  Donghee Nagh-150114: Log the memory usage in regrtest on macOS...
2026-05-25  Victor Stinnergh-150114: Fix get_process_memory_usage() on Windows...
2026-05-25  Victor Stinnergh-150114: Log the memory usage in regrtest on FreeBSD...
2026-05-25  Serhiy Storchakagh-80198: Improve test_pwd and test_grp (GH-150380)
2026-05-25  Pablo Galindo... gh-149156: Fix perf trampoline crash after fork (#150347)
2026-05-25  Stefano Riveragh-131372: Configurable build-details.json name (#150098)
2026-05-25  Stefano Riveragh-150208: Avoid double-quoting string values in syscon...
2026-05-25  pengyu leegh-150379: fix ref leak in C API monitoring events...
2026-05-25  devdanzingh-145896: Fix typos and stale docstrings in the traceb...
2026-05-25  pengyu leegh-150374: Fix double release of import lock in lazy...
2026-05-25  Serhiy Storchakagh-150285: Fix too long docstrings in _wmi.exec_query...
2026-05-25  Serhiy Storchakagh-150285: Fix too long docstrings in some Python modul...
2026-05-25  Sergey B Kirpichevgh-72902: Speedup Fraction.from_decimal/float in typica...
2026-05-24  Pieter Eendebakgh-149449: Fix use-after-free in `_PyUnicode_GetNameCAP...
2026-05-24  Mohammad Rezagh-150315: increase test coverage for `asyncio._FlowCon...
2026-05-24  Jamesgh-110704: Recommend `distclean` target over `clean...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in Argument Clinic...
2026-05-24  ivonastojanovicgh-149619: Fix `_remote_debugging` permissions error...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the os module...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the pyexpat modul...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in builtins (GH...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the zstd module...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the sqlite3 modul...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the _remote_debug...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the decimal modul...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the io module...
2026-05-24  Serhiy Storchakagh-150285: Fix too long docstrings in the curses module...
2026-05-24  Eduardo Villalpando... gh-148932: Docs / `profiling.sampling` Windows limitati...
next