https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
db85d51 Python 3.11.8 06 February 2024, 21:21:21 UTC
a04dc43 [3.11] GH-gh-75705: Set unixfrom envelope in mailbox._mboxMMDF (GH-107117) (GH-115099) (cherry picked from commit 76108b8b05040fc49a6bc50eb2e990576595c57c) Co-authored-by: Matthieu Caneill <matthieucan@users.noreply.github.com> 06 February 2024, 19:16:54 UTC
350d1d0 [3.11] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (GH-115094) (GH-115095) (cherry picked from commit b39119916c0daaf5e5fdfec63e18ad97f29e2e72) Co-authored-by: Łukasz Langa <lukasz@langa.pl> 06 February 2024, 18:22:48 UTC
b5a6793 [3.11] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115080) gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (cherry picked from commit 618d7256e78da8200f6e2c6235094a1ef885dca4) Co-authored-by: Zachary Ware <zach@python.org> 06 February 2024, 14:54:05 UTC
a113124 [3.11] gh-89811: Check for valid tp_version_tag in specializer (GH-115045) * gh-89811: Check for valid tp_version_tag in specializer (GH-113558) * gh-113937 Fix failures in type cache tests due to re-running (GH-113953) * Update backported code for 3.11 specifically 06 February 2024, 13:58:30 UTC
2e99ba9 [3.11] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) (#115072) (cherry picked from commit 13eb5215c9de9dd302f116ef0bca4ae23b02842b) Co-authored-by: Ned Deily <nad@python.org> 06 February 2024, 10:25:54 UTC
ead9e78 [3.11] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115069) (cherry picked from commit 09096a1647913526a3d4fa69a9d2056ec82a8f37) 06 February 2024, 10:21:00 UTC
319e695 [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057) Also update multissltests to use 1.1.1w, 3.0.13, 3.1.5, and 3.2.1. 06 February 2024, 04:02:10 UTC
753d0d5 [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115054) (cherry picked from commit 638e811a3c54a81d8af5a4c08b9497d210823f78) Co-authored-by: Ned Deily <nad@python.org> 06 February 2024, 02:16:32 UTC
30d999f [3.11] gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115048) (cherry picked from commit 01dceba13e872e9ca24b8e00a2b75db3d0d6c1a3) 06 February 2024, 00:19:44 UTC
e197639 [3.11] gh-109475: Fix support of explicit option value "--" in argparse (GH-114814) (GH-115037) For example "--option=--". (cherry picked from commit 4aa4f0906df9fc9c6c6f6657f2c521468c6b1688) 05 February 2024, 21:04:11 UTC
98b2f46 [3.11] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (GH-114968) (#115034) Change the somewhat vague "listed below" to "listed in this chapter" in Doc/library/exceptions.rst. The exceptions are listed in multiple sections after two intermediate sections. --------- (cherry picked from commit 750489cc774df44daa2c0d23e8a404fe62be93d1) Co-authored-by: HarryLHW <123lhw321@gmail.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 05 February 2024, 20:29:29 UTC
8987814 [3.11] gh-114392: Improve test_capi.test_structmembers (GH-114393) (GH-115030) Test all integer member types with extreme values and values outside of the valid range. Test support of integer-like objects. Test warnings for wrapped out values. (cherry picked from commit 15f6f048a6ecdf0f6f4fc076d013be3d110f8ed6) 05 February 2024, 11:24:23 UTC
b3f0108 [3.11] GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) (GH-114924) GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) (cherry picked from commit 9872855a31720f514b84373848b49fca09d66ecd) Co-authored-by: patenaud <33957588+patenaud@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> 05 February 2024, 09:53:50 UTC
7f1c557 [3.11] Remove bogus syntax error marker in csv doc (GH-115017) (#115019) (cherry picked from commit 39ec7fbba84663ab760853da2ac422c2e988d189) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 05 February 2024, 04:18:02 UTC
5ce076f [3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_da… (#114979) Also improve exception message. (cherry picked from commit 94ec2b9c9ce898723c3fe61fbc64d6c8f4f68700) Co-authored-by: Donghee Na <donghee.na92@gmail.com> 05 February 2024, 04:01:37 UTC
510eb4e [3.11] Bump ruff to 0.2.0 (#114932) (#115008) 04 February 2024, 20:00:05 UTC
fef6c9b [3.11] gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory (GH-113837) (#115007) * fix the usage of dst and destination in shutil.move doc * update shutil.move doc (cherry picked from commit da8f9fb2ea65cc2784c2400fc39ad8c800a67a42) Co-authored-by: Dai Wentao <dwt136@gmail.com> 04 February 2024, 19:02:10 UTC
0244e96 [3.11] gh-114388: Fix warnings when assign an unsigned integer member (GH-114391) (GH-115002) * Fix a RuntimeWarning emitted when assign an integer-like value that is not an instance of int to an attribute that corresponds to a C struct member of type T_UINT and T_ULONG. * Fix a double RuntimeWarning emitted when assign a negative integer value to an attribute that corresponds to a C struct member of type T_UINT. (cherry picked from commit 3ddc5152550ea62280124c37d0b4339030ff7df4) 04 February 2024, 17:54:26 UTC
f18341f [3.11] gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbinds "funcid" (GH-113955) (GH-114998) Previously, "tag_unbind(tag, sequence, funcid)" methods of Text and Canvas widgets destroyed the current binding for "sequence", leaving "sequence" unbound, and deleted the "funcid" command. Now they remove only "funcid" from the binding for "sequence", keeping other commands, and delete the "funcid" command. They leave "sequence" unbound only if "funcid" was the last bound command. (cherry picked from commit 7e42fddf608337e83b30401910d76fd75d5cf20a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 04 February 2024, 16:47:03 UTC
f8cba75 [3.11] gh-113280: Always close socket if SSLSocket creation failed (GH-114659) (GH-114996) (cherry picked from commit 0ea366240b75380ed7568acbe95d72e481a734f7) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Thomas Grainger <tagrain@gmail.com> 04 February 2024, 16:16:57 UTC
55e5ae7 [3.11] gh-101100: Fix dangling references in pickle.rst (GH-114972) (#114992) gh-101100: Fix dangling references in pickle.rst (GH-114972) (cherry picked from commit ec69e1d0ddc9906e0fb755a5234aeabdc96450ab) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> 04 February 2024, 14:32:42 UTC
2443ebd [3.11] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) (#114989) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> 04 February 2024, 11:53:52 UTC
364892f [3.11] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114973) Updated bundled pip to 24.0. (cherry picked from commit a4c298c1494b602a9650b597aad50b48e3fa1f41) 03 February 2024, 19:38:23 UTC
34ab494 [3.11] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114970) gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (cherry picked from commit ab76d37948fd506af44762dc1c3e32f27d1327a8) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> 03 February 2024, 18:51:56 UTC
e846c88 [3.11] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960) (GH-114964) Also, add tests common to tarfile and zipfile. (cherry picked from commit 96bce033c4a4da7112792ba335ef3eb9a3eb0da0) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 03 February 2024, 16:41:31 UTC
e9639e4 [3.11] gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956) (#114962) gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956) (cherry picked from commit b4240fd68ecd2c22ec82ac549eabfe5fd35fab2a) Co-authored-by: AN Long <aisk@users.noreply.github.com> 03 February 2024, 15:48:29 UTC
50b9127 [3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> 03 February 2024, 15:23:21 UTC
1956f7b [3.11] Normalize heading underline in multiprocessing.rst (GH-114923) (#114947) This gets rid of the mildly confusing `>>>>>>>' underlines which look vaguely like `diff` punctuation. (cherry picked from commit 00d7109075dfaadf438362c084e8a1890c53d4c8) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> 03 February 2024, 02:02:15 UTC
b833b00 [3.11] gh-114913: Add newline to subprocess doc (GH-114941) (#114943) *creationflags* is a separate topic from *startupinfo*. Start sentence with 'If given', like previous sentence. (cherry picked from commit 1183f1e6bfba06ae6c8ea362f96e977bc288e627) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 02 February 2024, 23:22:03 UTC
4e1360a [3.11] Correct timedelta description (GH-101417) (GH-114939) It only represents the difference between two datetime or date objects, not between two time objects. (cherry picked from commit 73d20cafb54193c94577ca60df1ba0410b3ced74) Co-authored-by: John Belmonte <john@neggie.net> 02 February 2024, 21:49:04 UTC
9bc79da [3.11] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-114936) (cherry picked from commit b27812d6320e35d62d91f1b3714be1e38021101a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 02 February 2024, 21:18:25 UTC
df5381d [3.11] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_analysis.rst (GH-103638) (#114908) (cherry picked from commit d29f57f6036353b4e705a42637177442bf7e07e5) Co-authored-by: Justin Williams <97240811+juswil@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 02 February 2024, 21:06:35 UTC
08133e4 [3.11] gh-114728: Fix documentation for comparison of objects in datetime module (GH-114749) (GH-114929) (cherry picked from commit c12240ed28aac6494750e00143bc550c4d6d8ad1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 02 February 2024, 18:59:28 UTC
e995c58 [3.11] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821) (GH-114902) Also fix test_mousewheel: do not skip a check which was broken due to incorrect delta on Aqua and XQuartz, and probably not because of `.update_idletasks()`. (cherry picked from commit d25d4ee60cc789a8b9c222859bb720ade1ab2e30) Co-authored-by: Christopher Chavez <chrischavez@gmx.us> 02 February 2024, 13:13:00 UTC
1eb791c [3.11] Move "format" param doc of shutil.make_archive() on its own paragraph (GH-103829) (GH-114898) (cherry picked from commit 53339a0ef72fcfc15221792b117c4670b07a0b20) Co-authored-by: Michal Kaptur <kaptur.michal@gmail.com> 02 February 2024, 10:28:15 UTC
3c30de1 [3.11] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-114874) It only uses POSIX API. (cherry picked from commit 500ede01178a8063bb2a3c664172dffa1b40d7c9) Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net> 01 February 2024, 20:35:29 UTC
95f18f9 [3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#114872) gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (cherry picked from commit dc01b919c721f43ad024ba444a5d19541370e581) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> 01 February 2024, 18:45:02 UTC
a46fddf [3.11] Correct description of inheriting from another class (GH-114660) (#114869) "inherits <someclass>" grates to this reader. I think it should be "inherits from <someclass>". (cherry picked from commit c9c6e04380ffedd25ea2e582f9057ab9612960c9) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> 01 February 2024, 18:15:12 UTC
3acab9a [3.11] gh-105031: Clarify datetime documentation for ISO8601 (GH-105049) (GH-114867) (cherry picked from commit e9dab656380ec03d628979975646748330b76b9b) Co-authored-by: Nicholas Hollander <31573882+nhhollander@users.noreply.github.com> 01 February 2024, 17:33:55 UTC
e3458aa [3.11] gh-105089: Fix test_create_directory_with_write test failure in AIX (GH-105228) (GH-114861) (cherry picked from commit 4dbb198d279a06fed74ea4c38f93d658baf38170) Co-authored-by: Ayappan Perumal <ayappap2@in.ibm.com> 01 February 2024, 12:25:08 UTC
9979635 [3.11] gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462) (GH-114859) (cherry picked from commit 0bf42dae7e73febc76ea96fd58af6b765a12b8a7) Co-authored-by: Tomas R <tomas.roun8@gmail.com> 01 February 2024, 12:08:52 UTC
8d2a193 [3.11] Fix typos in ElementTree documentation (GH-108848) (GH-114855) PI objects instead of comment objects. (cherry picked from commit de6f97cd3519c5d8528d8ca1bb00fce4e9969671) Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 01 February 2024, 09:40:46 UTC
a9c2801 [3.11] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114842) Remove redundant explanation of optional argument. (cherry picked from commit 57c3e775df5a5ca0982adf15010ed80a158b1b80) Co-authored-by: srinivasan <shivnaren@gmail.com> 01 February 2024, 03:53:15 UTC
cba5cee [3.11] CI: Test on macOS M1 (GH-114766) (#114835) Test on macOS M1 (cherry picked from commit 854e2bc42340b22cdeea5d16ac8b1ef3762c6909) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> 01 February 2024, 01:55:45 UTC
ef2ba9a [3.11] gh-109534: fix reference leak when SSL handshake fails (GH-114074) (#114830) gh-109534: fix reference leak when SSL handshake fails (GH-114074) (cherry picked from commit 80aa7b3688b8fdc85cd53d4113cb5f6ce5500027) Co-authored-by: Jamie Phan <jamie@ordinarylab.dev> 01 February 2024, 00:59:17 UTC
fe0f544 [3.11] gh-111112: Avoid potential confusion in TCP server example. (GH-111113) (#114832) gh-111112: Avoid potential confusion in TCP server example. (GH-111113) Improve misleading TCP server docs and example. socket.recv(), as documented by the Python reference documentation, returns at most `bufsize` bytes, and the underlying TCP protocol means there is no guaranteed correspondence between what is sent by the client and what is received by the server. This conflation could mislead readers into thinking that TCP is datagram-based or has similar semantics, which will likely appear to work for simple cases, but introduce difficult to reproduce bugs. (cherry picked from commit a79a27242f75fc33416d4d135a4a542898d140e5) Co-authored-by: Aidan Holm <alfh@google.com> 01 February 2024, 00:50:58 UTC
e66ad91 [3.11] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114822) Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (cherry picked from commit 1836f674c0d86ec3375189a550c8f4a52ff89ae8) Co-authored-by: Bradley Reynolds <bradley.reynolds@darbia.dev> Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> 31 January 2024, 21:40:20 UTC
8e323cb [3.11] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (GH-114791) (#114801) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> 31 January 2024, 12:32:50 UTC
3982049 [3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) (GH-114799) Prior to gh-114269, the iterator returned by ElementTree.iterparse was initialized with the root attribute as None. This restores the previous behavior. (cherry picked from commit 66f95ea6a65deff547cab0d312b8c8c8a4cf8beb) Co-authored-by: Sam Gross <colesbury@gmail.com> 31 January 2024, 12:03:08 UTC
ad62333 [3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114793) The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`, for which no target is available. Name the class properly and suppress the dangling reference. (cherry picked from commit 7a93db44257c0404dc407ff2ddc997f4bb8890ed) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> 31 January 2024, 09:41:00 UTC
a38bc7c [3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-114773) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> (cherry picked from commit 3911b42cc0d404e0eac87fce30b740b08618ff06) 31 January 2024, 09:32:12 UTC
48632d2 [3.11] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-114762) (#114784) (cherry picked from commit c8cf5d7d148944f2850f25b02334400dd0238cb0) Co-authored-by: Erlend E. Aasland <erlend@python.org> 31 January 2024, 07:05:58 UTC
d326d52 gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753) (cherry picked from commit a06b606462740058b5d52fefdcdcd679d4f40260) Co-authored-by: Diego Russo <diego.russo@arm.com> 31 January 2024, 00:08:26 UTC
f1f0f2e [3.11] Clarify one-item tuple (GH-114745) (#114758) A 'single tuple' means 'one tuple, of whatever length. Remove the unneeded and slightly distracting parenthetical 'singleton' comment. (cherry picked from commit a1332a99cf1eb9b879d4b1f28761b096b5749a0d) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 30 January 2024, 18:50:32 UTC
679fe04 [3.11] Set `hosted_on` for Read the Docs builds (GH-114697) (#114735) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> 29 January 2024, 21:30:27 UTC
3dd3b30 [3.11] Fix more references to datetime and time classes (GH-114717) (GH-114726) They could be confused with references to datetime and time modules. (cherry picked from commit 39c766b579cabc71a4a50773d299d4350221a70b) 29 January 2024, 16:59:59 UTC
55bddca [3.11] Remove limit in calendar CLI help message for year arg (GH-114719) (GH-114723) The limit was removed in 66c88ce30ca2b23daa37038e1a3c0de98f241f50 (GH-4109). (cherry picked from commit 0f54ee4c6cdba74492183eb2dd142393c7dba403) Co-authored-by: Steven Ward <planet36@users.noreply.github.com> 29 January 2024, 16:41:45 UTC
c67f94e [3.11] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114718) (cherry picked from commit e8b8f5e9c2da6a436360ce648061c90bdfcba863) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> 29 January 2024, 15:20:05 UTC
07d68ea [3.11] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114715) (cherry picked from commit d7d0d13cd37651990586d31d8974c59bd25e1045) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com> 29 January 2024, 14:25:52 UTC
ca9a7fc [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114712) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> 29 January 2024, 13:18:59 UTC
ee3ca96 [3.11] gh-114685: Fix incorrect use of PyBUF_READ in import.c (GH-114686) (GH-114701) (cherry picked from commit 1ac1b2f9536a581f1656f0ac9330a7382420cda1) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> 29 January 2024, 10:03:14 UTC
9fd8aaa [3.11] gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669) (GH-114705) (cherry picked from commit 97fb2480e4807a34b8197243ad57566ed7769e24) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> 29 January 2024, 10:02:52 UTC
a2c55c5 [3.11] gh-110893: Improve the documentation for __future__ module (GH-114642) (#114703) gh-110893: Improve the documentation for __future__ module (GH-114642) nedbat took issue with the phrasing "real module". I'm actually fine with that phrasing, but I do think the `__future__` page should be clear about the way in which the `__future__` module is special. (Yes, there was a footnote linking to the future statements part of the reference, but there should be upfront discussion). I'm sympathetic to nedbat's claim that no one really cares about `__future__._Feature`, so I've moved the interesting table up to the top. (cherry picked from commit 3b86891fd69093b60141300862f278614ba80613) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com> 29 January 2024, 09:46:04 UTC
eff69a7 [3.11] Correct Skip Montanaro's email address (GH-114677) (#114680) Correct Skip Montanaro's email address (GH-114677) (cherry picked from commit 5ecfd750b4f511f270c38f0d748da9cffa279295) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> 28 January 2024, 14:58:26 UTC
3a3e873 [3.11] gh-114100: Remove superfluous writing to fd 1 in test_pty (GH-114647) (GH-114656) (cherry picked from commit 7a470541e2bbc6f3e87a6d813e2ec42cf726de7a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 27 January 2024, 17:30:11 UTC
27ccb7e [3.11] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (#114654) 27 January 2024, 16:37:13 UTC
e096465 [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-114531) (#114650) 27 January 2024, 14:57:33 UTC
2179948 [3.11] gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562) (GH-114643) (cherry picked from commit 11c582235d86b6020710eff282eeb381a7bf7bb7) Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com> 27 January 2024, 11:21:24 UTC
8884a21 [3.11] gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635) (GH-114641) (cherry picked from commit 6a8944acb61d0a2c210ab8066cdcec8602110e2f) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> 27 January 2024, 08:52:57 UTC
b323d99 [3.11] Fix `c-api/file.rst` indexes (GH-114608) (GH-114639) (cherry picked from commit 23fb9f0777b054526b3b32f58e60b2a03132bf45) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> 27 January 2024, 08:52:37 UTC
a3953cb [3.11] gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891) (GH-114637) (cherry picked from commit 926881dc10ebf77069e02e66eea3e0d3ba500fe5) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com> 27 January 2024, 08:02:34 UTC
dfef41a [3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621) (cherry picked from commit 6c2b419fb91c8d7daa769d39f73768114b5eb45a) - consistently use correct parameter markup - consistently use submodule name as database name - improve accuracy of the dbm.dumb.open() spec - remove dumbdbm class refs and replace them with generic "database object" - use parameter list for dbm.dumb.open() (cherry picked from commit 6c2b419fb91c8d7daa769d39f73768114b5eb45a) Co-authored-by: Erlend E. Aasland <erlend@python.org> 26 January 2024, 18:19:55 UTC
58e4d3b [3.11] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114619) (cherry picked from commit 3f62bf32caf04cedb2c59579a0ce835d1e793d4d) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com> 26 January 2024, 17:51:36 UTC
d7cbb04 Use Unicode unconditionally for _winapi.CreateFile (GH-114611) Currently it switches based on build settings, but argument clinic does not handle it correctly. 26 January 2024, 17:48:36 UTC
c09eae3 [3.11] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986) (GH-114607) It now always encodes non-ASCII characters in headers if utf8 is false. (cherry picked from commit 504334c7be5a56237df2598d338cd494a42fca4c) Co-authored-by: Rito Takeuchi <licht-t@outlook.jp> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 26 January 2024, 16:30:50 UTC
c4a6163 [3.11] Docs: mark up dbm.open() with param list (GH-114601) (#114605) Also consolidate following paragraphs regarding database objects. (cherry picked from commit 0bd8297a2208125f76807cdf01f72abe5c94136b) Co-authored-by: Erlend E. Aasland <erlend@python.org> 26 January 2024, 15:18:50 UTC
89015c5 [3.11] Docs: reword dbm.ndbm introduction (#114549) (#114600) (cherry picked from commit 4cf068ed0879cccf86a45f06fb274b350b89e911) - add abbreviation directives for NDBM and GDBM - consistently spell NDBM as NDBM - silence broken ndbm class refs - improve accuracy of dbm.ndbm.open() spec - use replacement text for NDBM/GDBM file format incompatibility note 26 January 2024, 12:56:52 UTC
7792d5a [3.11] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (GH-114594) (#114596) (cherry picked from commit 8710faeac28e65c65862359413e8341492f529af) Co-authored-by: Erlend E. Aasland <erlend@python.org> 26 January 2024, 12:43:22 UTC
87958e6 [3.11] Docs: rework dbm introduction (GH-114551) (#114591) - add refs to other parts of the docs (dict, bytes, etc.) - clarify whichdb() return value by using list markup - silence refs to example or generic submodule methods (keys, get, etc.) (cherry picked from commit 65cf5dce11a38e327b9b0abfca279d650452b34f) Co-authored-by: Erlend E. Aasland <erlend@python.org> 26 January 2024, 10:24:05 UTC
938c7f7 [3.11] Docs: reword dbm.gnu introduction (#114548) (#114589) (cherry picked from commit 06c5de36f222b926bbc94831536096b974bd5e77) Also... - consistently spell GDBM as GDBM - silence gdbm class refs - improve accuracy of dbm.gdbm.open() spec 26 January 2024, 10:15:34 UTC
170bf79 [3.11] gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (#114585) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> 26 January 2024, 10:02:49 UTC
8cff807 gh-114561: Mark some tests in `test_wincosoleio` with `requires_resource('console')` decorator (GH-114565) (cherry picked from commit 33ae9895d4ac0d88447e529038bc4725ddd8c291) Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru> 25 January 2024, 20:14:18 UTC
709f17b [3.11] gh-77465: Increase test coverage for the numbers module (GH-111738) (GH-114557) (cherry picked from commit e721adf4bd47b20ba0a93ad6471084de31bf20c7) Co-authored-by: AN Long <aisk@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 25 January 2024, 14:49:46 UTC
279bbd2 gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358) (cherry picked from commit d5c21c12c17b6e4db2378755af8e3699516da187) Co-authored-by: Vincent Cunningham <flagrama@users.noreply.github.com> 25 January 2024, 00:37:46 UTC
d7d3690 [3.11] gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745) (GH-114537) (cherry picked from commit 6888cccac0776d965cc38a7240e1bdbacb952b91) Co-authored-by: plokmijnuhby <39633434+plokmijnuhby@users.noreply.github.com> 24 January 2024, 20:05:12 UTC
94c5567 [3.11] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114533) Also turn sentence about prot_p() into a note. (cherry picked from commit 6fadd68da5dd928847264b17f62a5b8b369c1c1e) Co-authored-by: Erlend E. Aasland <erlend@python.org> 24 January 2024, 16:28:55 UTC
aa17d91 [3.11] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521) (#114526) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> 24 January 2024, 13:46:13 UTC
208db89 [3.11] gh-101100: Fix sphinx warnings in `asyncio-task.rst` (GH-114469) (#114518) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 24 January 2024, 07:32:00 UTC
b39a314 [3.11] gh-113205: test_multiprocessing.test_terminate: Give tasks a chance to start (GH-114249) (GH-114517) (cherry picked from commit ce75b4c26d18dcd840fd2e7ee362a84209648d06) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 24 January 2024, 07:26:58 UTC
018b637 [3.11] Fix a typo in the contextlib documentation (GH-114507) (#114515) 24 January 2024, 04:22:38 UTC
666d07f [3.11] gh-114492: Initialize struct termios before calling tcgetattr() (GH-114495) (GH-114503) On Alpine Linux it could leave some field non-initialized. (cherry picked from commit d22c066b802592932f9eb18434782299e80ca42e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> 23 January 2024, 21:53:13 UTC
9344ede [3.11] gh-101438: Avoid reference cycle in ElementTree.iterparse. (GH-114269) (GH-114500) The iterator returned by ElementTree.iterparse() may hold on to a file descriptor. The reference cycle prevented prompt clean-up of the file descriptor if the returned iterator was not exhausted. (cherry picked from commit ce01ab536f22a3cf095d621f3b3579c1e3567859) Co-authored-by: Sam Gross <colesbury@gmail.com> 23 January 2024, 20:49:13 UTC
e85f4c6 [3.11] Docs: use placeholders in dbm flag param docs (GH-114482) (#114498) Also correct the default flag param for dbm.dumb.open(); it's 'c', not 'r'. (cherry picked from commit 8c265408c51609c6b4a6788cac9cc5fea7a14888) Co-authored-by: Erlend E. Aasland <erlend@python.org> 23 January 2024, 20:05:39 UTC
8790e57 [3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) (#114486) Use rst substitutions to reduce raw text duplication. (cherry picked from commit 01105c7c4f7f01a8b1077008e61d5c7df0ab832b) Co-authored-by: Erlend E. Aasland <erlend@python.org> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> 23 January 2024, 14:03:51 UTC
ec71690 [3.11] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (GH-114399) (#114484) (cherry picked from commit 5277d4c7dbd1baee300e494fce2738cee218c243) Co-authored-by: Erlend E. Aasland <erlend@python.org> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> 23 January 2024, 14:00:35 UTC
b62db46 [3.11] gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425) (#114478) gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425) * gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` * Remove `/` from signatures (cherry picked from commit 7d21cae964fc47afda400fc1fbbcf7984fcfe819) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> 23 January 2024, 11:24:51 UTC
eb94a04 [3.11] Docs: align usage of versionadded/versionchanged with recommended practice (#114409) (#114473) (cherry picked from commit 1d7bddd9612bcbaaedbc837e2936de773e855411) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> 23 January 2024, 09:39:25 UTC
1f04ac8 [3.11] GH-105900: Fix `pathlib.Path.symlink_to(target_is_directory=...)` docs (GH-114035) (#114465) Clarify that *target_is_directory* only matters if the target doesn't exist. (cherry picked from commit b822b85ac11e73bbe4417bf03ee770ab116bb42d) Co-authored-by: Barney Gale <barney.gale@gmail.com> 23 January 2024, 05:37:32 UTC
9d2ad6f [3.11] GH-82695: Clarify `pathlib.Path.mkdir()` documentation (GH-114032) (#114463) Remove a double negative in the documentation of `mkdir()`'s *exist_ok* parameter. (cherry picked from commit 32c227470aa6f72950b76206ffc529c258b4b8fa) Co-authored-by: Barney Gale <barney.gale@gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> 23 January 2024, 02:37:55 UTC
back to top