Python 3.12.0b3
  1. f992a60 Python 3.12.0b3 by Thomas Wouters · 2 years, 2 months ago v3.12.0b3
  2. 225cc4c [3.12] GH-105808: Fix a regression introduced in GH-101251 (GH-105910) (#105920) by Miss Islington (bot) · 2 years, 2 months ago
  3. 5e524ef [3.12] typing docs: Improve the intro to each section (GH-105901) (#105902) by Miss Islington (bot) · 2 years, 2 months ago
  4. 1606cbc [3.12] gh-105844: Use devguide terminology to denote versions (GH-105882) (#105892) by Miss Islington (bot) · 2 years, 2 months ago
  5. 6baddd9 [3.12] Docs: move sphinx-lint to pre-commit (GH-105750) (#105894) by Miss Islington (bot) · 2 years, 2 months ago
  6. b34f1df [3.12] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105867) by Miss Islington (bot) · 2 years, 2 months ago
  7. 560adb0 [3.12] GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105863) by Miss Islington (bot) · 2 years, 2 months ago
  8. 32c0aeb [3.12] bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189) (#105841) by Miss Islington (bot) · 2 years, 2 months ago
  9. 5ca707d [3.12] gh-104799: PEP 695 backward compatibility for ast.unparse (GH-105846) (#105862) by Miss Islington (bot) · 2 years, 2 months ago
  10. e6982c5 [3.12] gh-105834: Add tests for calling `issubclass()` between two protocols (GH-105835) (#105859) by Miss Islington (bot) · 2 years, 2 months ago
  11. 32d8b56 [3.12] CI: Remove docs build from Azure Pipelines (GH-105823) (#105854) by Miss Islington (bot) · 2 years, 2 months ago
  12. 1eeb2e6 [3.12] gh-105844: Consistently use 'minor version' for X.Y versions (GH-105851) (#105853) by Miss Islington (bot) · 2 years, 2 months ago
  13. 6f0f27e [3.12] Fix inaccuracies in "Assorted Topics" section of "Defining Extension Types" tutorial (GH-104969) (#105850) by Miss Islington (bot) · 2 years, 2 months ago
  14. f94cb78 [3.12] tarfile: Fix positional-only syntax in docs (GH-105770) (#105773) by Miss Islington (bot) · 2 years, 2 months ago
  15. 0cb670f [3.12] gh-105433: Add `pickle` tests for PEP695 (GH-105443) (#105845) by Miss Islington (bot) · 2 years, 2 months ago
  16. 0add516 [3.12] GH-105588: Add missing error checks to some obj2ast_* converters (GH-105838) by Miss Islington (bot) · 2 years, 2 months ago
  17. e9cf5a3 [3.12] gh-105820: Fix tok_mode expression buffer in file & readline tokenizer (GH-105828) (#105832) by Miss Islington (bot) · 2 years, 2 months ago
  18. abb4eaa [3.12] gh-102541: Hide traceback in help prompt (gh-102614) (gh-105778) by Miss Islington (bot) · 2 years, 2 months ago
  19. 3073e23 [3.12] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#105824) by Miss Islington (bot) · 2 years, 2 months ago
  20. 9012c55 [3.12] More reorganisation of the typing docs (GH-105787) (#105810) by Miss Islington (bot) · 2 years, 2 months ago
  21. 1573f16 [3.12] Improve docs for `typing.dataclass_transform` (GH-105792) (#105809) by Miss Islington (bot) · 2 years, 2 months ago
  22. 335fbd6 [3.12] gh-105196: Fix indentations of section headings in C API docs (GH-105672) (#105782) by Miss Islington (bot) · 2 years, 2 months ago
  23. 638c2ba [3.12] gh-105800: Issue SyntaxWarning in f-strings for invalid escape sequences (GH-105801) (#105806) by Miss Islington (bot) · 2 years, 2 months ago
  24. 52a2bbd [3.12] Typing docs: move the deprecated stuff below the non-deprecated stuff (#105781) (#105783) by Alex Waygood · 2 years, 2 months ago
  25. ad7371e [3.12] gh-105745: Fix open method of webbrowser.Konqueror (GH-105746) (#105777) by Miss Islington (bot) · 2 years, 2 months ago
  26. 0a9346d [3.12] gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (GH-105638) (#105769) by Miss Islington (bot) · 2 years, 2 months ago
  27. bc997b3 [3.12] gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740) (gh-105765) by Miss Islington (bot) · 2 years, 2 months ago
  28. 26bc2cc [3.12] gh-105387: Limited C API implements Py_INCREF() as func (GH-105388) (#105763) by Miss Islington (bot) · 2 years, 2 months ago
  29. 33d3069 [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752) by Eric Snow · 2 years, 2 months ago
  30. 75239d5 [3.12] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105756) by Miss Islington (bot) · 2 years, 2 months ago
  31. 51b533e [3.12] gh-98040: Fix importbench: use types.ModuleType() (GH-105743) (#105754) by Miss Islington (bot) · 2 years, 2 months ago
  32. 27426d8 [3.12] gh-102613: Bump recursion limit to fix running test_pathlib under Coverage (GH-105744) (#105749) by Miss Islington (bot) · 2 years, 2 months ago
  33. c3a2cbb [3.12] gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620) (gh-105731) by Miss Islington (bot) · 2 years, 2 months ago
  34. 9c51ea5 [3.12] gh-105718: Fix buffer allocation in tokenizer with readline (GH-105728) (#105729) by Miss Islington (bot) · 2 years, 2 months ago
  35. 04b9168 [3.12] gh-105084: Tests: Use setuptools+wheel from sysconfig.get_config_var('WHEEL_PKG_DIR') if set (#105056) (#105424) by Miro Hrončok · 2 years, 2 months ago
  36. 92929fd [3.12] gh-105713: Document that tokenize raises when mixing tabs/spaces (GH-105723) (#105725) by Miss Islington (bot) · 2 years, 2 months ago
  37. 56877e4 [3.12] gh-105375: Improve error handling in _Unpickler_SetInputStream() (#105667) (#105720) by Erlend E. Aasland · 2 years, 2 months ago
  38. 017b959 [3.12] gh-105375: Explicitly initialise all {Pickler,Unpickler}Object fields (GH-105686) (#105710) by Miss Islington (bot) · 2 years, 2 months ago
  39. 77bdeeb [3.12] gh-105436: The environment block should end with two null wchar_t values (GH-105495) (#105700) by Miss Islington (bot) · 2 years, 2 months ago
  40. 2eed1f5 [3.12] gh-103968: PyType_FromMetaclass: Allow metaclasses with tp_new=NULL (GH-105386) (GH-105697) by Miss Islington (bot) · 2 years, 2 months ago
  41. 9e3e5d5 [3.12] ARM64 clamping bug also exists in MSVC 14.35 (GH-105679) (#105695) by Miss Islington (bot) · 2 years, 2 months ago
  42. 0b305e8 [3.12] gh-105673: Fix uninitialized warning in sysmodule.c (GH-105674) (#105675) by Miss Islington (bot) · 2 years, 2 months ago
  43. d310fc7 [3.12] gh-105375: Harden pyexpat initialisation (#105606) (#105669) by Erlend E. Aasland · 2 years, 2 months ago
  44. a1034b5 [3.12] gh-105375: Improve error handling in the sys extension module (GH-105611) (#105665) by Miss Islington (bot) · 2 years, 2 months ago
  45. 82ac2be [3.12] gh-105375: Improve error handling in _ctypes (GH-105593) (#105663) by Miss Islington (bot) · 2 years, 2 months ago
  46. ed03895 [3.12] gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() (GH-105491) (#105661) by Miss Islington (bot) · 2 years, 2 months ago
  47. db5022c [3.12] gh-105375: Improve PyErr_WarnExplicit() error handling (GH-105610) (#105659) by Miss Islington (bot) · 2 years, 2 months ago
  48. c14f6ea [3.12] gh-105375: Improve posix error handling (GH-105592) (#105598) by Miss Islington (bot) · 2 years, 2 months ago
  49. 071d559 [3.12] Fix typo in configparser module docstring (GH-105652) (#105653) by Miss Islington (bot) · 2 years, 2 months ago
  50. 122a1a2 [3.12] gh-105375: Improve error handling in the builtins extension module (GH-105585) (#105649) by Miss Islington (bot) · 2 years, 2 months ago
  51. b4b5565 [3.12] gh-105375: Improve _decimal error handling (GH-105605) (#105647) by Miss Islington (bot) · 2 years, 2 months ago
  52. 36ecbc3 [3.12] gh-105375: Harden _datetime initialisation (GH-105604) (#105645) by Miss Islington (bot) · 2 years, 2 months ago
  53. 85a1a09 [3.12] gh-105375: Harden _ssl initialisation (GH-105599) (#105642) by Miss Islington (bot) · 2 years, 2 months ago
  54. d3c69ed [3.12] gh-105375: Improve array.array exception handling (GH-105594) (#105644) by Miss Islington (bot) · 2 years, 2 months ago
  55. bf6e0e6 [3.12] gh-99108: Mention HACL\* in the hashlib docs. (GH-105634) (#105635) by Miss Islington (bot) · 2 years, 2 months ago
  56. e2bbe62 [3.12] Cleanup and clarify our hashlib docs. (GH-105624) (#105632) by Miss Islington (bot) · 2 years, 2 months ago
  57. 8c4cf96 [3.12] gh-105375: Improve error handling in `zoneinfo` module (GH-105586) (#105612) by Miss Islington (bot) · 2 years, 2 months ago
  58. 4fbbf69 [3.12] gh-105375: Harden error handling in `_testcapi/heaptype.c` (GH-105608) (#105615) by Miss Islington (bot) · 2 years, 2 months ago
  59. 5dae2b1 [3.12] Docs: fix formatting in 2023-06-09-12-59-18 NEWS item (GH-105607) (#105614) by Miss Islington (bot) · 2 years, 2 months ago
  60. ae6e002 [3.12] gh-105549: Tokenize separately NUMBER and NAME tokens and allow 0-prefixed literals (GH-105555) (#105602) by Miss Islington (bot) · 2 years, 2 months ago
  61. 411366c [3.12] gh-105375: Improve error handling in _elementtree (GH-105591) (#105600) by Miss Islington (bot) · 2 years, 2 months ago
  62. e0087df [3.12] gh-105375: Improve errnomodule error handling (#105590) (#105596) by Erlend E. Aasland · 2 years, 2 months ago
  63. 04b76ec [3.12] gh-105375: Improve _pickle error handling (#105475) (#105584) by Erlend E. Aasland · 2 years, 2 months ago
  64. 6540493 [3.12] gh-105375: Improve error handling in compiler_enter_scope() (GH-105494) (#105581) by Miss Islington (bot) · 2 years, 2 months ago
  65. bc365da [3.12] gh-105557: Remove duplicate sqlite3 test method (GH-105558) (#105561) by Miss Islington (bot) · 2 years, 2 months ago
  66. 16b1cdc [3.12] gh-105564: Don't include artificial newlines in the line attribute of tokens (GH-105565) (#105579) by Miss Islington (bot) · 2 years, 2 months ago
  67. 97d846d [3.12] Clarify the supported cases in the tokenize module (GH-105569) (#105573) by Miss Islington (bot) · 2 years, 2 months ago
  68. 7c298d2 [3.12] Miscellaneous improvements to the typing docs (GH-105529) (#105567) by Miss Islington (bot) · 2 years, 2 months ago
  69. d29e86b [3.12] gh-102304: Fix Py_INCREF() for limited C API 3.9 (#105553) by Victor Stinner · 2 years, 2 months ago
  70. 2f4a2d6 [3.12] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-105520) by Miss Islington (bot) · 2 years, 2 months ago
  71. 68eeab7 [3.12] CI: Configure macOS build as per updated devguide recommendations (GH-105533) (#105536) by Miss Islington (bot) · 2 years, 2 months ago
  72. 77c03a3 [3.12] gh-100227: Lock Around Modification of the Global Allocators State (gh-105516) (gh-105532) by Miss Islington (bot) · 2 years, 2 months ago
  73. 3eccd95 [3.12] gh-102832: IDLE - update stackviewer open (GH-105528) (#105534) by Miss Islington (bot) · 2 years, 2 months ago
  74. f565fed [3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (GH-103339) (#105526) by Miss Islington (bot) · 2 years, 2 months ago
  75. b08ea9a [3.12] gh-100227: Lock Around Adding Global Audit Hooks (gh-105515) (gh-105525) by Eric Snow · 2 years, 2 months ago
  76. 2ad2bd8 [3.12] gh-100227: Lock Around Use of the Global "atexit" State (gh-105514) (gh-105517) by Miss Islington (bot) · 2 years, 2 months ago
  77. 8698fa8 [3.12] gh-104310: Rename the New Function in importlib.util (gh-105255) (gh-105518) by Miss Islington (bot) · 2 years, 2 months ago
  78. 1f90b2f [3.12] test_types: Replace raw assert statements (GH-105500) (#105507) by Miss Islington (bot) · 2 years, 2 months ago
  79. 3c5f0ea [3.12] Further improve docs for `typing.Annotated` (GH-105498) (#105503) by Miss Islington (bot) · 2 years, 2 months ago
  80. 2b6f475 [3.12] gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (GH-105432) (#105489) by Miss Islington (bot) · 2 years, 2 months ago
  81. ae25f1c [3.12] GH-104996: Defer joining of `pathlib.PurePath()` arguments. (GH-104999) (GH-105483) by Barney Gale · 2 years, 2 months ago
  82. 4b2263e [3.12] gh-103171: Forward-port new tests for runtime-checkable protocols decorated with `@final` (GH-105473) (#105474) by Miss Islington (bot) · 2 years, 2 months ago
  83. 3d4a786 [3.12] gh-105390: Add explicit type cast (GH-105466) (#105472) by Miss Islington (bot) · 2 years, 2 months ago
  84. 1e12877 [3.12] gh-94673: Ensure subtypes are readied only once in math.trunc() (gh-105465) (gh-105471) by Miss Islington (bot) · 2 years, 2 months ago
  85. 4eadfb1 [3.12] gh-90015: Document that PEP-604 unions do not support forward references (GH-105366) (#105460) by Miss Islington (bot) · 2 years, 2 months ago
  86. d309257 [3.12] Fix grammar and improve clarity for an deprecation message. (GH-105457) (#105458) by Miss Islington (bot) · 2 years, 2 months ago
  87. 9a7c4a5 [3.12] typing: Improve documentation of generic classes and aliases (GH-105369) (#105453) by Miss Islington (bot) · 2 years, 2 months ago
  88. d36aa24 [3.12] gh-105437: Improve tests of type params names for PEP 695 (GH-105438) (#105452) by Miss Islington (bot) · 2 years, 2 months ago
  89. 98ccc2d [3.12] gh-105430: Remove `typing._Immutable` unused internal helper (GH-105434) (#105451) by Miss Islington (bot) · 2 years, 2 months ago
  90. 241c36e [3.12] gh-97797: Improve documentation for typing.Annotated (GH-105365) (#105448) by Miss Islington (bot) · 2 years, 2 months ago
  91. 92ab560 [3.12] Improve docs for `typing.TypeAlias` (GH-105372) (#105446) by Miss Islington (bot) · 2 years, 2 months ago
  92. 117c153 [3.12] gh-105435: Fix spurious NEWLINE token if file ends with comment without a newline (GH-105442) (#105444) by Miss Islington (bot) · 2 years, 2 months ago
  93. bb6ea72 [3.12] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) (#105440) by Miss Islington (bot) · 2 years, 2 months ago
  94. c84d4d1 [3.12] gh-105390: Correctly raise TokenError instead of SyntaxError for tokenize errors (GH-105399) (#105439) by Miss Islington (bot) · 2 years, 2 months ago
  95. c607551 [3.12] gh-89886: Use Autoconf quadrigraphs where appropriate (#105226) (#105423) by Erlend E. Aasland · 2 years, 2 months ago
  96. 2cfe778 [3.12] Improve code examples in `typing.rst` (GH-105346) (#105422) by Miss Islington (bot) · 2 years, 2 months ago
  97. a36fb69 [3.12] typing docs: Make the PEPs list an expandable section, hidden by default (GH-105353) (#105420) by Miss Islington (bot) · 2 years, 2 months ago
  98. ca4649a [3.12] GH-95088: Clarify rules for parsing an item key for format strings (GH-103779) (#105419) by Miss Islington (bot) · 2 years, 2 months ago
  99. f4969eb [3.12] `typing.NewType` docs: the future performance improvements are now in the past (GH-105354) (#105414) by Miss Islington (bot) · 2 years, 2 months ago
  100. 84133c5 [3.12] gh-105286: Further improvements to `typing.py` docstrings (GH-105363) (#105416) by Miss Islington (bot) · 2 years, 2 months ago