Python 3.10.0b1
  1. f6ee4da bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315) by Petr Viktorin · 4 years, 4 months ago
  2. 3c586ca bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) by Christian Heimes · 4 years, 4 months ago
  3. dcf6581 bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537) by Christian Heimes · 4 years, 4 months ago
  4. b0544ba bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490) by Pablo Galindo · 4 years, 4 months ago
  5. 39258d3 bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) by Christian Heimes · 4 years, 4 months ago
  6. b280248 bpo-43822: Improve syntax errors for missing commas (GH-25377) by Pablo Galindo · 4 years, 4 months ago
  7. 95bbb33 bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361) by Christian Heimes · 4 years, 4 months ago
  8. 150af75 bpo-43788: Generate version specific _ssl_data.h (GH-25300) by Christian Heimes · 4 years, 4 months ago
  9. 58bafe4 Sanitize macros and debug functions in pegen.c (GH-25291) by Pablo Galindo · 4 years, 4 months ago
  10. e35dd55 Improve CDN purge script (GH-25251) by Steve Dower · 4 years, 4 months ago
  11. 489c369 bpo-43651: PEP 597: Fix pdeps used locale encoding (GH-25204) by Inada Naoki · 4 years, 4 months ago
  12. 9bb5658 bpo-43688: Support "make regen-limited-abi" in debug mode (GH-25133) by Victor Stinner · 4 years, 5 months ago
  13. fcb55c0 bpo-27129: Use instruction offsets, not byte offsets, in bytecode and internally. (GH-25069) by Mark Shannon · 4 years, 5 months ago
  14. 61092a9 bpo-43690: stable_abi.py no longer parses macros (GH-25136) by Victor Stinner · 4 years, 5 months ago
  15. ad493ed bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122) by Victor Stinner · 4 years, 5 months ago
  16. a54fc68 bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) by Christian Heimes · 4 years, 5 months ago
  17. df9ade9 AC: Update unsupported_special_methods (GH-24956) by Dong-hee Na · 4 years, 5 months ago
  18. 8370e07 bpo-43244: Remove the pyarena.h header (GH-25007) by Victor Stinner · 4 years, 5 months ago
  19. 57364ce bpo-43244: Remove parser_interface.h header file (GH-25001) by Victor Stinner · 4 years, 5 months ago
  20. a81fca6 bpo-43244: Add pycore_compile.h header file (GH-25000) by Victor Stinner · 4 years, 5 months ago
  21. 28ad12f bpo-43244: Remove symtable.h header file (GH-24910) by Victor Stinner · 4 years, 5 months ago
  22. 32eba61 bpo-43466: Add --with-openssl-rpath configure option (GH-24820) by Christian Heimes · 4 years, 5 months ago
  23. ff8c77f Fix a typo in c-analyzer (GH-24468) by Ikko Ashimine · 4 years, 5 months ago
  24. 6af528b bpo-43244: Fix test_peg_generators on Windows (GH-24913) by Victor Stinner · 4 years, 5 months ago
  25. e0bf70d bpo-43244: Fix test_peg_generator for PyAST_Validate() (GH-24912) by Victor Stinner · 4 years, 5 months ago
  26. e272528 Remove unnecessary imports in the grammar parser (GH-24904) by Elisha Hollander · 4 years, 5 months ago
  27. d69ae75 Minor updates to the vector demo (GH-24853) by Raymond Hettinger · 4 years, 5 months ago
  28. a9c03d7 bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814) by Victor Stinner · 4 years, 5 months ago
  29. 307745a bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798) by Victor Stinner · 4 years, 5 months ago
  30. c994ffe bpo-11717: fix ssize_t redefinition error when targeting 32bit Windows app (GH-24479) by Jozef Grajciar · 4 years, 6 months ago
  31. 4a6bf27 bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561) by Nicholas Sim · 4 years, 6 months ago
  32. ffa55d2 bpo-39448: Add regen-frozen makefile target. (GH-18174) by Neil Schemenauer · 4 years, 6 months ago
  33. 366dc3a bpo-35134: Move Include/{pyarena.h,pyctype.h} to Include/cpython/ (GH-24550) by Nicholas Sim · 4 years, 6 months ago
  34. 801bb0b bpo-43103: Add configure --without-static-libpython (GH-24418) by Victor Stinner · 4 years, 6 months ago
  35. 58fb156 bpo-42997: Improve error message for missing : before suites (GH-24292) by Pablo Galindo · 4 years, 7 months ago
  36. 64fc105 bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353) by Victor Stinner · 4 years, 7 months ago
  37. 9852cb3 bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332) by Victor Stinner · 4 years, 7 months ago
  38. db584bd bpo-42955: Add sys.modules_names (GH-24238) by Victor Stinner · 4 years, 7 months ago
  39. cad8020 bpo-42955: Add Python/module_names.h (GH-24258) by Victor Stinner · 4 years, 7 months ago
  40. 0e2a0f7 bpo-42802: Remove distutils bdist_wininst command (GH-24043) by Victor Stinner · 4 years, 7 months ago
  41. af4cd16 Do not remove x bit from published directories (GH-24101) by Steve Dower · 4 years, 8 months ago
  42. 3bcc4ea Add small validator utility for PEG grammars (GH-23519) by Pablo Galindo · 4 years, 8 months ago
  43. 5ae9be6 bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-23929) by Eric Snow · 4 years, 8 months ago
  44. 7ec59d8 bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. (gh-23918) by Eric Snow · 4 years, 8 months ago
  45. b57ada9 closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912) by Augusto Hack · 4 years, 8 months ago
  46. 3d569fd bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) by Serhiy Storchaka · 4 years, 8 months ago
  47. 1c653f1 bpo-42613: Fix freeze.py config directory (GH-23792) by Victor Stinner · 4 years, 8 months ago
  48. 0911411 Update stable ABI script for MacOS and update list of exported symbols (GH-23783) by Pablo Galindo · 4 years, 8 months ago
  49. 79c1849 bpo-42545: Improve the error message in the stable API script (GH-23648) by Pablo Galindo · 4 years, 9 months ago
  50. 85f1ded bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616) by Pablo Galindo · 4 years, 9 months ago
  51. ac7d016 bpo-42212: smelly.py also checks the dynamic library (GH-23423) by Victor Stinner · 4 years, 9 months ago
  52. 9f02b47 bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) by Eric Snow · 4 years, 9 months ago
  53. 8fba952 bpo-42398: Fix "make regen-all" race condition (GH-23362) by Victor Stinner · 4 years, 9 months ago
  54. 9b69342 bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) by Steve Dower · 4 years, 9 months ago
  55. 877df85 bpo-42246: Partial implementation of PEP 626. (GH-23113) by Mark Shannon · 4 years, 9 months ago
  56. bfc6b63 bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875) by jack1142 · 4 years, 9 months ago
  57. 1f73c32 bpo-41712: Avoid runaway regex match in upload scripts (GH-23166) by Yash Shete · 4 years, 9 months ago
  58. db6434c Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Steve Dower · 4 years, 10 months ago
  59. 02cdfc9 bpo-42218: Correctly handle errors in left-recursive rules (GH-23065) by Lysandros Nikolaou · 4 years, 10 months ago
  60. 4fe7209 bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045) by Eric Snow · 4 years, 10 months ago
  61. b9ee4af bpo-42208: Fix test_gdb for gc_collect_main() name (GH-23041) by Victor Stinner · 4 years, 10 months ago
  62. c310185 bpo-42161: Remove private _PyLong_Zero and _PyLong_One (GH-23003) by Victor Stinner · 4 years, 10 months ago
  63. bca7014 bpo-42123: Run the parser two times and only enable invalid rules on the second run (GH-22111) by Lysandros Nikolaou · 4 years, 10 months ago
  64. 345cd37 bpo-36876: Fix the C analyzer tool. (GH-22841) by Eric Snow · 4 years, 10 months ago
  65. 47ecfd8 bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating global state (GH-22652) by Pablo Galindo · 4 years, 10 months ago
  66. 9975cc5 bpo-41985: Add _PyLong_FileDescriptor_Converter and AC converter for "fildes". (GH-22620) by Serhiy Storchaka · 4 years, 10 months ago
  67. e8a2076 Revert "Fix all Python Cookbook links (#22205)" (GH-22424) by Andre Delfino · 5 years ago
  68. 19c3ac9 bpo-41834: Remove _Py_CheckRecursionLimit variable (GH-22359) by Victor Stinner · 5 years ago
  69. dcfaa52 bpo-41715: Fix potential catastrofic backtracking in c_analyzer. (GH-22091) by Serhiy Storchaka · 5 years ago
  70. a5634c4 bpo-41746: Add type information to asdl_seq objects (GH-22223) by Pablo Galindo · 5 years ago
  71. ac0333e Fix all Python Cookbook links (#22205) by Andre Delfino · 5 years ago
  72. 7c11a9a bpo-41744: Package python.props with correct name in NuGet package (GH-22154) by Václav Slavík · 5 years ago
  73. e55a0e9 Fix 'gather' rules in the python parser generator (GH-22021) by Pablo Galindo · 5 years ago
  74. 6444ca9 bpo-41526: Fixed layout of final page of the installer (GH-21871) by Steve Dower · 5 years ago
  75. fabd7bb bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21822) by Victor Stinner · 5 years ago
  76. 582aaf1 bpo-41463: Generate information about jumps from 'opcode.py' rather than duplicating it in 'compile.c' (GH-21714) by Mark Shannon · 5 years ago
  77. 37a06cb bpo-41412 and bpo-40948: Windows installer updates (GH-21656) by Steve Dower · 5 years ago
  78. b3fbff7 bpo-40939: Remove even more references to the old parser (GH-21642) by Lysandros Nikolaou · 5 years ago
  79. 508ed2d Delete remaining references to Grammar/Grammar from docs (#21624) by Guido van Rossum · 5 years ago
  80. 8182cc2 bpo-39573: Use the Py_TYPE() macro (GH-21433) by Victor Stinner · 5 years ago
  81. 10772ec bpo-41173: Copy test results file from ARM worker before uploading (GH-21305) by Steve Dower · 5 years ago
  82. 1ac0cbc bpo-41215: Don't use NULL by default in the PEG parser keyword list (GH-21355) by Pablo Galindo · 5 years ago
  83. b3dd5cd bpo-36346: Undeprecate private function _PyUnicode_AsUnicode(). (GH-21336) by Serhiy Storchaka · 5 years ago
  84. 349f76c bpo-36346: Prepare for removing the legacy Unicode C API (AC only). (GH-21223) by Serhiy Storchaka · 5 years ago
  85. bbf36e8 bpo-41070: Simplify pyshellext.dll build (GH-21037) by Nikita Nemkin · 5 years ago
  86. 314858e bpo-40939: Remove the old parser (Part 2) (GH-21005) by Lysandros Nikolaou · 5 years ago
  87. 55460ee bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995) by Batuhan Taskaya · 5 years ago
  88. 9355868 bpo-41043: Escape literal part of the path for glob(). (GH-20994) by Serhiy Storchaka · 5 years ago
  89. 5fc4f8a Fix trailing whitespace in keyword.py (GH-20881) by Pablo Galindo · 5 years ago
  90. 78319e3 Include soft keywords in keyword.py (GH-20877) by Pablo Galindo · 5 years ago
  91. 756180b bpo-40939: Clean and adapt the peg_generator directory after deleting the old parser (GH-20822) by Pablo Galindo · 5 years ago
  92. 436b648 bpo-40939: Remove some extra references to PYTHONOLDPARSER (GH-20815) by Pablo Galindo · 5 years ago
  93. 1ed83ad bpo-40939: Remove the old parser (GH-20768) by Pablo Galindo · 5 years ago
  94. 9727694 bpo-40939: Generate keyword.py using the new parser (GH-20800) by Lysandros Nikolaou · 5 years ago
  95. ba6fd87 Refactor scripts in Tools/peg_generator/scripts (GH-20401) by Lysandros Nikolaou · 5 years ago
  96. a871f69 bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397) by Christian Heimes · 5 years ago
  97. 5f4b229d bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443) by Serhiy Storchaka · 5 years ago
  98. 404b23b Fix lookahead of soft keywords in the PEG parser (GH-20436) by Pablo Galindo · 5 years ago
  99. b45af1a Add soft keywords (GH-20370) by Guido van Rossum · 5 years ago
  100. 578c395 bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) by Serhiy Storchaka · 5 years ago