Python 3.12.2
  1. 6abddd9f6 Python 3.12.2 by Thomas Wouters · 1 year, 6 months ago v3.12.2
  2. 831b95d [3.12] GH-gh-75705: Set unixfrom envelope in mailbox._mboxMMDF (GH-107117) (GH-115098) by Miss Islington (bot) · 1 year, 6 months ago
  3. 5fb2204 [3.12] gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (GH-115038) (#115088) by Miss Islington (bot) · 1 year, 6 months ago
  4. b391199 [3.12] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (#115094) by Łukasz Langa · 1 year, 6 months ago
  5. 5e64828 [3.12] gh-112302: Backport SBOM generation tooling (#114730) by Seth Michael Larson · 1 year, 6 months ago
  6. f82f695 [3.12] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115076) by Miss Islington (bot) · 1 year, 6 months ago
  7. 7974f71 [3.12] gh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarning (GH-106234) (GH-115081) by Miss Islington (bot) · 1 year, 6 months ago
  8. 9b66caf [3.12] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) (#115071) by Erlend E. Aasland · 1 year, 6 months ago
  9. 6f5e360 [3.12] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115067) by Erlend E. Aasland · 1 year, 6 months ago
  10. 5ddb274 [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115055) by Miss Islington (bot) · 1 year, 6 months ago
  11. 51f8c04 [3.12] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115053) by Miss Islington (bot) · 1 year, 6 months ago
  12. b967eab [3.12] gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115047) by Zachary Ware · 1 year, 6 months ago
  13. 94ad682 [3.12] gh-109475: Fix support of explicit option value "--" in argparse (GH-114814) (GH-115036) by Miss Islington (bot) · 1 year, 6 months ago
  14. 21f06a2 [3.12] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (GH-114968) (#115033) by Miss Islington (bot) · 1 year, 6 months ago
  15. d334122 [3.12] GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) GH-114925) by Miss Islington (bot) · 1 year, 7 months ago
  16. ae7fa9f [3.12] Remove bogus syntax error marker in csv doc (GH-115017) (#115018) by Miss Islington (bot) · 1 year, 7 months ago
  17. 49fbb06 [3.12] gh-114887 Reject only sockets of type SOCK_STREAM in create_da… (#114980) by Travis Howse · 1 year, 7 months ago
  18. 27cacdd [3.12] gh-114480: Add docs for f_trace_opcodes behavior on 3.12 (#114540) by Tian Gao · 1 year, 7 months ago
  19. 89fd795 [3.12] gh-114392: Improve test_capi.test_structmembers (GH-114393) (GH-115010) by Miss Islington (bot) · 1 year, 7 months ago
  20. 5d2e309 [3.12] gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory (GH-113837) (#115006) by Miss Islington (bot) · 1 year, 7 months ago
  21. b9937a6 [3.12] gh-114388: Fix warnings when assign an unsigned integer member (GH-114391) (GH-115001) by Serhiy Storchaka · 1 year, 7 months ago
  22. 4548ae7 [3.12] gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbinds "funcid" (GH-113955) (GH-114997) by Miss Islington (bot) · 1 year, 7 months ago
  23. 222ccbc [3.12] gh-113280: Always close socket if SSLSocket creation failed (GH-114659) (GH-114995) by Miss Islington (bot) · 1 year, 7 months ago
  24. 709a293 [3.12] gh-101100: Fix dangling references in pickle.rst (#114972) (#114999) by Skip Montanaro · 1 year, 7 months ago
  25. 0a73763 [3.12] gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588)" (GH-114470) (GH-114994) by Miss Islington (bot) · 1 year, 7 months ago
  26. d8a7872 [3.12] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) (#114988) by Hugo van Kemenade · 1 year, 7 months ago
  27. cf2ecbc [3.12] gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (#114584) by Miss Islington (bot) · 1 year, 7 months ago
  28. f7252f6 [3.12] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114971) by Stéphane Bidoul · 1 year, 7 months ago
  29. df9f3ef [3.12] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114969) by Miss Islington (bot) · 1 year, 7 months ago
  30. 8ed20bc [3.12] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960) (GH-114963) by Miss Islington (bot) · 1 year, 7 months ago
  31. c86a9e6 [3.12] gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956) (gh-114961) by Miss Islington (bot) · 1 year, 7 months ago
  32. 98a8590 [3.12] Update LOGGING example taken from Django docs. (GH-114903) (#114951) by Miss Islington (bot) · 1 year, 7 months ago
  33. 718dbd4 [3.12] Normalize heading underline in multiprocessing.rst (GH-114923) (#114946) by Miss Islington (bot) · 1 year, 7 months ago
  34. 9c6c40e [3.12] gh-114913: Add newline to subprocess doc (GH-114941) (#114942) by Miss Islington (bot) · 1 year, 7 months ago
  35. 034bb70 [3.12] Bump ruff to 0.2.0 (GH-114932) (#114935) by Miss Islington (bot) · 1 year, 7 months ago
  36. 1eb873e [3.12] Correct timedelta description (GH-101417) (GH-114938) by Miss Islington (bot) · 1 year, 7 months ago
  37. dee5643 [3.12] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-114937) by Miss Islington (bot) · 1 year, 7 months ago
  38. e9d5324 [3.12] gh-114728: Fix documentation for comparison of objects in datetime module (GH-114749) (GH-114928) by Miss Islington (bot) · 1 year, 7 months ago
  39. e2f7aab [3.12] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_analysis.rst (GH-103638) (GH-114907) by Miss Islington (bot) · 1 year, 7 months ago
  40. 564d848 [3.12] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821) (GH-114901) by Miss Islington (bot) · 1 year, 7 months ago
  41. 8cb7e5c [3.12] Move "format" param doc of shutil.make_archive() on its own paragraph (GH-103829) (GH-114897) by Miss Islington (bot) · 1 year, 7 months ago
  42. cc5870a1 [3.12] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#114878) by Hugo van Kemenade · 1 year, 7 months ago
  43. 8dcf4fb [3.12] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-114873) by Miss Islington (bot) · 1 year, 7 months ago
  44. 1bb64e5 [3.12] Correct description of inheriting from another class (GH-114660) (#114868) by Miss Islington (bot) · 1 year, 7 months ago
  45. a8a1df0 [3.12] gh-105031: Clarify datetime documentation for ISO8601 (GH-105049) (GH-114866) by Miss Islington (bot) · 1 year, 7 months ago
  46. 5c5ecc8 [3.12] gh-105089: Fix test_create_directory_with_write test failure in AIX (GH-105228) (GH-114860) by Miss Islington (bot) · 1 year, 7 months ago
  47. 0cf136c [3.12] gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462) (GH-114858) by Miss Islington (bot) · 1 year, 7 months ago
  48. 600724d [3.12] Fix typos in ElementTree documentation (GH-108848) (GH-114854) by Miss Islington (bot) · 1 year, 7 months ago
  49. 09b8b14 [3.12] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114841) by Miss Islington (bot) · 1 year, 7 months ago
  50. c26deca [3.12] gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS (GH-114816) (#114840) by Miss Islington (bot) · 1 year, 7 months ago
  51. 203106d [3.12] CI: Test on macOS M1 (GH-114766) (#114836) by Miss Islington (bot) · 1 year, 7 months ago
  52. 3017c27 [3.12] gh-114811: Change '\*' to '*' in warnings.rst (GH-114819) (#114837) by Miss Islington (bot) · 1 year, 7 months ago
  53. 0ee6fba [3.12] gh-109534: fix reference leak when SSL handshake fails (GH-114074) (#114829) by Miss Islington (bot) · 1 year, 7 months ago
  54. 21b68a1 [3.12] gh-111112: Avoid potential confusion in TCP server example. (GH-111113) (#114831) by Miss Islington (bot) · 1 year, 7 months ago
  55. c8e4c32 [3.12] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114821) by Miss Islington (bot) · 1 year, 7 months ago
  56. 3e06cce [3.12] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (GH-114791) (#114800) by Miss Islington (bot) · 1 year, 7 months ago
  57. 5d7b90d [3.12] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) (GH-114798) by Miss Islington (bot) · 1 year, 7 months ago
  58. 0536bbb [3.12] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114794) by Miss Islington (bot) · 1 year, 7 months ago
  59. bb578f6 [3.12] gh-101100: Fix references in csv docs (GH-114658) (GH-114771) by Skip Montanaro · 1 year, 7 months ago
  60. fe5094c [3.12] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-114762) (#114783) by Miss Islington (bot) · 1 year, 7 months ago
  61. 2e8417e [3.12] gh-106392: Fix inconsistency in deprecation warnings in datetime module (GH-114761) (#114767) by Miss Islington (bot) · 1 year, 7 months ago
  62. 4defc50 gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753) by Miss Islington (bot) · 1 year, 7 months ago
  63. b3d01fc [3.12] Clarify one-item tuple (GH-114745) (#114757) by Miss Islington (bot) · 1 year, 7 months ago
  64. 424df31 [3.12] Set `hosted_on` for Read the Docs builds (GH-114697) (#114734) by Miss Islington (bot) · 1 year, 7 months ago
  65. eed05e2 [3.12] Fix more references to datetime and time classes (GH-114717) (GH-114725) by Serhiy Storchaka · 1 year, 7 months ago
  66. a316470 [3.12] Remove limit in calendar CLI help message for year arg (GH-114719) (GH-114722) by Miss Islington (bot) · 1 year, 7 months ago
  67. 783339a [3.12] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114716) by Miss Islington (bot) · 1 year, 7 months ago
  68. 0795d9a [3.12] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114714) by Miss Islington (bot) · 1 year, 7 months ago
  69. c09a010 [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114711) by Miss Islington (bot) · 1 year, 7 months ago
  70. 2a1d2c8 [3.12] gh-114685: Fix incorrect use of PyBUF_READ in import.c (GH-114686) (GH-114700) by Miss Islington (bot) · 1 year, 7 months ago
  71. 930f805 [3.12] gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669) (GH-114704) by Miss Islington (bot) · 1 year, 7 months ago
  72. d14003a [3.12] gh-110893: Improve the documentation for __future__ module (GH-114642) (#114702) by Miss Islington (bot) · 1 year, 7 months ago
  73. e604358 [3.12] gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (GH-114657) (#114688) by Miss Islington (bot) · 1 year, 7 months ago
  74. c594529 [3.12] Correct Skip Montanaro's email address (GH-114677) (#114679) by Miss Islington (bot) · 1 year, 7 months ago
  75. 205ac6e [3.12] gh-114100: Remove superfluous writing to fd 1 in test_pty (GH-114647) (GH-114655) by Miss Islington (bot) · 1 year, 7 months ago
  76. 01910d6 [3.12] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (#114652) by Miss Islington (bot) · 1 year, 7 months ago
  77. 045663f [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-114531) (#114649) by Hugo van Kemenade · 1 year, 7 months ago
  78. 5c21f3d [3.12] gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562) (GH-114644) by Miss Islington (bot) · 1 year, 7 months ago
  79. 84223a0 [3.12] gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635) (GH-114640) by Miss Islington (bot) · 1 year, 7 months ago
  80. 3bf5d90 [3.12] gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891) (GH-114638) by Miss Islington (bot) · 1 year, 7 months ago
  81. bf35ac1 [3.12] Docs: rework the dbm.dumb introduction (GH-114550) (#114620) by Miss Islington (bot) · 1 year, 7 months ago
  82. 74bd566 Use Unicode unconditionally for _winapi.CreateFile (GH-114611) by Steve Dower · 1 year, 7 months ago
  83. c95cdd0 [3.12] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114618) by Miss Islington (bot) · 1 year, 7 months ago
  84. fd8aafd [3.12] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986) (GH-114606) by Miss Islington (bot) · 1 year, 7 months ago
  85. 61f8f58 [3.12] Docs: mark up dbm.open() with param list (GH-114601) (#114604) by Miss Islington (bot) · 1 year, 7 months ago
  86. 9726cab [3.12] Docs: reword dbm.ndbm introduction (#114549) (#114599) by Erlend E. Aasland · 1 year, 7 months ago
  87. 4545845 [3.12] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (GH-114594) (#114595) by Miss Islington (bot) · 1 year, 7 months ago
  88. 3604117 [3.12] Docs: rework dbm introduction (GH-114551) (#114590) by Miss Islington (bot) · 1 year, 7 months ago
  89. f416af9 [3.12] Docs: reword dbm.gnu introduction (#114548) (#114588) by Erlend E. Aasland · 1 year, 7 months ago
  90. 4ff2d29 gh-114561: Mark some tests in `test_wincosoleio` with `requires_resource('console')` decorator (GH-114565) by Miss Islington (bot) · 1 year, 7 months ago
  91. d2da4e4 [3.12] gh-77465: Increase test coverage for the numbers module (GH-111738) (GH-114556) by Miss Islington (bot) · 1 year, 7 months ago
  92. ac5ed8a gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358) by Miss Islington (bot) · 1 year, 7 months ago
  93. e122081 [3.12] gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745) (GH-114536) by Miss Islington (bot) · 1 year, 7 months ago
  94. 66b7ae6 [3.12] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114532) by Miss Islington (bot) · 1 year, 7 months ago
  95. 26f8a30 [3.12] gh-104360: remove reference to removed module-level wrap_socket (GH-104361) (GH-114528) by Miss Islington (bot) · 1 year, 7 months ago
  96. 3a588d0 [3.12] gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (GH-113564) (#114527) by Miss Islington (bot) · 1 year, 7 months ago
  97. 085e5d7 [3.12] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521) (#114525) by Hugo van Kemenade · 1 year, 7 months ago
  98. c912bc3 [3.12] gh-114440: Close writer pipe in multiprocessing.Queue, not concurrent.futures (GH-114489) by Petr Viktorin · 1 year, 7 months ago
  99. 03f8f77 [3.12] gh-113205: test_multiprocessing.test_terminate: Give tasks a chance to start (GH-114249) (GH-114516) by Miss Islington (bot) · 1 year, 7 months ago
  100. 0c42897 [3.12] gh-101100: Fix sphinx warnings in `asyncio-task.rst` (GH-114469) (#114519) by Hugo van Kemenade · 1 year, 7 months ago