]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-02-06  Pablo GalindoPython 3.11.8 v3.11.8
2024-02-06  Miss Islington... [3.11] GH-gh-75705: Set unixfrom envelope in mailbox...
2024-02-06  Miss Islington... [3.11] gh-46968: Fix invalid reference to Sound eXchang...
2024-02-06  Miss Islington... [3.11] gh-111239: Update Windows build to use zlib...
2024-02-06  Peter Lazorchak[3.11] gh-89811: Check for valid tp_version_tag in...
2024-02-06  Erlend E. Aasland[3.11] gh-115009: Update macOS installer to use SQLite...
2024-02-06  Erlend E. Aasland[3.11] gh-115015: Argument Clinic: fix generated code...
2024-02-06  Ned Deily[3.11] gh-109991: Update GitHub CI workflows to use...
2024-02-06  Miss Islington... [3.11] gh-109991: Update macOS installer to use OpenSSL...
2024-02-06  Zachary Ware[3.11] gh-109991: Update Windows build to use OpenSSL...
2024-02-05  Serhiy Storchaka[3.11] gh-109475: Fix support of explicit option value...
2024-02-05  Miss Islington... [3.11] gh-114967: Fix "Built-in Exceptions" documentati...
2024-02-05  Serhiy Storchaka[3.11] gh-114392: Improve test_capi.test_structmembers...
2024-02-05  Miss Islington... [3.11] GH-69695: Update ``PyImport_ImportModule`` descr...
2024-02-05  Miss Islington... [3.11] Remove bogus syntax error marker in csv doc...
2024-02-05  Travis Howse[3.11] gh-114887 Reject only sockets of type SOCK_STREA...
2024-02-04  Alex Waygood[3.11] Bump ruff to 0.2.0 (#114932) (#115008)
2024-02-04  Miss Islington... [3.11] gh-113803: Fix inaccurate documentation for...
2024-02-04  Serhiy Storchaka[3.11] gh-114388: Fix warnings when assign an unsigned...
2024-02-04  Miss Islington... [3.11] gh-113951: Tkinter: "tag_unbind(tag, sequence...
2024-02-04  Miss Islington... [3.11] gh-113280: Always close socket if SSLSocket...
2024-02-04  Miss Islington... [3.11] gh-101100: Fix dangling references in pickle...
2024-02-04  Hugo van Kemenade[3.11] gh-101100: Fix Sphinx warnings from PEP 3108...
2024-02-03  Stéphane Bidoul[3.11] gh-114965: Updated bundled pip to 24.0 (gh-11496...
2024-02-03  Miss Islington... [3.11] gh-101100: Fix Sphinx reference warnings in...
2024-02-03  Miss Islington... [3.11] gh-114959: tarfile: do not ignore errors when...
2024-02-03  Miss Islington... [3.11] gh-114955: Add clear to MutableSequence's mixin...
2024-02-03  Miss Islington... [3.11] Update LOGGING example taken from Django docs...
2024-02-03  Miss Islington... [3.11] Normalize heading underline in multiprocessing...
2024-02-02  Miss Islington... [3.11] gh-114913: Add newline to subprocess doc (GH...
2024-02-02  Miss Islington... [3.11] Correct timedelta description (GH-101417) (GH...
2024-02-02  Miss Islington... [3.11] Fix indentation of "versionchanged" in datetime...
2024-02-02  Miss Islington... [3.11] gh-103360: Add link in stdtypes.rst to escape...
2024-02-02  Miss Islington... [3.11] gh-114728: Fix documentation for comparison...
2024-02-02  Miss Islington... [3.11] gh-103820: IDLE: Do not interpret buttons 4...
2024-02-02  Miss Islington... [3.11] Move "format" param doc of shutil.make_archive...
2024-02-01  Miss Islington... [3.11] gh-89891: Refer SharedMemory implementation...
2024-02-01  Miss Islington... [3.11] gh-101100: Fix sphinx warnings in `howto/logging...
2024-02-01  Miss Islington... [3.11] Correct description of inheriting from another...
2024-02-01  Miss Islington... [3.11] gh-105031: Clarify datetime documentation for...
2024-02-01  Miss Islington... [3.11] gh-105089: Fix test_create_directory_with_write...
2024-02-01  Miss Islington... [3.11] gh-107461 ctypes: Add a testcase for nested...
2024-02-01  Miss Islington... [3.11] Fix typos in ElementTree documentation (GH-10884...
2024-02-01  Miss Islington... [3.11] gh-114648: Add IndexError exception to tutorial...
2024-02-01  Miss Islington... [3.11] CI: Test on macOS M1 (GH-114766) (#114835)
2024-02-01  Miss Islington... [3.11] gh-109534: fix reference leak when SSL handshake...
2024-02-01  Miss Islington... [3.11] gh-111112: Avoid potential confusion in TCP...
2024-01-31  Miss Islington... [3.11] Add note to `sys.orig_argv` clarifying the diffe...
2024-01-31  Miss Islington... [3.11] gh-114790: Do not execute `workflows/require...
2024-01-31  Miss Islington... [3.11] gh-114737: Revert change to ElementTree.iterpars...
2024-01-31  Miss Islington... [3.11] gh-101100: Fix class reference in library/test...
2024-01-31  Skip Montanaro[3.11] gh-101100: Fix references in csv docs (GH-114658...
2024-01-31  Miss Islington... [3.11] Docs: mark up dbm.gnu.open() and dbm.ndbm.open...
2024-01-31  Miss Islington... gh-110190: Fix ctypes structs with array on Windows...
2024-01-30  Miss Islington... [3.11] Clarify one-item tuple (GH-114745) (#114758)
2024-01-29  Miss Islington... [3.11] Set `hosted_on` for Read the Docs builds (GH...
2024-01-29  Serhiy Storchaka[3.11] Fix more references to datetime and time classes...
2024-01-29  Miss Islington... [3.11] Remove limit in calendar CLI help message for...
2024-01-29  Serhiy Storchaka[3.11] gh-101100: Fix datetime reference warnings ...
2024-01-29  Miss Islington... [3.11] gh-89159: Add some TarFile attribute types ...
2024-01-29  Miss Islington... [3.11] gh-101100: Fix Sphinx warnings in `whatsnew...
2024-01-29  Miss Islington... [3.11] gh-114685: Fix incorrect use of PyBUF_READ in...
2024-01-29  Miss Islington... [3.11] gh-101100: Fix sphinx warnings in `Doc/c-api...
2024-01-29  Miss Islington... [3.11] gh-110893: Improve the documentation for __futur...
2024-01-28  Miss Islington... [3.11] Correct Skip Montanaro's email address (GH-11467...
2024-01-27  Miss Islington... [3.11] gh-114100: Remove superfluous writing to fd...
2024-01-27  Nikita Sobolev[3.11] gh-101100: Fix sphinx warnings in `reference...
2024-01-27  Hugo van Kemenade[3.11] gh-101100: Fix Sphinx warnings in `whatsnew...
2024-01-27  Miss Islington... [3.11] gh-113560: Improve docstrings for set.issubset...
2024-01-27  Miss Islington... [3.11] gh-101100: Fix sphinx warnings in `library/email...
2024-01-27  Miss Islington... [3.11] Fix `c-api/file.rst` indexes (GH-114608) (GH...
2024-01-27  Miss Islington... [3.11] gh-113445: Amend PyObject_RichCompareBool()...
2024-01-26  Miss Islington... [3.11] Docs: rework the dbm.dumb introduction (GH-11455...
2024-01-26  Miss Islington... [3.11] Document PyOS_strtoul and PyOS_strtol (GH-114048...
2024-01-26  Steve DowerUse Unicode unconditionally for _winapi.CreateFile...
2024-01-26  Miss Islington... [3.11] gh-77749: Fix inconsistent behavior of non-ASCII...
2024-01-26  Miss Islington... [3.11] Docs: mark up dbm.open() with param list (GH...
2024-01-26  Erlend E. Aasland[3.11] Docs: reword dbm.ndbm introduction (#114549...
2024-01-26  Miss Islington... [3.11] Docs: fix versionchanged directives for dbm...
2024-01-26  Miss Islington... [3.11] Docs: rework dbm introduction (GH-114551) (...
2024-01-26  Erlend E. Aasland[3.11] Docs: reword dbm.gnu introduction (#114548)...
2024-01-26  Miss Islington... [3.11] gh-101100: Fix sphinx warnings in `c-api/file...
2024-01-25  Miss Islington... gh-114561: Mark some tests in `test_wincosoleio` with...
2024-01-25  Miss Islington... [3.11] gh-77465: Increase test coverage for the numbers...
2024-01-25  Miss Islington... gh-100107: Make py.exe launcher ignore app aliases...
2024-01-24  Miss Islington... [3.11] gh-108731: Add description of __slots__ to Membe...
2024-01-24  Miss Islington... [3.11] Docs: mark up the FTP_TLS() docs with param...
2024-01-24  Hugo van Kemenade[3.11] gh-101100: Fix sphinx warnings in `concurrent...
2024-01-24  Miss Islington... [3.11] gh-101100: Fix sphinx warnings in `asyncio-task...
2024-01-24  Miss Islington... [3.11] gh-113205: test_multiprocessing.test_terminate...
2024-01-24  Miss Islington... [3.11] Fix a typo in the contextlib documentation ...
2024-01-23  Miss Islington... [3.11] gh-114492: Initialize struct termios before...
2024-01-23  Miss Islington... [3.11] gh-101438: Avoid reference cycle in ElementTree...
2024-01-23  Miss Islington... [3.11] Docs: use placeholders in dbm flag param docs...
2024-01-23  Miss Islington... [3.11] Docs: mark up FTP.connect() and FTP.login()...
2024-01-23  Miss Islington... [3.11] Docs: mark up FTP.retrbinary and FTP.storbinary...
2024-01-23  Miss Islington... [3.11] gh-101100: Fix sphinx warnings in `Doc/library...
2024-01-23  Erlend E. Aasland[3.11] Docs: align usage of versionadded/versionchanged...
2024-01-23  Miss Islington... [3.11] GH-105900: Fix `pathlib.Path.symlink_to(target_i...
2024-01-23  Miss Islington... [3.11] GH-82695: Clarify `pathlib.Path.mkdir()` documen...
next