Python 3.12.0a5
  1. 3c67ec3 Python 3.12.0a5 by Thomas Wouters · 2 years, 7 months ago v3.12.0a5
  2. 7990324 [gh-101072] Fix Blurb for GH-101127 by Łukasz Langa · 2 years, 7 months ago
  3. ae62bdd gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (#101127) by Matthieu Dartiailh · 2 years, 7 months ago
  4. c4de6b1 gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callbacks' subsections of asyncio-eventloop.rst (#100270) by Brian Skinn · 2 years, 7 months ago
  5. 694e346 gh-98831: Move DSL documentation here from ideas repo (#101629) by Guido van Rossum · 2 years, 7 months ago
  6. 1fcc0ef gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109) by Jonathan Protzenko · 2 years, 7 months ago
  7. 914f8fd gh-59956: Add a Test to Verify GILState Matches the "Current" Thread State (gh-101625) by Eric Snow · 2 years, 7 months ago
  8. 3875276 gh-98831: rewrite COPY and SWAP in the instruction definition DSL (#101620) by Irit Katriel · 2 years, 7 months ago
  9. 949c58f GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (GH-101617) by Mariatta Wijaya · 2 years, 7 months ago
  10. 132b3f8 gh-59956: Partial Fix for GILState API Compatibility with Subinterpreters (gh-101431) by Eric Snow · 2 years, 7 months ago
  11. 262003f gh-101609: Fix "‘state’ may be used uninitialized" warning in `_xxinterpchannelsmodule` (GH-101610) by Nikita Sobolev · 2 years, 7 months ago
  12. b96b344 gh-101562: typing: add tests for inheritance with NotRequired & Required in parent fields (#101563) by Eclips4 · 2 years, 7 months ago
  13. 7a25310 gh-101543: Ensure Windows registry path is only used when stdlib can't be found (GH-101544) by Steve Dower · 2 years, 7 months ago
  14. 46416b9 gh-76961: Fix buildbot failures in test_pep3118 (#101587) by Mark Dickinson · 2 years, 7 months ago
  15. 9ef7e75 gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388) by Dong-hee Na · 2 years, 7 months ago
  16. ef7c2bf gh-101541: [Enum] create flag psuedo-member without calling original __new__ (GH-101590) by Ethan Furman · 2 years, 7 months ago
  17. d3e2dd6 Trivial Change: Remove unhelpful doc in `datetime.timedelta` (#100164) by Matty G · 2 years, 7 months ago
  18. ffcb822 gh-101334: Don't force USTAR format in test_tarfile. (GH-101572) by Gregory P. Smith · 2 years, 7 months ago
  19. f7e9fba bpo-33591: Add support for path like objects to `ctypes.CDLL` (#7032) by mrh1997 · 2 years, 7 months ago
  20. 90d85a9 gh-76961: Fix the PEP3118 format string for ctypes.Structure (#5561) by Eric Wieser · 2 years, 7 months ago
  21. 0672a6c Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580) by Mark Dickinson · 2 years, 7 months ago
  22. 19ac436 gh-101570: Update bundled pip version to 23.0 (#101571) by Pradyun Gedam · 2 years, 7 months ago
  23. 39017e0 gh-101266: Fix __sizeof__ for subclasses of int (#101394) by Mark Dickinson · 2 years, 7 months ago
  24. 9b60ee9 gh-101221: Add options in the documentation of timeit command (#101222) by busywhitespace · 2 years, 7 months ago
  25. 6e4a521 Add missing preposition in argparse docs (#101548) by alnoki · 2 years, 7 months ago
  26. ddd619c Fix detection of presence of time.tzset (gh-101539) (#101540) by Alexander Belopolsky · 2 years, 7 months ago
  27. 5a2b984 GH-100485: Create an alternative code path when an accurate fma() implementation is not available (#101567) by Raymond Hettinger · 2 years, 7 months ago
  28. a89e671 gh-101322: Ensure test_zlib.ZlibDecompressorTest runs, fix errors in ZlibDecompressor (#101323) by Ruben Vorderman · 2 years, 7 months ago
  29. 144aaa7 gh-101282: Update BOLT --split-functions flag not to use deprecated u… (gh-101557) by Dong-hee Na · 2 years, 7 months ago
  30. cef9de6 GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (#101157) by Furkan Onder · 2 years, 7 months ago
  31. f11a3d1 Add missing `versionadded` directive for `PyCode_Addr2Location` (#101347) by Max Bachmann · 2 years, 7 months ago
  32. c67b005 gh-101524: Split Up the _xxsubinterpreters Module (gh-101526) by Eric Snow · 2 years, 7 months ago
  33. d4c410f gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551) by Gregory P. Smith · 2 years, 7 months ago
  34. f6c53b8 gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523) by Steve Dower · 2 years, 7 months ago
  35. 433fb3e gh-98831: rewrite MAKE_FUNCTION and BUILD_SLICE in the instruction definition DSL (#101529) by Irit Katriel · 2 years, 7 months ago
  36. 04e06e2 gh-98831: rewrite SEND, GET_YIELD_FROM_ITER, RETURN_GENERATOR in the instruction definition DSL (#101516) by Irit Katriel · 2 years, 7 months ago
  37. a52cc98 gh-101277: Port more `itertools` static types to heap types (#101303) by Erlend E. Aasland · 2 years, 7 months ago
  38. 45d014e docs: replace PyPI description with link (#101506) by François Magimel · 2 years, 7 months ago
  39. 5c39daf gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (#101514) by Viet Than · 2 years, 7 months ago
  40. 5dcae3f gh-84559: skip the test when no multiprocessing (wasm, etc) (#101530) by Gregory P. Smith · 2 years, 7 months ago
  41. 1b60456 gh-100925: Move array methods under class in array doc (#101485) by C.A.M. Gerlach · 2 years, 7 months ago
  42. 0ca67e6 GH-84559: Deprecate fork being the multiprocessing default. (#100618) by Gregory P. Smith · 2 years, 7 months ago
  43. 618b7a8 gh-98705: Fix AIX build by undefining `__bool__` in C (#98768) by Ayappan Perumal · 2 years, 7 months ago
  44. ba4731d gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429) by Ayappan Perumal · 2 years, 7 months ago
  45. 24cbc7a docs: Fix enum reassign `str` documentation (GH-101507) by Peter Gessler · 2 years, 7 months ago
  46. 0675b8f gh-98831: rewrite RERAISE and CLEANUP_THROW in the instruction definition DSL (#101511) by Irit Katriel · 2 years, 7 months ago
  47. ee21110 Docs: improve accuracy of sqlite3 `check_same_thread` parameter (#101351) by Marcos Pereira · 2 years, 7 months ago
  48. ae9b38f gh-98831: Modernize the LOAD_GLOBAL family (#101502) by Guido van Rossum · 2 years, 7 months ago
  49. eda6091 gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468) by Steve Dower · 2 years, 7 months ago
  50. b91b42d gh-98831: rewrite PUSH_EXC_INFO and conditional jumps in the instruction definition DSL (#101481) by Irit Katriel · 2 years, 7 months ago
  51. 7840ff3 gh-98831: Modernize the LOAD_ATTR family (#101488) by Guido van Rossum · 2 years, 7 months ago
  52. 95fb0e0 gh-101498 : Fix asyncio.Timeout example in docs (#101499) by Raj · 2 years, 7 months ago
  53. 62251c3 gh-101454: fix documentation for END_ASYNC_FOR (#101455) by Irit Katriel · 2 years, 7 months ago
  54. 2b3e02a gh-101277: Isolate itertools, add group and _grouper types to module state (#101302) by Erlend E. Aasland · 2 years, 7 months ago
  55. cc407b9 gh-101317: Add `ssl_shutdown_timeout` parameter for `asyncio.StreamWriter.start_tls` (#101335) by beavailable · 2 years, 7 months ago
  56. 75227fb datetime.rst: fix combine() signature (#101490) by John Belmonte · 2 years, 7 months ago
  57. 76efcb4 GH-100288: Skip extra work when failing to specialize LOAD_ATTR (GH-101354) by Brandt Bucher · 2 years, 7 months ago
  58. 2753cf2 gh-101409: Improve generated clinic code for self type checks (#101411) by Erlend E. Aasland · 2 years, 7 months ago
  59. 0062f53 gh-98831: rewrite BEFORE_ASYNC_WITH and END_ASYNC_FOR in the instruction definition DSL (#101458) by Irit Katriel · 2 years, 7 months ago
  60. f80db6c gh-101469: Optimise get_io_state() by using _PyModule_GetState() (GH-101470) by Erlend E. Aasland · 2 years, 7 months ago
  61. 20c11f2 gh-101440: fix json snippet error in logging-cookbook.rst (#101439) by Peter Jiping Xie · 2 years, 7 months ago
  62. df0068c gh-99276 - Updated Doc/faq/general.rst (#101396) by Raj · 2 years, 7 months ago
  63. 1a62ae8 Add JOBS parameter to docs Makefile (#101395) by Christophe Nanteuil · 2 years, 7 months ago
  64. 29a858b gh-98831: rewrite GET_LEN, GET_ITER, BEFORE_WITH and a few simple opcodes in the instruction definition DSL (#101443) by Irit Katriel · 2 years, 7 months ago
  65. 909a674 gh-77607: Improve accuracy of os.path.join docs (#101406) by Shantanu · 2 years, 7 months ago
  66. ef09bf6 Fixes typo in asyncio.TaskGroup context manager code example (#101449) by Ben · 2 years, 7 months ago
  67. 04ab767 gh-98831: Clean up and add cache size static_assert to macro (#101442) by Guido van Rossum · 2 years, 7 months ago
  68. af7b2db gh-99955: use SUCCESS/ERROR return values in optimizer and assembler. Use RETURN_IF_ERROR where appropriate. Fix a couple of bugs. (#101412) by Irit Katriel · 2 years, 7 months ago
  69. e867c1b gh-101400: Fix incorrect lineno in exception message on continue/break which are not in a loop (#101413) by Dong-hee Na · 2 years, 7 months ago
  70. 28db978 gh-101229: Add tests for aliases of imported names (#101230) by Eclips4 · 2 years, 7 months ago
  71. 7a37523 GH-101369: Allow macros as family members (#101399) by Guido van Rossum · 2 years, 7 months ago
  72. e11fc03 gh-59956: Clarify Runtime State Status Expectations (gh-101308) by Eric Snow · 2 years, 7 months ago
  73. ea23271 gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424) by Owain Davies · 2 years, 7 months ago
  74. c1b1f51 GH-101291: Refactor the `PyLongObject` struct into object header and PyLongValue struct. (GH-101292) by Mark Shannon · 2 years, 7 months ago
  75. f5a3d91 gh-98831: Support conditional effects; use for LOAD_ATTR (#101333) by Guido van Rossum · 2 years, 7 months ago
  76. c4170c3 gh-39615: fix warning on return type mismatch (#101407) by Irit Katriel · 2 years, 7 months ago
  77. 0ef92d9 gh-89381: Fix invalid signatures of math/cmath.log (#101404) by Sergey B Kirpichev · 2 years, 7 months ago
  78. 666c084 Fix trivial typo in shebang example (GH-101385) by socal-nerdtastic · 2 years, 7 months ago
  79. 84483aa GH-100485: Add extended accuracy test. Switch to faster fma() based variant. GH-101383) by Raymond Hettinger · 2 years, 7 months ago
  80. db757f0 gh-101386: fix typos found by codespell (#101387) by Peter Jiping Xie · 2 years, 7 months ago
  81. 052f53d gh-39615: Add warnings.warn() skip_file_prefixes support (#100840) by Gregory P. Smith · 2 years, 7 months ago
  82. 8cef9c0 gh-101341: Remove unncessary enum._power_of_two function (gh-101342) by Dong-hee Na · 2 years, 7 months ago
  83. b5c4d60 [doc] Add a section on logging handler configuration order. (GH-101380) by Vinay Sajip · 2 years, 7 months ago
  84. d083df3 [doc] Add some notices to logging configuration documentation. (GH-101373) by Vinay Sajip · 2 years, 7 months ago
  85. 737d367 gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Windows (GH-101352) by Steve Dower · 2 years, 7 months ago
  86. 7956e0c Speed-up and improve accuracy with Rump Algorithms (3.1) and (5.10) (GH-101366) by Raymond Hettinger · 2 years, 7 months ago
  87. e5b08dd gh-101000: Add os.path.splitroot() (#101002) by Barney Gale · 2 years, 7 months ago
  88. 37f15a5 Fix typos in pystate.c file (#101348) by Виталий Дмитриев · 2 years, 7 months ago
  89. 8d18d1f gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307) by Steve Dower · 2 years, 7 months ago
  90. 9f2c479 gh-98831: Fix two bugs in case generator (#101349) by Guido van Rossum · 2 years, 7 months ago
  91. 409f533 gh-60580: Fix a wrong type of `ctypes.wintypes.BYTE` (#97579) by Oleg Iarygin · 2 years, 7 months ago
  92. f2ac951 gh-85100: Migrate BPO link to the GitHub link for malloc warnings (gh-101343) by Dong-hee Na · 2 years, 7 months ago
  93. dfad678 gh-99952: [ctypes] fix refcount issues in from_param() result. (#100169) by Yukihiro Nakadaira · 2 years, 7 months ago
  94. f5ad63f datetime.rst: improve combine() docs (#101338) by John Belmonte · 2 years, 7 months ago
  95. a226278 gh-100522 Add a test for 'futures.as_completed' timing out with a non-zero timeout value (#100523) by JosephSBoyle · 2 years, 7 months ago
  96. 73245d0 gh-94518: Rename `group*` to `extra_group*` to avoid confusion (#101054) by Oleg Iarygin · 2 years, 7 months ago
  97. b400219 gh-98831: rewrite RAISE_VARARGS in the instruction definition DSL (#101306) by Irit Katriel · 2 years, 7 months ago
  98. 6162a0e Fix incorrect versions in magic number comments (GH-101301) by Brandt Bucher · 2 years, 7 months ago
  99. 19f90d6 gh-98831: add variable stack effect support to cases generator (#101309) by Irit Katriel · 2 years, 7 months ago
  100. a178ba8 gh-101326: Fix regression when passing None to FutureIter.throw (#101327) by Shantanu · 2 years, 7 months ago