Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0a7
/
Misc
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
050a8f9
bpo-4833: Add ZipFile.mkdir (GH-32160)
by Sam Ezeh
· 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
96e0983
bpo-40280: Add limited Emscripten REPL (GH-32284)
by Christian Heimes
· 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
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
a74892c
bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
by yyyyyyyan
· 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
4216dce
bpo-47000: Make `io.text_encoding()` respects UTF-8 mode (GH-32003)
by Inada Naoki
· 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
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
281f980
bpo-46033: Clarify for-statement execution (GH-30025)
by Michał D
· 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
1be3260
bpo-47152: Convert the re module into a package (GH-32177)
by Serhiy Storchaka
· 3 years, 5 months ago
abdd69c
bpo-46023: makesetup: skip all duplicate modules (GH-32234)
by Christian Heimes
· 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
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
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
a00518d
bpo-47120: Replace the JUMP_ABSOLUTE opcode by the relative JUMP_BACKWARD (GH-32115)
by Irit Katriel
· 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
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
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
dc2d840
bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes (GH-25480)
by Dave Goncalves
· 3 years, 5 months ago
d0906c9
bpo-42340: Document issues around KeyboardInterrupt (GH-23255)
by benfogle
· 3 years, 5 months ago
755be9b
bpo-14265: Adds fully qualified test name to unittest output (GH-32138)
by Sam Ezeh
· 3 years, 5 months ago
356997c
bpo-35859: Fix a few long-standing bugs in re engine (GH-12427)
by Ma Lin
· 3 years, 5 months ago
bad86a6
bpo-46566: Add new py.exe launcher implementation (GH-32062)
by Steve Dower
· 3 years, 5 months ago
5c30388f
bpo-27929: resolve names only for AF_INET/AF_INET6 with asyncio (GH-32131)
by Vincent Bernat
· 3 years, 5 months ago
7b44ade
bpo-47129: Add more informative messages to f-string syntax errors (32127)
by Maciej Górski
· 3 years, 5 months ago
15ba816
bpo-26120: make pydoc exclude __future__ imports from the data block of the module (GH-30888)
by Irit Katriel
· 3 years, 5 months ago
850687d
bpo-47070: Add _PyBytes_Repeat() (GH-31999)
by Pieter Eendebak
· 3 years, 5 months ago
f6b3a07
bpo-44493: Add missing terminated NUL in sockaddr_un's length (GH-26866)
by ty
· 3 years, 5 months ago
58448cb
bpo-47127: Specialize calls for fastcall c methods with keywords (GH-32125)
by Kumar Aditya
· 3 years, 5 months ago
5ca6d74
bpo-45171: Fix stacklevel handling in logging. (GH-28287)
by Jouke Witteveen
· 3 years, 5 months ago
5fd8c57
bpo-47098: Replace Keccak Code Package with tiny_sha3 (GH-32060)
by Christian Heimes
· 3 years, 5 months ago
b16b6bb
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
by Christian Heimes
· 3 years, 5 months ago
e8e737b
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
by Matthew Rahtz
· 3 years, 5 months ago
26cca80
bpo-47117: Don't crash if we fail to decode characters when the tokenizer buffers are uninitialized (GH-32129)
by Pablo Galindo Salgado
· 3 years, 5 months ago
d03acd7
bpo-43352: Add a Barrier object in asyncio lib (GH-24903)
by Duprat
· 3 years, 5 months ago
cca43b7
bpo-47053: Reduce deoptimization in BINARY_OP_INPLACE_ADD_UNICODE (GH-31318)
by Dennis Sweeney
· 3 years, 5 months ago
d7163bb
bpo-42197: Don't create `f_locals` dictionary unless we actually need it. (GH-32055)
by Mark Shannon
· 3 years, 5 months ago
8a0a9e5
bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI (GH-32095)
by Christian Heimes
· 3 years, 5 months ago
4119d2d
bpo-47062: Implement asyncio.Runner context manager (GH-31799)
by Andrew Svetlov
· 3 years, 5 months ago
ff619c7
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
by Andrew Svetlov
· 3 years, 5 months ago
48e2010
bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076)
by Christian Heimes
· 3 years, 5 months ago
c62b944
bpo-31582: Created a new documentation section describing sys.path initialization (GH-31082)
by Russel Webber
· 3 years, 5 months ago
0360e9f
bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel() (GH-31840)
by Andrew Svetlov
· 3 years, 5 months ago
bd1cf6e
bpo-47012: speed up iteration of bytes and bytearray (GH-31867)
by Kumar Aditya
· 3 years, 5 months ago
7ba7eae
bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)
by Daniël van Noord
· 3 years, 5 months ago
492d410
bpo-42885: Optimize search for regular expressions starting with "\A" or "^" (GH-32021)
by Serhiy Storchaka
· 3 years, 5 months ago
32e7715
bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910)
by Andrew Svetlov
· 3 years, 5 months ago
49daf6d
bpo-47045: Remove `f_state` field (GH-31963)
by Mark Shannon
· 3 years, 5 months ago
7d810b6
bpo-46838: Syntax error improvements for function definitions (GH-31590)
by Pablo Galindo Salgado
· 3 years, 5 months ago
deeaac4
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
by Christian Heimes
· 3 years, 5 months ago
a25a985
bpo-28080: Add support for the fallback encoding in ZIP files (GH-32007)
by Serhiy Storchaka
· 3 years, 5 months ago
c6cd3cc
bpo-47081: Replace "qualifiers" with "quantifiers" in the re module documentation (GH-32028)
by Serhiy Storchaka
· 3 years, 5 months ago
4f97d64
bpo-45150: Add hashlib.file_digest() for efficient file hashing (GH-31930)
by Christian Heimes
· 3 years, 5 months ago
3751b6b
bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)
by Steve Dower
· 3 years, 5 months ago
9ac2de9
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
by Brett Cannon
· 3 years, 5 months ago
1ea055b
bpo-47067: Optimize calling GenericAlias objects (GH-31996)
by penguin_wwy
· 3 years, 5 months ago
345b390
bpo-433030: Add support of atomic grouping in regular expressions (GH-31982)
by Serhiy Storchaka
· 3 years, 5 months ago
2bde682
bpo-46841: Quicken code in-place (GH-31888)
by Brandt Bucher
· 3 years, 5 months ago
08eb754
bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012)
by Serhiy Storchaka
· 3 years, 5 months ago
e63894b
bpo-46850: Remove _PyEval_CallTracing() function (GH-32019)
by Victor Stinner
· 3 years, 5 months ago
9087243
bpo-46850: Remove _PyEval_GetCoroutineOriginTrackingDepth() (GH-32018)
by Victor Stinner
· 3 years, 5 months ago
332b04b
bpo-46850: Remove _PyEval_SetAsyncGenFinalizer() (GH-32017)
by Victor Stinner
· 3 years, 5 months ago
9d1c4d6
bpo-38256: Fix binascii.crc32() when inputs are 4+GiB (GH-32000)
by Gregory P. Smith
· 3 years, 5 months ago
3ae975f
bpo-47015: Update test_os from asyncore to asyncio (GH-31876)
by Oleg Iarygin
· 3 years, 5 months ago
e730ae7
bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974)
by Kevin Mehall
· 3 years, 5 months ago
b3f2d4c
bpo-47040: improve document of checksum functions (gh-31955)
by Ma Lin
· 3 years, 5 months ago
82e9b0b
bpo-46382 dataclass(slots=True) now takes inherited slots into account (GH-31980)
by Arie Bovenberg
· 3 years, 5 months ago
92a6abf
bpo-47066: Convert a warning about flags not at the start of the regular expression into error (GH-31994)
by Serhiy Storchaka
· 3 years, 5 months ago
4142961
bpo-39394: Improve warning message in the re module (GH-31988)
by Serhiy Storchaka
· 3 years, 5 months ago
0a8b8e0
bpo-47057: Use FASTCALL convention for FutureIter.throw() (GH-31973)
by Andrew Svetlov
· 3 years, 5 months ago
7747384
bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)
by Hugo van Kemenade
· 3 years, 5 months ago
8e3fde7
bpo-46968: Check for 'sys/auxv.h' in the configure script (GH-31961)
by Pablo Galindo Salgado
· 3 years, 5 months ago
d190a93
bpo-47037: Don't test for strftime('%4Y') on Windows (GH-31945)
by Christian Heimes
· 3 years, 5 months ago
Next »