Python 3.12.0a1
  1. 1863302 gh-97669: Create Tools/build/ directory (#97963) by Victor Stinner · 2 years, 10 months ago
  2. 120b4ab gh-95731: Fix module docstring extraction in pygettext (#95732) by Jakub Kuczys · 2 years, 10 months ago
  3. d09d2c7 gh-97669: Remove Tools/scripts/startuptime.py (#98214) by Victor Stinner · 2 years, 10 months ago
  4. 0895c2a gh-97669: Create Tools/patchcheck/ directory (#98186) by Victor Stinner · 2 years, 10 months ago
  5. 454a6d6 gh-97669: Remove abitype.py and pep384_macrocheck.py (#98165) by Victor Stinner · 2 years, 10 months ago
  6. e0ae9dd gh-97669: Remove outdated example scripts (#97675) (#98167) by Victor Stinner · 2 years, 10 months ago
  7. b399115 gh-95756: Lazily created cached co_* attrs (GH-97791) by Ken Jin · 2 years, 10 months ago
  8. 4ed00be gh-68686: Retire eptag ptag scripts (#98064) by Joannah Nanjekye · 2 years, 10 months ago
  9. 34e6f35 gh-92886: [clinic.py] raise exception on invalid input instead of assertion (GH-98051) by Irit Katriel · 2 years, 11 months ago
  10. 002252c gh-97669: Move difflib examples to Doc/includes/ (#97964) by Victor Stinner · 2 years, 11 months ago
  11. bbc7cd6 gh-97008: Add a Python implementation of AttributeError and NameError suggestions (#97022) by Łukasz Langa · 2 years, 11 months ago
  12. 116fa62 gh-97670: Remove sys.getdxp() and analyze_dxp.py script (#97671) by Victor Stinner · 2 years, 11 months ago
  13. 6cbbc26 gh-97669: Remove outdated example scripts (#97675) by Victor Stinner · 2 years, 11 months ago
  14. 64fe343 gh-97681: Remove Tools/demo/ directory (#97682) by Victor Stinner · 2 years, 11 months ago
  15. 0ee9619 gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter (GH-97729) by Serhiy Storchaka · 2 years, 11 months ago
  16. 273a819 gh-90110: Update the c-analyzer Tool (gh-97695) by Eric Snow · 2 years, 11 months ago
  17. ff54dd9 gh-90989: Install Windows launcher per-user, and clarify some installer text (GH-97655) by Steve Dower · 2 years, 11 months ago
  18. 73942e4 gh-97649: The Tools directory is no longer installed on Windows (GH-97653) by Steve Dower · 2 years, 11 months ago
  19. 83a0f44 gh-97612: Fix shell injection in get-remote-certificate.py (#97613) by Victor Stinner · 2 years, 11 months ago
  20. 0c1d7a0 bpo-47243: Duplicate entry in 'Objects/unicodetype_db.h' (GH-32376) by LiarPrincess · 2 years, 11 months ago
  21. 0b62964 gh-96883: browser: include concurrent.futures (GH-96886) by Christian Heimes · 3 years ago
  22. fd1e477 closes gh-96734: Update to Unicode 15.0.0. (GH-96809) by Benjamin Peterson · 3 years ago
  23. 1756ffd gh-90110: Fix the c-analyzer Tool (gh-96731) by Eric Snow · 3 years ago
  24. 662782e gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755) by adang1345 · 3 years ago
  25. a36235d gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303) by Christian Heimes · 3 years ago
  26. 1fc8bd3 gh-95853: Multiple ops and debug for wasm_build.py (#96744) by Christian Heimes · 3 years ago
  27. 4e4bfff GH-90699: use statically allocated interned strings in typeobject's slotdefs (GH-94706) by Kumar Aditya · 3 years ago
  28. de33df2 gh-89545: Updates platform module to use new internal _wmi module on Windows to directly query OS properties (GH-96289) by Steve Dower · 3 years ago
  29. 6dab8c9 GH-96458: Statically initialize utf8 representation of static strings (#96481) by Kumar Aditya · 3 years ago
  30. 2eb9008 gh-95853: Improve WASM build script (GH-96389) by Christian Heimes · 3 years ago
  31. d0b3d23 gh-96320: WASI socket fixes (#96388) by Christian Heimes · 3 years ago
  32. 873554e gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) by Christian Heimes · 3 years ago
  33. 9c197bc GH-96172 fix unicodedata.east_asian_width being wrong on unassigned code points (#96207) by Carl Friedrich Bolz-Tereick · 3 years ago
  34. d45d5c2 gh-90110: Update the c-analyzer Tool (gh-96255) by Eric Snow · 3 years ago
  35. 1288097 bpo-46744: Support "-Win32" and make platform flags case insensitive in Windows build scripts. (GH-31803) by conioh · 3 years ago
  36. a4a9f2e GH-96177: Move GIL and eval breaker code out of ceval.c into ceval_gil.c. (GH-96204) by Mark Shannon · 3 years ago
  37. 2d9f252 gh-96019: Fix caching of decompositions in makeunicodedata (GH-96020) by Carl Friedrich Bolz-Tereick · 3 years ago
  38. 6087f49 gh-95853: WASM: better version and asset handling in scripts (GH-96045) by Christian Heimes · 3 years ago
  39. 586fc02 gh-90110: Update the c-analyzer Tool (gh-96058) by Eric Snow · 3 years ago
  40. 5aac851 gh-90110: Get the C Analyzer Tool Working Again (gh-96057) by Eric Snow · 3 years ago
  41. 3ef3c63 GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854) by Mark Shannon · 3 years ago
  42. 4a7f5a5 gh-95853: Address wasm build and test issues (GH-95985) by Christian Heimes · 3 years ago
  43. 32ac98e gh-95853: Add script to automate WASM build (GH-95828) by Christian Heimes · 3 years ago
  44. f07adf8 gh-90928: Improve static initialization of keywords tuple in AC (#95907) by Erlend E. Aasland · 3 years ago
  45. 6f6a4e6 gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860) by Eric Snow · 3 years ago
  46. cc9160a gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650) by Serhiy Storchaka · 3 years ago
  47. 56d16e8 gh-93243: Make smtpd private before porting its users (GH-93246) by Oleg Iarygin · 3 years ago
  48. 60f54d9 gh-90110: Update the C Analyzer Tool Whitelists (gh-95628) by Eric Snow · 3 years ago
  49. 5b6acba gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631) by Steve Dower · 3 years ago
  50. a7161f9 gh-90110: Get the C Analyzer Tool Working Again (gh-95545) by Eric Snow · 3 years, 1 month ago
  51. 7d89738 gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465) by neonene · 3 years, 1 month ago
  52. de388c0 GH-95245: Store object values and dict pointers in single tagged pointer. (GH-95278) by Mark Shannon · 3 years, 1 month ago
  53. 0fe645d gh-95174: Add pthread stubs for WASI (GH-95234) by Christian Heimes · 3 years, 1 month ago
  54. 2833f37 gh-95174: Move WASIX logic into wasi-env (GH-95320) by Christian Heimes · 3 years, 1 month ago
  55. 8b24d60 gh-95174: WASI: skip missing sockets functions (GH-95179) by Christian Heimes · 3 years, 1 month ago
  56. daa64d6 gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) by Christian Heimes · 3 years, 1 month ago
  57. e8f3e8f gh-95205: Improve WASM README.md (GH-95267) by Christian Heimes · 3 years, 1 month ago
  58. a15ae19 gh-85454: Remove distutils.ccompiler from Tools/c-analyzer (GH-95171) by Dong-hee Na · 3 years, 1 month ago
  59. 73ee5a6 GH-94851: check refcnt of immortal objects after finalization (GH-95001) by Kumar Aditya · 3 years, 1 month ago
  60. 310f948 gh-95205: Improve wasm README (#95206) by Erlend Egeberg Aasland · 3 years, 1 month ago
  61. e402b26 GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) by Brandt Bucher · 3 years, 1 month ago
  62. 0f34c7e gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035) by Christian Heimes · 3 years, 1 month ago
  63. 74b5e4c gh-95007: Remove the NoneType return converter (GH-95019) by Serhiy Storchaka · 3 years, 1 month ago
  64. 7a1a85d gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989) by Eric Snow · 3 years, 1 month ago
  65. 81dca70 gh-93939: Build C extensions without setup.py (GH-94474) by Christian Heimes · 3 years, 1 month ago
  66. 0c66074 gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775) by Christian Heimes · 3 years, 1 month ago
  67. 9dff9f4 GH-90699: Intern statically allocated strings (GH-93597) by Kumar Aditya · 3 years, 1 month ago
  68. 7169766 GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH-94051) by Kumar Aditya · 3 years, 1 month ago
  69. 8bbd70b gh-94430: Allow params named `module` or `self` with custom C names in Argument Clinic (#94431) by Erlend Egeberg Aasland · 3 years, 1 month ago
  70. 2b8ed4d gh-94538: Fix Argument Clinic output to custom file (#94539) by Erlend Egeberg Aasland · 3 years, 1 month ago
  71. 7bd67d1 gh-93939: Add script to check extension modules (#94545) by Christian Heimes · 3 years, 1 month ago
  72. c57aad7 gh-94216: add pseudo instructions to the dis/opcodes modules (GH-94241) by Irit Katriel · 3 years, 2 months ago
  73. 1df9449 gh-84461: Tool/wasm/python.html: Add subresource integrity hashes (#93953) by Petr Viktorin · 3 years, 2 months ago
  74. a8e333d gh-84461: Improve WebAssembly in-browser demo (#91879) by Trey Hunner · 3 years, 2 months ago
  75. 5631013 Fix typos in comments (#94305) by yutotnh · 3 years, 2 months ago
  76. 44fa03d gh-93939: Create and install scripts in Makefile (GH-94324) by Christian Heimes · 3 years, 2 months ago
  77. c0453a4 GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168) by Mark Shannon · 3 years, 2 months ago
  78. 50a5ab2 gh-93382: Sync up `co_code` changes with 3.11 (GH-94227) by Ken Jin · 3 years, 2 months ago
  79. e69306f gh-84461: Build Emscripten with WASM BigInt support (#94219) by Christian Heimes · 3 years, 2 months ago
  80. 8625802 gh-84461: Fix ctypes and test_ctypes on Emscripten (#94142) by Christian Heimes · 3 years, 2 months ago
  81. 4e796f5 gh-93771: Clarify how deepfreeze.py is run (#94150) by Guido van Rossum · 3 years, 2 months ago
  82. c1fb12e gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070) by Victor Stinner · 3 years, 2 months ago
  83. 47e3562 gh-84623: Remove unused imports (#94132) by Victor Stinner · 3 years, 2 months ago
  84. d36954b gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) by Illia Volochii · 3 years, 2 months ago
  85. f805d37 Stats: Add summary of top instructions for misses and deferred specialization. (GH-94072) by Mark Shannon · 3 years, 2 months ago
  86. f28ec34 gh-82927: Update files related to HTML entities. (GH-92504) by Ezio Melotti · 3 years, 2 months ago
  87. 616fa34 gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049) by Victor Stinner · 3 years, 2 months ago
  88. c735d54 gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) by Victor Stinner · 3 years, 2 months ago
  89. d82e0bf gh-93839: Move Lib/ctypes/test/ to Lib/test/test_ctypes/ (#94041) by Victor Stinner · 3 years, 2 months ago
  90. ab0e601 GH-93516: Speedup line number checks when tracing. (GH-93763) by Mark Shannon · 3 years, 2 months ago
  91. 45e62a2 GH-93897: Store frame size in code object and de-opt if insufficient space on thread frame stack. (GH-93908) by Mark Shannon · 3 years, 2 months ago
  92. 2702e40 gh-84461: Fix Emscripten umask and permission issues (GH-94002) by Christian Heimes · 3 years, 2 months ago
  93. 7a2cc35 gh-84461: Fix pydebug Emscripten browser builds (GH-93982) by Christian Heimes · 3 years, 2 months ago
  94. 8ba1c7f gh-84461: Document how to install SDKs manually (GH-93844) by Christian Heimes · 3 years, 2 months ago
  95. 99be1cb gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825) by Steve Dower · 3 years, 2 months ago
  96. cdf7097 Include freelists in allocation total. (GH-93799) by Mark Shannon · 3 years, 2 months ago
  97. 3cd1a5d GH-93516: Store offset of first traceable instruction in code object (GH-93769) by Mark Shannon · 3 years, 2 months ago
  98. c200757 gh-84461: Fix parallel testing on WebAssembly (GH-93768) by Christian Heimes · 3 years, 2 months ago
  99. 733e15f gh-84508: tool to generate cjk traditional chinese mappings (gh-93272) by Davide Rizzo · 3 years, 2 months ago
  100. dc5e02b gh-84461: Use HOSTRUNNER to run regression tests (GH-93694) by Christian Heimes · 3 years, 2 months ago