- c79b99d Post 3.11.13 by Pablo Galindo · 3 months ago
- 498b971 Python 3.11.13 by Pablo Galindo · 3 months ago v3.11.13
- 73b3040 [3.11] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133944) (GH-134341) by Serhiy Storchaka · 3 months ago
- ab47462 Post 3.11.12 by Pablo Galindo · 5 months ago
- da1f6c6 Python 3.11.12 by Pablo Galindo · 5 months ago v3.11.12
- 976c4f2 Post 3.11.11 by Pablo Galindo · 9 months ago
- d03b868 Python 3.11.11 by Pablo Galindo · 9 months ago v3.11.11
- 8b275e7 Post 3.11.10 by Pablo Galindo · 12 months ago
- 0c47759 Python 3.11.10 by Pablo Galindo · 12 months ago v3.11.10
- 9a40444 Post 3.11.9 by Pablo Galindo · 1 year, 5 months ago
- de54cf5 Python 3.11.9 by Pablo Galindo · 1 year, 5 months ago v3.11.9
- 7323c4d [3.11] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) (GH-117070) (GH-117075) by Serhiy Storchaka · 1 year, 5 months ago
- fc9da96 [3.11] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623) (#116268) by Sebastian Pipping · 1 year, 6 months ago
- c43bd4b Post 3.11.8 by Pablo Galindo · 1 year, 7 months ago
- db85d51 Python 3.11.8 by Pablo Galindo · 1 year, 7 months ago v3.11.8
- 4b358d7 [3.11] gh-106905: Use separate structs to track recursion depth in each PyAST_mod2obj call. (GH-113035) (GH-113472) (GH-113476) by Serhiy Storchaka · 1 year, 8 months ago
- 4c368bc Post 3.11.7 by Pablo Galindo · 1 year, 9 months ago
- fa7a6f2 Python 3.11.7 by Pablo Galindo · 1 year, 9 months ago v3.11.7
- 1af7b7d [3.11] gh-107450: Check for overflow in the tokenizer and fix overflow test (GH-110832) (#110939) by Lysandros Nikolaou · 1 year, 10 months ago
- 914ffb4 Post 3.11.6 by Pablo Galindo · 1 year, 11 months ago
- 8b6ee5b Python 3.11.6 by Pablo Galindo · 1 year, 11 months ago v3.11.6
- 82a1806 [3.11] gh-108987: Fix _thread.start_new_thread() race condition (#109135) (#109272) by Victor Stinner · 2 years ago
- b55cf2c [3.11] gh-104690: thread_run() checks for tstate dangling pointer (#109056) (#109134) by Victor Stinner · 2 years ago
- b30c83e [3.11] [3.12] gh-63760: Don't declare gethostname() on Solaris (GH-108817) (GH-108824) (#108832) by Miss Islington (bot) · 2 years ago
- ea77520 Post 3.11.5 by Pablo Galindo · 2 years ago
- cce6ba9 Python 3.11.5 by Pablo Galindo · 2 years ago v3.11.5
- ccf81e1 [3.11] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107982) by Steve Dower · 2 years ago
- 2ce8e13 [3.11] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227) (GH-107261) by Miss Islington (bot) · 2 years, 1 month ago
- fced79f [3.11] gh-86493: Fix possible leaks in some modules initialization (GH-106768) (GH-106855) (GH-106863) by Serhiy Storchaka · 2 years, 1 month ago
- 5103df4 Post 3.11.4 by Pablo Galindo · 2 years, 3 months ago
- d2340ef Python 3.11.4 by Pablo Galindo · 2 years, 3 months ago v3.11.4
- a09d390 [3.11] gh-96670: Raise SyntaxError when parsing NULL bytes (GH-97594) (#104195) by Lysandros Nikolaou · 2 years, 4 months ago
- 15ffcf7 [3.11] gh-104018: remove unused format "z" handling in string formatfloat() (GH-104107) (#104260) by Miss Islington (bot) · 2 years, 4 months ago
- 851e744 gh-99069: Consolidate checks for static_assert (GH-94766) by Miss Islington (bot) · 2 years, 5 months ago
- ff844aa Post 3.11.3 by Pablo Galindo · 2 years, 5 months ago
- f3909b8 Python 3.11.3 by Pablo Galindo · 2 years, 5 months ago v3.11.3
- e396888 Post 3.11.2 by Pablo Galindo · 2 years, 7 months ago
- 878ead1 Python 3.11.2 by Pablo Galindo · 2 years, 7 months ago v3.11.2
- d2aaf81 [3.11] gh-101037: Fix potential memory underallocation for zeros of int subtypes (GH-101038) (#101219) by Miss Islington (bot) · 2 years, 7 months ago
- 57e727a [3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation fault (GH-100182) (#100478) by Bill Fisher · 2 years, 8 months ago
- fbc3e1e Post 3.11.1 by Pablo Galindo · 2 years, 9 months ago
- a7a450f Python 3.11.1 by Pablo Galindo · 2 years, 9 months ago v3.11.1
- 0c6b3a2 [3.11] Revert "[3.11] gh-98724: Fix Py_CLEAR() macro side effects (#99100)" (#99573) by Victor Stinner · 2 years, 9 months ago
- 1082890 gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#99288) by Victor Stinner · 2 years, 10 months ago
- b3cafb6 [3.11] Fix v3.11.0 release merge problems (GH-98622) by Pablo Galindo Salgado · 2 years, 10 months ago
- 69b6b56 Merge tag 'v3.11.0' into 3.11 by Pablo Galindo · 2 years, 10 months ago
- deaf509 Python 3.11.0 by Pablo Galindo · 2 years, 10 months ago v3.11.0
- b092521 Post 3.11.0rc2 by Pablo Galindo · 2 years, 10 months ago
- 4d1de87 gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) by Miss Islington (bot) · 3 years ago
- 14adf46 Post 3.11.0rc2 by Pablo Galindo · 3 years ago
- ed7c3ff Python 3.11.0rc2 by Pablo Galindo · 3 years ago v3.11.0rc2
- e72f469 [3.11] GH-96569: Avoid undefined behavior (#96616) by Mark Shannon · 3 years ago
- 8a776d1 gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) by Miss Islington (bot) · 3 years ago
- f8b71da [3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500) by Gregory P. Smith · 3 years ago
- 1901ee7 gh-46845: clean up unused DK_IXSIZE (GH-96405) by Miss Islington (bot) · 3 years ago
- df9c12e Fix typo in internal/pycore_atomic.h (GH-95939) by Miss Islington (bot) · 3 years, 1 month ago
- 19eed66 Post 3.11.0rc1 by Pablo Galindo · 3 years, 1 month ago
- 41cb071 Python 3.11.0rc1 by Pablo Galindo · 3 years, 1 month ago v3.11.0rc1
- f292635 gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008) by Miss Islington (bot) · 3 years, 1 month ago
- 312dab2 Revert "[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256)" (#95647) by Mark Shannon · 3 years, 1 month ago
- e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
- 00566a8 GH-90081: Run python tracers at full speed (GH-95328) (#95363) by Miss Islington (bot) · 3 years, 1 month ago
- 86eb500 [3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-95208) by Miss Islington (bot) · 3 years, 1 month ago
- 2fb64a0 Post 3.11.0b5 by Pablo Galindo · 3 years, 1 month ago
- 0771d71 Python 3.11.0b5 by Pablo Galindo · 3 years, 1 month ago v3.11.0b5
- 7f73194 [3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256) by Pablo Galindo Salgado · 3 years, 1 month ago
- e5ff5ec [3.11] GH-94739: Backport GH-94958 to 3.11 (#94965) by Mark Shannon · 3 years, 1 month ago
- 5a48ab0 [3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143) by Brandt Bucher · 3 years, 1 month ago
- d9107aa0 gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849) by Miss Islington (bot) · 3 years, 1 month ago
- a4b98a7 Post 3.11.0b4 by Pablo Galindo · 3 years, 2 months ago
- 5a7e1e0 Python 3.11.0b4 by Pablo Galindo · 3 years, 2 months ago v3.11.0b4
- 68f5fa6 [3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371) (#94482) by Miss Islington (bot) · 3 years, 2 months ago
- 113b309 [3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355) (GH-93379) by Mark Shannon · 3 years, 2 months ago
- 3b4f5ed [3.11] GH-93516: Backport GH-93769 (GH-94231) by Mark Shannon · 3 years, 2 months ago
- 56f5f90 [3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334) by Christian Heimes · 3 years, 2 months ago
- 852b4d4 [3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493) by Ken Jin · 3 years, 2 months ago
- 3ece6e6 [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) by Mark Shannon · 3 years, 2 months ago
- 96254a9 gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000) by Victor Stinner · 3 years, 2 months ago
- 7456109 gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700) by Miss Islington (bot) · 3 years, 2 months ago
- 8dc5df4 [3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746) by Miss Islington (bot) · 3 years, 3 months ago
- ef591cf gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802) by Victor Stinner · 3 years, 3 months ago
- d42b368 [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792) by Serhiy Storchaka · 3 years, 3 months ago
- d97e2c5 gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (GH-93500) (gh-93507) by Miss Islington (bot) · 3 years, 3 months ago
- ae0cf8e Post 3.11.0b3 by Pablo Galindo · 3 years, 3 months ago
- eb0004c Python 3.11.0b3 by Pablo Galindo · 3 years, 3 months ago v3.11.0b3
- 00f8fe9 [3.11] gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335) (#92484) by Miss Islington (bot) · 3 years, 3 months ago
- 5024a9b Post 3.11.0b2 by Pablo Galindo · 3 years, 3 months ago
- 72f00f4 Python 3.11.0b2 by Pablo Galindo · 3 years, 3 months ago v3.11.0b2
- 3637425 [3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-93306) by Eric Snow · 3 years, 3 months ago
- 9303a5a gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111) by Miss Islington (bot) · 3 years, 3 months ago
- c771cbe gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (GH-93145) by Miss Islington (bot) · 3 years, 3 months ago
- dd923c5 [3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951) (gh-93049) by Dong-hee Na · 3 years, 3 months ago
- 7afccd3 gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) by Miss Islington (bot) · 3 years, 3 months ago
- 1df4550 gh-89653: PEP 670: Fix PyUnicode_READ() cast (GH-92872) by Miss Islington (bot) · 3 years, 3 months ago
- a3d2ce9 gh-92781: Avoid mixing declarations and code in C API (#92783) (#92813) by Victor Stinner · 3 years, 3 months ago
- 6e1a214 gh-89653: PEP 670: unicodeobject.h uses _Py_CAST() (GH-92696) (GH-92703) by Miss Islington (bot) · 3 years, 4 months ago
- a1bef8c gh-89653: PEP 670: Use PyObject* type for parameters (GH-92694) by Miss Islington (bot) · 3 years, 4 months ago
- 6f92872 gh-89653: PEP 670: Limited API doesn't cast arguments (GH-92654) by Miss Islington (bot) · 3 years, 4 months ago
- 6546af3 gh-91731: Fix typo in pymacro.h (GH-92618) by Miss Islington (bot) · 3 years, 4 months ago
- 57ff498 gh-91731: Add macro compatibility for static_assert for old libcs (GH-92559) (#92566) by Miss Islington (bot) · 3 years, 4 months ago