summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH...Miss Islington (bot)2024-01-312-1/+3
* [3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114...Miss Islington (bot)2024-01-311-1/+1
* [3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-114773)Skip Montanaro2024-01-312-8/+7
* [3.11] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-...Miss Islington (bot)2024-01-311-61/+56
* gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)Miss Islington (bot)2024-01-312-1/+2
* [3.11] Clarify one-item tuple (GH-114745) (#114758)Miss Islington (bot)2024-01-301-2/+3
* [3.11] Set `hosted_on` for Read the Docs builds (GH-114697) (#114735)Miss Islington (bot)2024-01-291-18/+19
* [3.11] Fix more references to datetime and time classes (GH-114717) (GH-114726)Serhiy Storchaka2024-01-293-8/+8
* [3.11] Remove limit in calendar CLI help message for year arg (GH-114719) (GH...Miss Islington (bot)2024-01-291-1/+1
* [3.11] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114718)Serhiy Storchaka2024-01-293-54/+58
* [3.11] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114715)Miss Islington (bot)2024-01-291-0/+6
* [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114...Miss Islington (bot)2024-01-292-71/+70
* [3.11] gh-114685: Fix incorrect use of PyBUF_READ in import.c (GH-114686) (GH...Miss Islington (bot)2024-01-291-1/+1
* [3.11] gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-11466...Miss Islington (bot)2024-01-292-1/+13
* [3.11] gh-110893: Improve the documentation for __future__ module (GH-114642)...Miss Islington (bot)2024-01-291-42/+56
* [3.11] Correct Skip Montanaro's email address (GH-114677) (#114680)Miss Islington (bot)2024-01-284-5/+5
* [3.11] gh-114100: Remove superfluous writing to fd 1 in test_pty (GH-114647) ...Miss Islington (bot)2024-01-271-1/+21
* [3.11] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (...Nikita Sobolev2024-01-272-3/+2
* [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-...Hugo van Kemenade2024-01-276-12/+12
* [3.11] gh-113560: Improve docstrings for set.issubset() and set.issuperset() ...Miss Islington (bot)2024-01-271-2/+10
* [3.11] gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635)...Miss Islington (bot)2024-01-272-9/+8
* [3.11] Fix `c-api/file.rst` indexes (GH-114608) (GH-114639)Miss Islington (bot)2024-01-271-2/+3
* [3.11] gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891) (GH-114637)Miss Islington (bot)2024-01-271-6/+2
* [3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621)Miss Islington (bot)2024-01-261-30/+36
* [3.11] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114619)Miss Islington (bot)2024-01-261-0/+36
* Use Unicode unconditionally for _winapi.CreateFile (GH-114611)Steve Dower2024-01-262-13/+19
* [3.11] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPoli...Miss Islington (bot)2024-01-263-1/+27
* [3.11] Docs: mark up dbm.open() with param list (GH-114601) (#114605)Miss Islington (bot)2024-01-261-26/+26
* [3.11] Docs: reword dbm.ndbm introduction (#114549) (#114600)Erlend E. Aasland2024-01-261-20/+26
* [3.11] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (...Miss Islington (bot)2024-01-261-5/+5
* [3.11] Docs: rework dbm introduction (GH-114551) (#114591)Miss Islington (bot)2024-01-261-10/+11
* [3.11] Docs: reword dbm.gnu introduction (#114548) (#114589)Erlend E. Aasland2024-01-261-19/+20
* [3.11] gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (#114585)Miss Islington (bot)2024-01-263-4/+15
* gh-114561: Mark some tests in `test_wincosoleio` with `requires_resource('con...Miss Islington (bot)2024-01-251-1/+4
* [3.11] gh-77465: Increase test coverage for the numbers module (GH-111738) (G...Miss Islington (bot)2024-01-251-1/+157
* gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Stor...Miss Islington (bot)2024-01-252-0/+70
* [3.11] gh-108731: Add description of __slots__ to MemberDescriptorType docs (...Miss Islington (bot)2024-01-241-0/+4
* [3.11] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114533)Miss Islington (bot)2024-01-241-10/+46
* [3.11] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521)...Hugo van Kemenade2024-01-242-21/+22
* [3.11] gh-101100: Fix sphinx warnings in `asyncio-task.rst` (GH-114469) (#114...Miss Islington (bot)2024-01-242-18/+16
* [3.11] gh-113205: test_multiprocessing.test_terminate: Give tasks a chance to...Miss Islington (bot)2024-01-241-0/+1
* [3.11] Fix a typo in the contextlib documentation (GH-114507) (#114515)Miss Islington (bot)2024-01-241-1/+1
* [3.11] gh-114492: Initialize struct termios before calling tcgetattr() (GH-11...Miss Islington (bot)2024-01-232-0/+4
* [3.11] gh-101438: Avoid reference cycle in ElementTree.iterparse. (GH-114269)...Miss Islington (bot)2024-01-232-10/+21
* [3.11] Docs: use placeholders in dbm flag param docs (GH-114482) (#114498)Miss Islington (bot)2024-01-231-60/+43
* [3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-11439...Miss Islington (bot)2024-01-231-33/+70
* [3.11] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (GH-1...Miss Islington (bot)2024-01-232-17/+46
* [3.11] gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425)...Miss Islington (bot)2024-01-232-14/+48
* [3.11] Docs: align usage of versionadded/versionchanged with recommended prac...Erlend E. Aasland2024-01-2325-157/+156
* [3.11] GH-105900: Fix `pathlib.Path.symlink_to(target_is_directory=...)` docs...Miss Islington (bot)2024-01-231-3/+7