Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0a7
tag
45772541f67dffab42ec3e336025e869982c5951
tagger
Pablo Galindo <pablogsal@gmail.com>
Tue Apr 05 19:54:03 2022
object
2e49bd06c5ffab7d154042da4b5bcd5ae6e4220b
Python 3.11.0a7
2e49bd0
Python 3.11.0a7
by Pablo Galindo
· 3 years, 5 months ago
v3.11.0a7
c1d93b6
bpo-47061: deprecate the `aifc` module (GH-32134)
by Brett Cannon
· 3 years, 5 months ago
944f09a
bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337)
by Jeremy Kloth
· 3 years, 5 months ago
050a8f9
bpo-4833: Add ZipFile.mkdir (GH-32160)
by Sam Ezeh
· 3 years, 5 months ago
9e88b57
bpo-47009: Fix assert on big endian (GH-32332)
by Christian Heimes
· 3 years, 5 months ago
7528094
bpo-46607: Add DeprecationWarning for LegacyInterpolation, deprecated in docs since 3.2 (GH-30927)
by Hugo van Kemenade
· 3 years, 5 months ago
cfb849a
bpo-47088: Add typing.LiteralString (PEP 675) (GH-32064)
by Jelle Zijlstra
· 3 years, 5 months ago
a755124
bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728)
by Erlend Egeberg Aasland
· 3 years, 5 months ago
aa0f056
bpo-47212: Improve error messages for un-parenthesized generator expressions (GH-32302)
by Matthieu Dartiailh
· 3 years, 5 months ago
f1606a5
bpo-45774: Harden SQLite detection (GH-30016)
by Erlend Egeberg Aasland
· 3 years, 5 months ago
0aa8d5c
bpo-47120: make JUMP_NO_INTERRUPT relative (GH-32221)
by Irit Katriel
· 3 years, 5 months ago
32091df
bpo-47186: Replace JUMP_IF_NOT_EG_MATCH by CHECK_EG_MATCH + jump (GH-32309)
by Irit Katriel
· 3 years, 5 months ago
6c6e040
bpo-47009: Let PRECALL_NO_KW_LIST_APPEND do its own POP_TOP (GH-32239)
by Dennis Sweeney
· 3 years, 5 months ago
96e0983
bpo-40280: Add limited Emscripten REPL (GH-32284)
by Christian Heimes
· 3 years, 5 months ago
faa1208
chore/docs: fix rst style and typo (GH-32331)
by 谭九鼎
· 3 years, 5 months ago
d0e696e
bpo-42238: [doc]: A make sucpicious false positive. (GH-32329)
by Julien Palard
· 3 years, 5 months ago
6aaf4cd
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS (GH-31958)
by Ronald Oussoren
· 3 years, 5 months ago
a0c7004
bpo-45847: Adapt macOS installer build to use new tkinter configure vars (GH-32328)
by Ned Deily
· 3 years, 5 months ago
e06f920
bpo-40982: shutil docs: Remove outdated copytree() example (GH-24778)
by Zackery Spytz
· 3 years, 5 months ago
772d808
bpo-43224: typing: Add tests for pickling and copying of unpacked native tuple (GH-32159)
by Matthew Rahtz
· 3 years, 5 months ago
cae0f5d
crypt docs: Fix references to `methods` attr (GH-26806)
by andrei kulakov
· 3 years, 5 months ago
43571a3
bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
by Mike cm
· 3 years, 5 months ago
b275267
bpo-45790: List macros in same order in which fields are described (GH-29529)
by rtobar
· 3 years, 5 months ago
5a4973e
bpo-46998: Allow subclassing Any at runtime (GH-31841)
by Shantanu
· 3 years, 5 months ago
bb86d1d
bpo-47007: [doc] `str` special method lookup (GH-31863)
by Vanshaj Singhania
· 3 years, 5 months ago
a74892c
bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
by yyyyyyyan
· 3 years, 5 months ago
5a7506d
Fix "Contributed ... in bpo-bpo-45847" (GH-32299)
by Oleg Iarygin
· 3 years, 5 months ago
38ae5b8
bpo-47097: Add documentation for TypeVarTuple (#32103)
by Matthew Rahtz
· 3 years, 5 months ago
c9844cb
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
by Christian Heimes
· 3 years, 5 months ago
48269ea
bpo-46484:Add test for Calendar.iterweekdays (GH-30825)
by 180909
· 3 years, 5 months ago
d1b1c88
bpo-47208: Allow vendors to override CTYPES_MAX_ARGCOUNT (GH-32297)
by Christian Heimes
· 3 years, 5 months ago
1ecfe3d
Demonstrate `py --list` in the quickstart section of the Windows doc page (GH-29383)
by Christian Clauss
· 3 years, 5 months ago
8a349eb
Revert "bpo-44800: Document internal frame naming conventions (GH-32281)" (#32301)
by Mark Shannon
· 3 years, 5 months ago
ff2cf1d
bpo-47152: Remove unused import in re (GH-32298)
by Serhiy Storchaka
· 3 years, 5 months ago
1578f06
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
by Serhiy Storchaka
· 3 years, 5 months ago
4216dce
bpo-47000: Make `io.text_encoding()` respects UTF-8 mode (GH-32003)
by Inada Naoki
· 3 years, 5 months ago
6db2db9
Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
by Bob Kline
· 3 years, 5 months ago
087d0fa
bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads (GH-32209)
by Hood Chatham
· 3 years, 5 months ago
bdc4974
bpo-42238: [doc]: make suspicious: false positive. (GH-32292)
by Julien Palard
· 3 years, 5 months ago
84acb5c
bpo-46126: Restore 'descriptions' when running tests internally. (GH-32128)
by Jason R. Coombs
· 3 years, 5 months ago
6e3eee5
bpo-23689: re module, fix memory leak when a match is terminated by a signal or memory allocation failure (GH-32283)
by Ma Lin
· 3 years, 5 months ago
b82cdd1
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
by Christian Heimes
· 3 years, 5 months ago
3faa9f7
bpo-47196: Fix one more PyInit function signature (GH-32280)
by Hood Chatham
· 3 years, 5 months ago
124227c
bpo-44800: Document internal frame naming conventions (GH-32281)
by Nick Coghlan
· 3 years, 5 months ago
4f5d56f
Language reference: Remove duplicated text about iterable unpacking (GH-25212)
by Jiashuo Li
· 3 years, 5 months ago
281f980
bpo-46033: Clarify for-statement execution (GH-30025)
by Michał D
· 3 years, 5 months ago
01be5d6
bpo-24563: Link encoding names to encoding declarations (GH-32274)
by Terry Jan Reedy
· 3 years, 5 months ago
ebbdbbf
bpo-45584: Clarify `math.trunc` documentation (GH-29183)
by Arthur Milchior
· 3 years, 5 months ago
1f80dcd
os docs: fix typo (GH-28996)
by Vitor Buxbaum Orlandi
· 3 years, 5 months ago
ea56845
codecs docs: fix grammar mistake (GH-29462)
by 180909
· 3 years, 5 months ago
3df0e63
bpo-46315: Use fopencookie only on Emscripten 3.x and newer (GH-32266)
by Christian Heimes
· 3 years, 5 months ago
c93a0ac
bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)
by 180909
· 3 years, 5 months ago
182e93c
bpo-47031: Improve documentation for `math.nan` (GH-32170)
by Charlie Zhao
· 3 years, 5 months ago
208da6d
Document func parameter of locale.atof (GH-18183)
by Kevin Locke
· 3 years, 5 months ago
677a879
More minor fixes to C API docs (GH-31714)
by Jelle Zijlstra
· 3 years, 5 months ago
897bc6f
More minor fixes to C API docs (GH-31525)
by Jelle Zijlstra
· 3 years, 5 months ago
6066739
bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
by Zachary Ware
· 3 years, 5 months ago
7f9c084
[doc] fix superfluous backtick in front of role. (GH-32220)
by Julien Palard
· 3 years, 5 months ago
1be3260
bpo-47152: Convert the re module into a package (GH-32177)
by Serhiy Storchaka
· 3 years, 5 months ago
4ed8a9a
bpo-40280: Enable most file-at() and nanosleep APIs again (GH-32238)
by Christian Heimes
· 3 years, 5 months ago
59be9cd
bpo-40280: Detect if WASM platform supports threading (GH-32243)
by Christian Heimes
· 3 years, 5 months ago
7000cd7
bpo-47196: Fix function pointer cast in test_imp (GH-32244)
by Hood Chatham
· 3 years, 5 months ago
0f68c20
bpo-47131: Speedup AST comparisons in test_unparse by using node traversal (GH-32132)
by Jeremy Kloth
· 3 years, 5 months ago
b183f48
no-issue: Add assertion to PyModule_GetName for understanding (GH-32236)
by Dong-hee Na
· 3 years, 5 months ago
082d349
bpo-40280: Emscripten fork_exec now fails early (GH-32224)
by Christian Heimes
· 3 years, 5 months ago
76b8a07
bpo-47089: Avoid test_compileall failures on Windows (GH-32037)
by Jeremy Kloth
· 3 years, 5 months ago
17245c8
bpo-40280: Add debug Emscripten flavors (GH-32233)
by Christian Heimes
· 3 years, 5 months ago
abdd69c
bpo-46023: makesetup: skip all duplicate modules (GH-32234)
by Christian Heimes
· 3 years, 5 months ago
079143d
bpo-47168: Mark files generated by `make regen-limited-abi` as generated (GH-32195)
by Petr Viktorin
· 3 years, 5 months ago
997ba5d
bpo-47172: Compiler enhancements (GH-32200)
by Irit Katriel
· 3 years, 5 months ago
04e07c2
bpo-47186: Replace JUMP_IF_NOT_EXC_MATCH by CHECK_EXC_MATCH + jump (GH-32231)
by Irit Katriel
· 3 years, 5 months ago
ae9de82
bpo-46841: Use a `bytes` object for `_co_code_adaptive` (GH-32205)
by Brandt Bucher
· 3 years, 5 months ago
bd2e47c
bpo-46841: Avoid unnecessary allocations in code object comparisons (GH-32222)
by Brandt Bucher
· 3 years, 5 months ago
a0ea7a1
bpo-47009: Streamline list.append for the common case (GH-31864)
by Dennis Sweeney
· 3 years, 5 months ago
f877b40
bpo-46850: Move _PyInterpreterState_SetEvalFrameFunc() to internal C API (GH-32054)
by Victor Stinner
· 3 years, 5 months ago
b9a5522
bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API (GH-32052)
by Victor Stinner
· 3 years, 5 months ago
d4bb38f
bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)
by Andrew Svetlov
· 3 years, 5 months ago
ab89ccf
bpo-45099: Document asyncio internal API (GH-32166)
by Andrew Svetlov
· 3 years, 5 months ago
4a08c4c
bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186)
by Gregory P. Smith
· 3 years, 5 months ago
e7bb7c2
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32218)
by Eric Snow
· 3 years, 5 months ago
74b95d8
bpo-40421: Add missing getters for frame object attributes to C-API. (GH-32114)
by Mark Shannon
· 3 years, 5 months ago
44e9150
bpo-47182: Fix crash by named unicode characters after interpreter reinitialization (GH-32212)
by Christian Heimes
· 3 years, 5 months ago
5458b7e
Remove unnecessary registration of weakref.WeakSet to _collections_abc.Set (GH-32211)
by Géry Ogam
· 3 years, 5 months ago
8be7c2b
bpo-14911: Corrected generator.throw() documentation (GH-32207)
by Dave Goncalves
· 3 years, 5 months ago
a00518d
bpo-47120: Replace the JUMP_ABSOLUTE opcode by the relative JUMP_BACKWARD (GH-32115)
by Irit Katriel
· 3 years, 5 months ago
b36d222
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
by Erlend Egeberg Aasland
· 3 years, 5 months ago
7fc39a2
bpo-47164: Add _PyCFunctionObject_CAST() macr (GH-32190)
by Victor Stinner
· 3 years, 5 months ago
f0bc694
bpo-47164: Add _PyCFunction_CAST() macro (GH-32192)
by Victor Stinner
· 3 years, 5 months ago
c14d7e4
bpo-47164: Add _PyASCIIObject_CAST() macro (GH-32191)
by Victor Stinner
· 3 years, 5 months ago
db4dada
bpo-47146: Avoid Using make Recursively (gh-32206)
by Eric Snow
· 3 years, 5 months ago
f3d5715
bpo-46566: Make test_launcher more robust to a variety of installs (GH-32204)
by Steve Dower
· 3 years, 5 months ago
2ab609d
bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203)
by Steve Dower
· 3 years, 5 months ago
581c443
bpo-47162: Add call trampoline to mitigate bad fpcasts on Emscripten (GH-32189)
by Christian Heimes
· 3 years, 5 months ago
795c00b
Add CODEOWNERS entry for pathlib (GH-32202)
by Brett Cannon
· 3 years, 5 months ago
d0c67ea
bpo-46775: OSError should call winerror_to_errno unconditionally on Windows (GH-32179)
by Dong-hee Na
· 3 years, 5 months ago
a03a09e
Replace with_traceback() with exception chaining and reraising (GH-32074)
by Oleg Iarygin
· 3 years, 5 months ago
f08a191
bpo-39622: Interrupt the main asyncio task on Ctrl+C (GH-32105)
by Andrew Svetlov
· 3 years, 5 months ago
04acfa9
Merge deoptimization blocks in interpreter (GH-32155)
by Mark Shannon
· 3 years, 5 months ago
75eee1d
bpo-34861: Make cumtime the default sorting key for cProfile (GH-31929)
by Daniël van Noord
· 3 years, 5 months ago
6881ea9
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
by Hugo van Kemenade
· 3 years, 5 months ago
Next »