Python 3.11.0b1
  1. 8d32a5c Update the SOURCE_URI in pyspecific.py to point to the new branch by Pablo Galindo · 3 years, 3 months ago v3.11.0b1
  2. 0e5fe7f Python 3.11.0b1 by Pablo Galindo · 3 years, 3 months ago
  3. 3f61db4 gh-90997: Move `CACHE` handling into `_unpack_opargs` (#92409) by Brandt Bucher · 3 years, 3 months ago
  4. 5021064 gh-92203: Add closure support to exec(). (#92204) by larryhastings · 3 years, 3 months ago
  5. 973a520 gh-90978: test_ssl of test_asyncio uses LONG_TIMEOUT (#92402) by Victor Stinner · 3 years, 3 months ago
  6. 93a666b gh-90997: Show cached inline values in `dis` output (#92360) by Brandt Bucher · 3 years, 3 months ago
  7. a79001e gh-92368: Fix missing possessive apostrophe (#92397) by gophra · 3 years, 3 months ago
  8. c33d67c gh-91321: Fix _PyObject_EXTRA_INIT for C++ (#92396) by Victor Stinner · 3 years, 3 months ago
  9. 5fbaf80 Fix What's New: use :gh: instead of :issue: (#92395) by Serhiy Storchaka · 3 years, 3 months ago
  10. 15dbe85 gh-91827: Add method info_pathlevel() in tkinter (GH-91829) by Serhiy Storchaka · 3 years, 3 months ago
  11. d707d07 Add source for character mappings (#92014) by slateny · 3 years, 3 months ago
  12. 6f18b86 gh-92332: Docs-only deprecation of `typing.Text` (GH-92351) by Alex Waygood · 3 years, 3 months ago
  13. cbc2c19 gh-84461: Skip network require tests on Emscripten (GH-92383) by Christian Heimes · 3 years, 3 months ago
  14. 291945b Enum docs: Remove unnecessary apostrophes (#92382) by Alex Waygood · 3 years, 3 months ago
  15. 740da8d Document the lifetime of `PyUnicode_AsUTF8String` (#92325) by Matt Wozniski · 3 years, 3 months ago
  16. ebaf094 GH-89519: Deprecate classmethod descriptor chaining (#92379) by Raymond Hettinger · 3 years, 3 months ago
  17. bebb944 Don't apply 'stale' label to issues (#91501) by Hugo van Kemenade · 3 years, 3 months ago
  18. 93364f9 gh-78157: [Enum] nested classes will not be members in 3.13 (GH-92366) by Ethan Furman · 3 years, 3 months ago
  19. fa4f0a1 gh-90622: Prevent max_tasks_per_child use with a fork mp_context. (#91587) by Gregory P. Smith · 3 years, 3 months ago
  20. 2b563f1 gh-87901: Add encoding to os.popen (GH-92374) by Inada Naoki · 3 years, 3 months ago
  21. 926854e bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148) by Mariusz Felisiak · 3 years, 3 months ago
  22. 9b491ae NEWS: Reorder items by section (GH-92373) by Inada Naoki · 3 years, 3 months ago
  23. 9652900 Issues/88027: A potential double free in list_sort_impl (#92367) by Tim Peters · 3 years, 3 months ago
  24. 85354ed gh-92112: Fix crash triggered by an evil custom `mro()` (#92113) by Alexey Izbyshev · 3 years, 3 months ago
  25. adcb6a6 gh-92356: Fix regression in ctypes function call overhead (#92357) by Michael Droettboom · 3 years, 3 months ago
  26. 301351c update argparse's doc of append action. (#92344) by Hai Shi · 3 years, 3 months ago
  27. 299692a gh-88279: Deprecate PySys_SetArgvEx() (#92363) by Victor Stinner · 3 years, 3 months ago
  28. 5f29268 gh-57684: Document safe path in What's New in Python 3.11 (#92362) by Victor Stinner · 3 years, 3 months ago
  29. 329afe7 gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358) by Victor Stinner · 3 years, 3 months ago
  30. 1303f8c gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177) by Paul Ganssle · 3 years, 3 months ago
  31. ada8b6d gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542) by Victor Stinner · 3 years, 3 months ago
  32. f6dd14c gh-82616: Add process_group support to subprocess.Popen (#23930) by Gregory P. Smith · 3 years, 3 months ago
  33. 49fda0c gh-70363: Emscripten cannot fstat renamed spool file (GH-92354) by Christian Heimes · 3 years, 3 months ago
  34. 9a0a7b4 gh-91996: Add an HTTPMethod StrEnum to http (GH-91997) by cibofo · 3 years, 3 months ago
  35. bb35d65 gh-92135: test_cppext requires subprocess (GH-92349) by Christian Heimes · 3 years, 3 months ago
  36. c0012df gh-64783: Don't check value of SIG_DFL and SIG_IGN (#92350) by Christian Heimes · 3 years, 3 months ago
  37. 8122e8d gh-92345: Import rlcompleter before sys.path is extended (#92346) by Christian Heimes · 3 years, 4 months ago
  38. 1ed8d03 gh-87390: Fix starred tuple equality and pickling (GH-92337) by Serhiy Storchaka · 3 years, 4 months ago
  39. 354ab7a minor hashlib doc example cleanup. (#92340) by Gregory P. Smith · 3 years, 4 months ago
  40. 58573ff gh-92301: subprocess: Prefer close_range() to procfs-based fd closing (#92303) by Alexey Izbyshev · 3 years, 4 months ago
  41. e65e587 gh-92118: Add test for traceback when exception is modified by (Async)ExitStack.__exit__ (GH-92339) by Irit Katriel · 3 years, 4 months ago
  42. ae553b3 bpo-41818: Add os.login_tty() for *nix. (#29658) by Soumendra Ganguly · 3 years, 4 months ago
  43. 42fee93 bpo-43827: Make arguments to abc.ABCMeta.__new__ pos-only (#25385) by Vlad Hoi · 3 years, 4 months ago
  44. a95138b bpo-43857: Improve the AttributeError message when deleting a missing attribute (#25424) by Géry Ogam · 3 years, 4 months ago
  45. 43b135f gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (#92048) by Robert Howlett · 3 years, 4 months ago
  46. 08b562a gh-89653: PEP 670: Convert PyCFunction macros to functions (#92302) by Victor Stinner · 3 years, 4 months ago
  47. 5212cbc Clean-up and simplify median_grouped(). Vastly improve its docstring. (#92324) by Raymond Hettinger · 3 years, 4 months ago
  48. b885b8f Allow translating argument error messages (#17169) by DjMorgul · 3 years, 4 months ago
  49. a918589 bpo-46764: Fix wrapping bound method with @classmethod (#31367) by Michael J. Sullivan · 3 years, 4 months ago
  50. d1b2e98 gh-92223: Remove pre-Python 3.7 alternative in asyncio docs (#92224) by Sebastian Rittau · 3 years, 4 months ago
  51. e61330b gh-92118: fix traceback of exceptions propagated from inside a contextlib.contextmanager (GH-92202) by Irit Katriel · 3 years, 4 months ago
  52. f8a2fab GH-92239: Make sure that PEP 523 is supported, even when specializing first. (GH-92245) by Mark Shannon · 3 years, 4 months ago
  53. 9d20e1a gh-92107: Add tests that subscription works on arbitrary named tuple types (GH-92304) by Serhiy Storchaka · 3 years, 4 months ago
  54. 000a0723 gh-92210: Move socket.__init__ to argument clinic (#92237) by Joshua Herman · 3 years, 4 months ago
  55. 090819e gh-89022: Improve sqlite3 exceptions related to binding params and API misuse (#91572) by Erlend Egeberg Aasland · 3 years, 4 months ago
  56. d716a0d Use static inline function Py_EnterRecursiveCall() (#91988) by Victor Stinner · 3 years, 4 months ago
  57. 1424336 gh-92036: Fix gc_fini_untrack() (#92037) by Victor Stinner · 3 years, 4 months ago
  58. d20bb33 Fix renamed "total" variable (#92287) by Raymond Hettinger · 3 years, 4 months ago
  59. 7d7a378 Fix typo in Sorting howto (#92280) by Carl Meyer · 3 years, 4 months ago
  60. 465fdc0 gh-67248: cmd: Sort miscellaneous help topics (#92254) by Sam Denton · 3 years, 4 months ago
  61. 9badc86 Compute from_sample() in a single pass over the data (#92284) by Raymond Hettinger · 3 years, 4 months ago
  62. 6dcfd6c gh-78214: marshal: Stabilize FLAG_REF usage (GH-8226) by Inada Naoki · 3 years, 4 months ago
  63. dfb1b9d bpo-47029: Fix BrokenPipeError in multiprocessing.Queue at garbage collection and explicit close (#31913) by Géry Ogam · 3 years, 4 months ago
  64. f629dcf gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (#29054) by Erlend Egeberg Aasland · 3 years, 4 months ago
  65. 836b17c Add more stats for freelist use and allocations. (GH-92211) by Mark Shannon · 3 years, 4 months ago
  66. e8d7661 GH-91173: disable frozen modules in debug builds (#92023) by Kumar Aditya · 3 years, 4 months ago
  67. 48c6165 gh-91928: Add `datetime.UTC` alias for `datetime.timezone.utc` (GH-91973) by Kabir Kwatra · 3 years, 4 months ago
  68. ee2205b gh-87304: Improve comments in language reference for imports (#92164) by Robert Yang · 3 years, 4 months ago
  69. 6b7dcc5 gh-92206: Improve scoping of sqlite3 statement helper (#92260) by Erlend Egeberg Aasland · 3 years, 4 months ago
  70. 27e3665 Improve the typing docs (#92264) by Jelle Zijlstra · 3 years, 4 months ago
  71. 1f631ae gh-81057: Fix indent. (gh-92267) by Eric Snow · 3 years, 4 months ago
  72. 6dee695 bpo-45639: Add webp and avif image formats to mimetypes (#29259) by kixorz · 3 years, 4 months ago
  73. 65f88a6 gh-92062: `inspect.Parameter` checks whether `name` is a keyword (GH-92065) by Zac Hatfield-Dodds · 3 years, 4 months ago
  74. 3a35b62 gh-91321: Fix PyModuleDef_HEAD_INIT on C++ (#92259) by Victor Stinner · 3 years, 4 months ago
  75. d9ec553 gh-89289: Fix compiler warning in _sqlite/connection.c (#92258) by Erlend Egeberg Aasland · 3 years, 4 months ago
  76. 3e6019c gh-92206: Improve scoping of sqlite3 bind param functions (#92250) by Erlend Egeberg Aasland · 3 years, 4 months ago
  77. 804f252 gh-91320: Use _PyCFunction_CAST() (#92251) by Victor Stinner · 3 years, 4 months ago
  78. 551d02b gh-91321: Add _Py_NULL macro (#92253) by Victor Stinner · 3 years, 4 months ago
  79. 456cd51 gh-81057: Get the c-analyzer tool working again. (gh-92246) by Eric Snow · 3 years, 4 months ago
  80. f03d3dd gh-90172: add test for functools.singledispatch on Union types with None type (#92174) by Thaddeus1499 · 3 years, 4 months ago
  81. ff3e9cd gh-91320: Fix more old-style cast warnings in C++ (#92247) by Victor Stinner · 3 years, 4 months ago
  82. b270b82 gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210) by Victor Stinner · 3 years, 4 months ago
  83. c278474 gh-89289: Harden sqlite3.Connection init (#92214) by Erlend Egeberg Aasland · 3 years, 4 months ago
  84. 2eca5da gh-89653: PEP 670: Convert PyBytes macros to functions (#91990) by Victor Stinner · 3 years, 4 months ago
  85. 4159443 gh-92206: Improve scoping of sqlite3 reset statement helper (#92241) by Erlend Egeberg Aasland · 3 years, 4 months ago
  86. d5dfcd4 bpo-46696: Add socket.SO_INCOMING_CPU constant (#31237) by David CARLIER · 3 years, 4 months ago
  87. b295a92 bpo-29890: Test IPv*Interface construction with tuple argument (#30862) by Humbled Drugman · 3 years, 4 months ago
  88. 77e7a04 GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758) by Abhigyan Bose · 3 years, 4 months ago
  89. 20490d5 gh-88753: Make BooleanOptionalAction's addition of default to help more similar to other actions (#27808) by Toshio Kuratomi · 3 years, 4 months ago
  90. 6c25bf0 gh-89452: Prefer gdbm-compat over ndbm (#92208) by Łukasz Langa · 3 years, 4 months ago
  91. feca9bb bpo-46604: fix function name in ssl module docstring (#31064) by Kossi GLOKPOR · 3 years, 4 months ago
  92. b156578 gh-92031: Deoptimize Static Code at Finalization (GH-92039) by Dennis Sweeney · 3 years, 4 months ago
  93. 04dc4b0 gh-90887: posix module: Add more flags for fcopy_file (#31300) by David CARLIER · 3 years, 4 months ago
  94. 1699128 GH-91355: micro-optimize Connection.send_bytes() method (gh-32247) by Ma Lin · 3 years, 4 months ago
  95. 9dc4aae Link to GitHub instead of BPO for CPython bug tracker (GH-92221) by slateny · 3 years, 4 months ago
  96. fbd5539 gh-92135: Rename _Py_reinterpret_cast() to _Py_CAST() (#92230) by Victor Stinner · 3 years, 4 months ago
  97. f6f36cc bpo-44863: Allow generic typing.TypedDict (#27663) by Samodya Abey · 3 years, 4 months ago
  98. 6c7249f gh-92154: Expose PyCode_GetCode in the C API (GH-92168) by Ken Jin · 3 years, 4 months ago
  99. 1d4a9a4 gh-92206: Improve scoping of sqlite3 register cursor helper (#92212) by Erlend Egeberg Aasland · 3 years, 4 months ago
  100. 628d6e8 Dependabot: only bump actions for major versions (#92186) by Hugo van Kemenade · 3 years, 4 months ago