Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.9.11
/
Include
tag
2a0d801a6982c132ec5523b68c7f98a635170ad4
tagger
Łukasz Langa <lukasz@langa.pl>
Wed Mar 16 13:04:04 2022
object
2de452f8bf2f78417e04bcf7919beb502c53a0e2
Python 3.9.11
2de452f
Python 3.9.11, take two
by Łukasz Langa
· 3 years, 5 months ago
v3.9.11
27f6386
Post 3.9.11
by Łukasz Langa
· 3 years, 5 months ago
0f0c55c
Python 3.9.11
by Łukasz Langa
· 3 years, 5 months ago
4de57db
Post 3.9.10
by Łukasz Langa
· 3 years, 7 months ago
f2f3f53
Python 3.9.10
by Łukasz Langa
· 3 years, 7 months ago
v3.9.10
92631a4
bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29776)
by Victor Stinner
· 3 years, 9 months ago
4296396
[3.9] bpo-45806: Fix recovery from stack overflow for 3.9. Again. (GH-29640)
by Mark Shannon
· 3 years, 9 months ago
3bb2566
Post 3.9.9
by Łukasz Langa
· 3 years, 9 months ago
ccb0e6a
Python 3.9.9
by Łukasz Langa
· 3 years, 9 months ago
v3.9.9
5fdf791
Post 3.9.8
by Łukasz Langa
· 3 years, 10 months ago
bb3fdcf
Python 3.9.8
by Łukasz Langa
· 3 years, 10 months ago
v3.9.8
6848602
bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944) (GH-28953)
by Serhiy Storchaka
· 3 years, 10 months ago
7c722e3
[3.9] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28945)
by Serhiy Storchaka
· 3 years, 10 months ago
6c97b03
[3.9] Fix typos in the Include directory (GH-28745) (GH-28788)
by Christian Clauss
· 3 years, 11 months ago
e9ce081
[3.9] Remove trailing spaces (GH-28710)
by Serhiy Storchaka
· 3 years, 11 months ago
9626ac8
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394)
by Miss Islington (bot)
· 3 years, 11 months ago
5482db5
[3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512)
by Łukasz Langa
· 4 years ago
41c2374
[3.9] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119) (GH-28135)
by Miss Islington (bot)
· 4 years ago
9ab2b48
Post 3.9.7
by Łukasz Langa
· 4 years ago
1016ef3
Python 3.9.7
by Łukasz Langa
· 4 years ago
v3.9.7
298ee65
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)
by Miss Islington (bot)
· 4 years, 1 month ago
0787a1b
Post 3.9.6
by Łukasz Langa
· 4 years, 2 months ago
db3ff76
Python 3.9.6
by Łukasz Langa
· 4 years, 2 months ago
v3.9.6
8652694
bpo-44363: Get test_capi passing with address sanitizer (GH-26639)
by Miss Islington (bot)
· 4 years, 2 months ago
d3cc689
[3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) (GH-25847)
by Jakub Kulík
· 4 years, 3 months ago
bf12424
Post 3.9.5
by Łukasz Langa
· 4 years, 4 months ago
0a7dcbd
Python 3.9.5
by Łukasz Langa
· 4 years, 4 months ago
v3.9.5
15ad30d
bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) (GH-25387)
by Miss Islington (bot)
· 4 years, 4 months ago
c3c43dc
Post 3.9.4
by Łukasz Langa
· 4 years, 5 months ago
1f2e308
Python 3.9.4
by Łukasz Langa
· 4 years, 5 months ago
v3.9.4
c7b0fec
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (#25179)
by Gregory P. Smith
· 4 years, 5 months ago
9350cc0
Post 3.9.3
by Łukasz Langa
· 4 years, 5 months ago
e723086
Python 3.9.3
by Łukasz Langa
· 4 years, 5 months ago
v3.9.3
8b795ab
bpo-42500: Fix recursion in or after except (GH-23568) (#24501)
by Mark Shannon
· 4 years, 6 months ago
8cc6e27
Post 3.9.2
by Łukasz Langa
· 4 years, 6 months ago
1a79785
Python 3.9.2
by Łukasz Langa
· 4 years, 6 months ago
v3.9.2
eba45a8
Post 3.9.2rc1
by Łukasz Langa
· 4 years, 6 months ago
4064156
Python 3.9.2rc1
by Łukasz Langa
· 4 years, 6 months ago
v3.9.2rc1
b0b0181
bpo-35295: Remove outdated comment. (GH-24453)
by Miss Islington (bot)
· 4 years, 6 months ago
995a6c0
bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t (GH-24350)
by Miss Islington (bot)
· 4 years, 7 months ago
6e72ab9
[3.9] bpo-40052: Fix alignment issue in PyVectorcall_Function() (GH-23999) (GH-24005)
by Miss Islington (bot)
· 4 years, 8 months ago
6b2ed38
bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730) (GH-23734)
by Victor Stinner
· 4 years, 8 months ago
170dec3
Post 3.9.1
by Łukasz Langa
· 4 years, 8 months ago
1e5d33e
Python 3.9.1
by Łukasz Langa
· 4 years, 8 months ago
v3.9.1
761c5a1
Post 3.9.1rc1
by Łukasz Langa
· 4 years, 9 months ago
88db374
Python 3.9.1rc1
by Łukasz Langa
· 4 years, 9 months ago
v3.9.1rc1
05a5d69
bpo-41686: Always create the SIGINT event on Windows (GH-23344) (GH-23347)
by Victor Stinner
· 4 years, 9 months ago
ec306a2
bpo-41617: Add _Py__has_builtin() macro (GH-23260) (GH-23262)
by Victor Stinner
· 4 years, 9 months ago
ebc5a6b
bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API (GH-22621)
by Miss Skeleton (bot)
· 4 years, 10 months ago
1691435
Post 3.9.0
by Łukasz Langa
· 4 years, 11 months ago
9cf6752
Python 3.9.0
by Łukasz Langa
· 4 years, 11 months ago
v3.9.0
d636089
Fix a compiler warning in pycore_pylifecycle.h (GH-22331)
by Pablo Galindo
· 4 years, 11 months ago
df71b65
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
by Miss Islington (bot)
· 4 years, 11 months ago
1f7c99c
Post 3.9.0rc2
by Łukasz Langa
· 5 years ago
2bd31b5
Python 3.9.0rc2
by Łukasz Langa
· 5 years ago
v3.9.0rc2
55e0836
[3.9] bpo-41631: _ast module uses again a global state (GH-21961) (GH-22258)
by Pablo Galindo
· 5 years ago
4217b3c
bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042) (GH-22044)
by Victor Stinner
· 5 years ago
6e21a30
Post 3.9.0rc1
by Łukasz Langa
· 5 years ago
439c93d
Python 3.9.0rc1
by Łukasz Langa
· 5 years ago
v3.9.0rc1
b2514c4
bpo-41098: Doc: Add missing deprecated directives (GH-21162)
by Miss Islington (bot)
· 5 years ago
e8dda90
bpo-41366: Fix clang warning for sign conversion (GH-21592)
by Miss Islington (bot)
· 5 years ago
9e84a2c
Post 3.9.0b5
by Łukasz Langa
· 5 years ago
8ad7d50
Python 3.9.0b5
by Łukasz Langa
· 5 years ago
v3.9.0b5
a0a6f11
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" (GH-21390)
by Miss Islington (bot)
· 5 years ago
1ce59f0
bpo-41165: Deprecate PyEval_ReleaseLock() (GH-21309)
by Miss Islington (bot)
· 5 years ago
9c38408
Uncomment Py_DEPRECATED for Py_UNICODE APIs (GH-21318)
by Miss Islington (bot)
· 5 years ago
c1feaa5
Post 3.9.0b4
by Łukasz Langa
· 5 years ago
69dec9c
Python 3.9.0b4
by Łukasz Langa
· 5 years ago
v3.9.0b4
8ae5e8e
[3.9] bpo-40939: Deprecate PyNode_Compile (GH-21036)
by Lysandros Nikolaou
· 5 years ago
5b1a311
[3.9] Do not emit deprecation warnings inside CPython for old parser APIs (GH-21025)
by Pablo Galindo
· 5 years ago
d301d94
[3.9] bpo-40939: Deprecate the PyParser_SimpleParse* functions (GH-21012)
by Lysandros Nikolaou
· 5 years ago
610a60c
bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878)
by Inada Naoki
· 5 years ago
2c6d6c1
bpo-19569: Add a macro to suppress deprecation warnings (GH-9004)
by Miss Islington (bot)
· 5 years ago
b498c7f
bpo-36020: Remove snprintf macro in pyerrors.h (GH-20889)
by Miss Islington (bot)
· 5 years ago
6c645cb
Post 3.9.0b3
by Łukasz Langa
· 5 years ago
b484871
Python 3.9.0b3
by Łukasz Langa
· 5 years ago
v3.9.0b3
459cb12
Post 3.9.0b2
by Łukasz Langa
· 5 years ago
0b1a1c8
Python 3.9.0b2
by Łukasz Langa
· 5 years ago
v3.9.0b2
8175064
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) (GH-20725)
by Victor Stinner
· 5 years ago
dedaac0
bpo-40910: Export Py_GetArgcArgv() function (GH-20721) (GH-20723)
by Victor Stinner
· 5 years ago
1e4fa91
bpo-40724: Support setting buffer slots from type specs (GH-20648) (GH-20683)
by Miss Islington (bot)
· 5 years ago
6d62dc1
[3.9] bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578) (GH-20618)
by Victor Stinner
· 5 years ago
5d2396c
[3.9] bpo-40826: Fix GIL usage in PyOS_Readline() (GH-20613)
by Victor Stinner
· 5 years ago
50e847a
bpo-40244: Remove XLC's support from the noreturn flag (GH-20588)
by Miss Islington (bot)
· 5 years ago
7f77ac4
bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287)
by Miss Islington (bot)
· 5 years ago
9512ad7
[3.9] bpo-40514: Remove --with-experimental-isolated-subinterpreters in 3.9 (GH-20228)
by Victor Stinner
· 5 years ago
5e6f198
Post 3.9.0b1
by Łukasz Langa
· 5 years ago
97fe9cf
Python 3.9.0b1
by Łukasz Langa
· 5 years ago
v3.9.0b1
da742ba
bpo-31033: Improve the traceback for cancelled asyncio tasks (GH-19951)
by Chris Jerdonek
· 5 years ago
1aa8767
Update code comment re: location of struct _is. (GH-20067)
by Chris Jerdonek
· 5 years ago
a482dc5
bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)
by Victor Stinner
· 5 years ago
3d17c04
bpo-40521: Add PyInterpreterState.unicode (GH-20081)
by Victor Stinner
· 5 years ago
d6fb53f
bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078)
by Victor Stinner
· 5 years ago
5b0a303
bpo-40609: _Py_hashtable_t values become void* (GH-20065)
by Victor Stinner
· 5 years ago
d95bd42
bpo-40609: _tracemalloc allocates traces (GH-20064)
by Victor Stinner
· 5 years ago
2d0a3d6
bpo-40609: Add destroy functions to _Py_hashtable (GH-20062)
by Victor Stinner
· 5 years ago
f9b3b58
bpo-40609: Remove _Py_hashtable_t.key_size (GH-20060)
by Victor Stinner
· 5 years ago
9e2ca17
bpo-40609: Rewrite how _tracemalloc handles domains (GH-20059)
by Victor Stinner
· 5 years ago
f453221
bpo-40602: Add _Py_HashPointerRaw() function (GH-20056)
by Victor Stinner
· 5 years ago
4c9ea09
bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024)
by scoder
· 5 years ago
Next »