]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-09-24  Forestdocs: imaplib: use the reStructuredText :class: role
2024-09-23  Forestimaplib: comment on use of unbuffered pipes
2024-09-23  Forestimaplib: remove unnecessary blank line
2024-09-23  Forestimaplib: add comment in Idler._pop()
2024-09-23  Forestimaplib: rename _Idler to Idler, update its docs
2024-09-23  Forestimaplib: simplify example code in doc string
2024-09-22  Forestdocs: correct mistake in imaplib example
2024-09-22  Forestimaplib: convert private doc string to comment
2024-09-22  Forestimaplib: re-raise BaseException instead of bare except
2024-09-22  Forestimaplib: elaborate in idle context manager comment
2024-09-22  Forestimaplib: simplify & clarify idle debug message
2024-09-22  Forestdocs: refer to imaplib as "this module"
2024-09-21  Gregory P.... comment -> docstring
2024-09-21  Gregory P.... docs consistency
2024-09-21  Gregory P.... docs: grammatical edit
2024-09-21  Gregory P.... docs: improve style in an example
2024-09-21  Gregory P.... docs: words instead of <=
2024-09-11  Forestgh-55454: Clarify imaplib idle() docs
2024-09-01  Forestgh-55454: Add IMAP4 IDLE support to imaplib
2024-09-01  sobolevngh-123553: Fix compile warning in `compile.c` (#123578)
2024-09-01  Daniel Hollasgh-118761: Speedup pathlib import by deferring shutil...
2024-09-01  Yodagh-123341: Support `tkinter.Event` type subcript (...
2024-09-01  dependabot... Bump types-setuptools from 71.1.0.20240726 to 74.0...
2024-09-01  sobolevngh-91126: Docs and tests for slotted dataclasses with...
2024-09-01  dependabot... Bump mypy from 1.11.1 to 1.11.2 in /Tools (#123566)
2024-09-01  dependabot... Bump types-psutil from 6.0.0.20240621 to 6.0.0.20240901...
2024-09-01  Kirill Podoprigoragh-123553: Fix compiler warning in `Python/compile...
2024-09-01  jlallas384gh-123550: Fix code snippet of `BUILD_TUPLE` in `dis...
2024-09-01  Adam TurnerGH-109975: Copyedit 3.13 What's New: Removals (#123529)
2024-09-01  Aarni Koskelagh-123494: Improve documentation for ``webbrowser`...
2024-09-01  Lukagh-115238: Remove a redundant f-string in graphlib...
2024-09-01  Wei-Hsiang... gh-123517: Remove unnecessary ``:meth:`` parentheses...
2024-08-31  Seth Michael... gh-121285: Remove backtracking when parsing tarfile...
2024-08-31  Hugo van KemenadeEnable colour for doctest on GitHub Actions (#123536)
2024-08-31  Serhiy Storchakagh-123309: Remove check for redefined memo entry in...
2024-08-31  Serhiy Storchakagh-76960: Fix urljoin() and urldefrag() for URIs with...
2024-08-31  Serhiy Storchakagh-123309: Add more tests for the pickletools module...
2024-08-31  Maciej Olkogh-123407: Enable translating literal and code blocks...
2024-08-31  Oded Arbelgh-108172: do not override OS preferred browser if...
2024-08-31  Alexander P.gh-121313: Limit the reading size from pipes to their...
2024-08-31  Terry Jan ReedyMake self turtledemo codeowner (#123524)
2024-08-30  Irit Katrielgh-121404: rearrange code in compile.c so that codegen...
2024-08-30  sobolevngh-123440: Improve error message for `except as` used...
2024-08-30  Victor Stinnergh-122854: Add Py_HashBuffer() function (#122855)
2024-08-30  Victor Stinnergh-121645: Add PyBytes_Join() function (#121646)
2024-08-30  Matt Wozniskigh-123484: Fix the debug offsets for PyLongObject ...
2024-08-30  Wei-Hsiang... gh-123492: Remove unnecessary `:func:` parentheses...
2024-08-30  Kirill Podoprigoragh-123189: [`Modules/blake2module.c`]: Move function...
2024-08-30  sobolevngh-123446: Fix empty function names in `TypeError`s...
2024-08-30  Serhiy Storchakagh-121485: Always use 64-bit integers for integers...
2024-08-29  sobolevngh-123446: Fix empty function names in `TypeError`s...
2024-08-29  sobolevngh-123446: Fix empty function names in `TypeError`s...
2024-08-29  Serhiy Storchakagh-123431: Harmonize extension code checks in pickle...
2024-08-29  Peter Biermagh-123448: Move `_PyNoDefault_Type` to the static types...
2024-08-28  Petr Viktoringh-122136: test_asyncio: Don't fail if the kernel buffe...
2024-08-28  Irit Katrielgh-123142: fix too wide source location of GET_ITER...
2024-08-28  Bénédikt Trangh-101860: document `property.__name__` (GH-123399)
2024-08-28  Bogdan Romanyukgh-123344: Add missing ast optimizations for PEP 696...
2024-08-28  WulianFix typos in docs, error messages and comments (#123336)
2024-08-28  Victor Stinnergh-120389: Add PyLong_FromInt64() and PyLong_AsInt64...
2024-08-28  Serhiy Storchakagh-122561: Clean up and microoptimize str.translate...
2024-08-28  sobolevngh-123254: Improve `tuple` C API docs with more info...
2024-08-28  Alexandr Mitingh-123363: Show string value of CONTAINS_OP oparg in...
2024-08-27  Jason R. Coombsgh-123270: Replaced SanitizedNames with a more surgical...
2024-08-27  Pieter Eendebakgh-123271: Make builtin zip method safe under free...
2024-08-27  Irit Katrielgh-121404: split compiler_nameop into a codegen part...
2024-08-27  Daniel Hollasgh-109975: Fix a typo in What's New in Python 3.13...
2024-08-27  Mark ShannonGH-117759: Document incremental GC (GH-123266)
2024-08-27  Kumar AdityagH-80788: remove old weakset workaround for thread...
2024-08-27  Kumar Adityagh-123089: Make weakref.WeakSet safe against concurrent...
2024-08-27  Petr Viktoringh-120426: Reword the glossary term "immortal" (GH...
2024-08-27  Irit Katrielgh-121404: compiler_visit_* --> codegen_visit_* (#123382)
2024-08-27  Mark ShannonGH-123232: Factor BINARY_SLICE and STORE_SLICE to handl...
2024-08-27  Mark ShannonGH-115775: Use `__static_attributes__` to initialize...
2024-08-26  Terry Jan ReedyFurther revise idlelib/Icons/README.text (#123364)
2024-08-26  Kirill Podoprigoragh-122666: Tests for ast optimizations (#122667)
2024-08-26  sobolevngh-123340: Show string value of `IS_OP` oparg in `dis...
2024-08-26  Barney GaleGH-73991: Prune `pathlib.Path.copy()` and `copy_into...
2024-08-26  Barney GaleGH-73991: Make `pathlib.Path.delete()` private. (#123315)
2024-08-26  Victor Stinnergh-111495: Remove test_capi test_rshift_print() (#123338)
2024-08-26  Sergey B Kirpichev gh-111495: Add tests for PyNumber C API (#111996)
2024-08-26  Barney GaleGH-73991: Add `pathlib.Path.copy_into()` and `move_into...
2024-08-26  Sergey B Kirpichevgh-111495: Add tests for PyTuple C API (#118757)
2024-08-26  Terry Jan ReedyRewrite idlelib/Icons/README.txt (#123329)
2024-08-25  Matt Wozniskigh-123177: Fix prompt for wrapped lines in pyrepl ...
2024-08-25  CF Bolz-Tereickgh-82378: Document the difference between sys.traceback...
2024-08-25  Pablo Galindo... gh-123177: Deactivate line wrap for Apple Terminal...
2024-08-25  Pablo Galindo... gh-123297: Propagate LD_FLAGS to LDCXXSHARED in sysconf...
2024-08-25  Kirill Podoprigoragh-122982: Extend the deprecation period for bool inver...
2024-08-25  Barney GaleGH-73991: Add `pathlib.Path.move()` (#122073)
2024-08-25  CF Bolz-Tereickgh-123228: don't leak file descriptors in pyrepl test...
2024-08-25  Adam TurnerGH-109975: Copyedit 3.13 What's New: Optimizations...
2024-08-25  Adam TurnerGH-123299: Move ctypes What's New entry to 3.14 (#123300)
2024-08-24  ShantanuRevert "GH-120754: Add a strace helper and test set...
2024-08-24  Cody MaloneyGH-120754: Add a strace helper and test set of syscalls...
2024-08-24  Anthony ShawRemove comment from pystate created in 2003 (#123259)
2024-08-24  Sergey B Kirpichevgh-123228: fix return type for _ReadlineWrapper.get_lin...
2024-08-24  Barney GaleGH-122890: Fix low-level error handling in `pathlib...
2024-08-24  Adam TurnerGH-109975: Copyedit 3.13 What's New: Improved Modules...
2024-08-24  Adam TurnerDocs: Fix Makefile syntax (#123287)
next