Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0
/
Misc
tag
968953dcd8930880a3e9c5302b6892a5a0836c14
tagger
Pablo Galindo <pablogsal@gmail.com>
Mon Oct 24 17:35:40 2022
object
deaf509e8fc6e0363bd6f26d52ad42f976ec42f2
Python 3.11.0
deaf509
Python 3.11.0
by Pablo Galindo
· 2 years, 10 months ago
v3.11.0
981b509
GH-90985: Revert "Deprecate passing a message into cancel()" (GH-97999)
by Miss Islington (bot)
· 2 years, 10 months ago
965ce0d
gh-95027: Fix regrtest stdout encoding on Windows (GH-98492)
by Miss Islington (bot)
· 2 years, 10 months ago
a1f4e42
gh-90989: Clarify some installer text (GH-97668)
by Steve Dower
· 2 years, 10 months ago
38ade0d
gh-97616: list_resize() checks for integer overflow (GH-97617)
by Miss Islington (bot)
· 2 years, 10 months ago
9c80b55
gh-97545: Make Semaphore run faster. (GH-97549)
by Miss Islington (bot)
· 2 years, 10 months ago
56145c6
gh-90155: Fix bug in asyncio.Semaphore and strengthen FIFO guarantee (GH-93222)
by Miss Islington (bot)
· 2 years, 10 months ago
67f5d24
gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)
by Miss Islington (bot)
· 2 years, 10 months ago
9e008fe
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96927)
by Miss Islington (bot)
· 2 years, 10 months ago
bac61bc
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
by Miss Islington (bot)
· 2 years, 10 months ago
3ce43a2
gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755)
by Miss Islington (bot)
· 2 years, 10 months ago
9cb7324
[3.11] gh-96587: Raise `SyntaxError` for PEP654 on older `feature_version` (GH-96588) (#96591)
by Nikita Sobolev
· 2 years, 10 months ago
84fd4a5
[3.11] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (GH-97944) (#97969)
by Miss Islington (bot)
· 2 years, 10 months ago
1a78891
gh-96865: [Enum] fix Flag to use CONFORM boundary (GH-97528)
by Miss Islington (bot)
· 2 years, 10 months ago
c954335
[3.11] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98400)
by Miss Islington (bot)
· 2 years, 10 months ago
fc12762
gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460)
by Miss Islington (bot)
· 2 years, 10 months ago
585c95d
[3.11] GH-97752: Clear the previous member of newly-created generator/coroutine frames (GH-97812)
by Miss Islington (bot)
· 2 years, 10 months ago
4e0fda5
gh-98360: multiprocessing now spawns children on Windows with correct argv[0] in virtual environments (GH-98462)
by Miss Islington (bot)
· 2 years, 10 months ago
4c0c1e2
[3.11] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-98501) (GH-98502)
by Miss Islington (bot)
· 2 years, 10 months ago
d0ab10f
[3.11] GH-97002: Prevent _PyInterpreterFrames from backing more than one PyFrameObject (GH-98002)
by Miss Islington (bot)
· 2 years, 10 months ago
154b3cd
GH-96975: Skip incomplete frames in PyEval_GetFrame (GH-97018)
by Miss Islington (bot)
· 2 years, 10 months ago
815ad02
[3.11] Use SyntaxError invalid range in tutorial introduction example (GH-93031) (GH-97666)
by Miss Islington (bot)
· 2 years, 10 months ago
10818aa
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)
by Miss Islington (bot)
· 2 years, 10 months ago
746fb3c
Adjust stable ABI internal documentation (GH-96896)
by Miss Islington (bot)
· 2 years, 10 months ago
e2f7642
[3.11] gh-93738: Documentation C syntax (:c:type: to :c:expr:, misc. cases) (GH-97775) (#97873)
by Miss Islington (bot)
· 2 years, 10 months ago
e48d6df
[3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97924)
by Łukasz Langa
· 2 years, 10 months ago
cc10a8e
gh-86482: Document assignment expression need for ()s (GH-23291)
by Miss Islington (bot)
· 2 years, 10 months ago
ed7c3ff
Python 3.11.0rc2
by Pablo Galindo
· 3 years ago
v3.11.0rc2
7033dc8
GH-96678: Fix undefined behavior in ceval.c (GH-96708)
by Miss Islington (bot)
· 3 years ago
c563b89
Fix possible NULL pointer dereference in _PyThread_CurrentFrames (GH-96584)
by Miss Islington (bot)
· 3 years ago
5586da6
[3.11] GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643) (#96688)
by Mark Shannon
· 3 years ago
7bfb11d
[3.11] io: Add missing f (#96701)
by Jelle Zijlstra
· 3 years ago
99919d4
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (GH-96353)
by Miss Islington (bot)
· 3 years ago
ae819ca
[3.11] gh-68163: Correct conversion of Rational instances to float (GH-25619) (#96556)
by Miss Islington (bot)
· 3 years ago
e72f469
[3.11] GH-96569: Avoid undefined behavior (#96616)
by Mark Shannon
· 3 years ago
3d6e6be
gh-96652: Fix faulthandler chained signal without sigaction() (GH-96666)
by Miss Islington (bot)
· 3 years ago
ffafa9b
gh-96268: Fix loading invalid UTF-8 (GH-96270)
by Miss Islington (bot)
· 3 years ago
9fa21d0
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
by Miss Islington (bot)
· 3 years ago
8228433
gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)
by Miss Islington (bot)
· 3 years ago
bb0dab5
gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (GH-96623)
by Miss Islington (bot)
· 3 years ago
a389fdb
GH-96572: fix use after free in trace refs build mode (GH-96618)
by Miss Islington (bot)
· 3 years ago
26dc4df
[3.11] GH-96612: Skip incomplete frames in tracemalloc traces. (GH-96613) (#96617)
by Mark Shannon
· 3 years ago
a0848d1
[3.11] gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992) (GH-96593)
by Batuhan Taskaya
· 3 years ago
08d8058
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, and adds What's New section (GH-96595)
by Miss Islington (bot)
· 3 years ago
8a776d1
gh-95778: Correctly pre-check for int-to-str conversion (GH-96537)
by Miss Islington (bot)
· 3 years ago
2ced2c9
no-issue: Fix typo in 3.11.0a7.rst (gh-96547)
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
2e9f29e
GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705) (#96395)
by Miss Islington (bot)
· 3 years ago
126ec34
gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323) (#96344)
by Miss Islington (bot)
· 3 years ago
16d8948
gh-96385: Correctly raise error on `[*T, *V]` substitution (GH-96386) (#96407)
by Miss Islington (bot)
· 3 years ago
882c7cf
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
by Miss Islington (bot)
· 3 years ago
626e455
gh-90814: Correct NEWS wording re. optional C11 features (GH-96309) (GH-96384)
by Petr Viktorin
· 3 years ago
915ee9e
gh-95243: Mitigate the race condition in testSockName (GH-96173)
by Miss Islington (bot)
· 3 years ago
d02e8fb
GH-96179: Fix misleading example on the bisect documentation (GH-96228)
by Miss Islington (bot)
· 3 years ago
d7eea0f
gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (GH-96176)
by Miss Islington (bot)
· 3 years ago
27950d8
GH-96187: Prevent _PyCode_GetExtra to return garbage for negative indexes (GH-96188)
by Miss Islington (bot)
· 3 years ago
04e3785
[3.11] gh-96159: Fix significant performance degradation in logging.TimedRotat… (GH-96182) (GH-96196)
by Miss Islington (bot)
· 3 years ago
3ea0beb
gh-96046: Initialize ht_cached_keys in PyType_Ready() (GH-96047)
by Miss Islington (bot)
· 3 years ago
27f390b
gh-96125: Fix sys.thread_info.name on pthread platforms (GH-96126) (#96128)
by Miss Islington (bot)
· 3 years ago
b21ff74
gh-96098: Clearly link concurrent.futures from threading & multiprocessing docs (GH-96112)
by Miss Islington (bot)
· 3 years ago
1fa9644
GH-96071: fix deadlock in PyGILState_Ensure (GH-96124) (#96129)
by Miss Islington (bot)
· 3 years ago
7a84ce5
gh-95463: Remove backwards incompatible change regarding the _MASK_UTF_FILENAME flags in bpo-28080 (GH-96072)
by Miss Islington (bot)
· 3 years ago
b68ea2a
[3.11] GH-95736: fix IsolatedAsyncioTestCase to initialize Runner bef… (#96042)
by Kumar Aditya
· 3 years ago
504da3c
gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (GH-95964)
by Miss Islington (bot)
· 3 years ago
36c114a
GH-95704: Don't suppress errors from tasks when TG is cancelled (GH-95761)
by Miss Islington (bot)
· 3 years ago
8bd7a0b
GH-95899: fix asyncio.Runner to call set_event_loop only once (GH-95900) (#96003)
by Miss Islington (bot)
· 3 years ago
3fa97b8
gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742)
by Miss Islington (bot)
· 3 years ago
6fc90c1
GH-95818: Skip incomplete frames in `PyThreadState_GetFrame` (GH-95886) (#95890)
by Miss Islington (bot)
· 3 years ago
4abf846
gh-94996: Disallow parsing pos only params with feature_version < (3, 8) (GH-94997)
by Miss Islington (bot)
· 3 years ago
3ea9ba6
gh-95605: Fix `float(s)` error message when `s` contains only whitespace (GH-95665) (GH-95858)
by Miss Islington (bot)
· 3 years ago
1221e8c
gh-95876: Fix format string in pegen error location code (GH-95877)
by Miss Islington (bot)
· 3 years ago
41cb071
Python 3.11.0rc1
by Pablo Galindo
· 3 years ago
v3.11.0rc1
954b887
gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) (GH-95705)
by Miss Islington (bot)
· 3 years ago
4512a16
gh-65802: IDLE - explain SaveAs and extensions (GH-95690) (GH-95692)
by Miss Islington (bot)
· 3 years ago
6d83441
gh-95656: Enable the sqlite3 load extension API in Windows build (GH-95662)
by Miss Islington (bot)
· 3 years ago
f5011df
gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631)
by Miss Islington (bot)
· 3 years ago
2d84fe5
GH-95289: Always call uncancel() when parent cancellation is requested (GH-95602)
by Miss Islington (bot)
· 3 years ago
f292635
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008)
by Miss Islington (bot)
· 3 years ago
2ab5601
GH-92678: Fix tp_dictoffset inheritance. (GH-95596) (GH-95604)
by Mark Shannon
· 3 years ago
1bd1e37
gh-94675: Add a regression test for rjsmin re slowdown (GH-94685)
by Miss Islington (bot)
· 3 years, 1 month ago
2c0017b
gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env' shebang lines (GH-95582)
by Miss Islington (bot)
· 3 years, 1 month ago
1016df0
gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function load (GH-95521)
by Steve Dower
· 3 years, 1 month ago
a591c47
gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (GH-95607)
by Miss Islington (bot)
· 3 years, 1 month ago
5bc2c3a
gh-95609: update bundled pip to 22.2.2 (gh-95610)
by Miss Islington (bot)
· 3 years, 1 month ago
72cad6c
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
by Miss Islington (bot)
· 3 years, 1 month ago
8570f6d
gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557)
by Miss Islington (bot)
· 3 years, 1 month ago
b12dba4
gh-91447: Fix findtext to only give an empty string on None (GH-91486)
by Miss Islington (bot)
· 3 years, 1 month ago
7baca3c
GH-95150: Use position and exception tables for code hashing and equality (GH-95509)
by Miss Islington (bot)
· 3 years, 1 month ago
3192fd7
gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465)
by Miss Islington (bot)
· 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
9af9ea2
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
by Christian Heimes
· 3 years, 1 month ago
e4541c4
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)
by Miss Islington (bot)
· 3 years, 1 month ago
06b5f78
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
by Christian Heimes
· 3 years, 1 month ago
db13c0c
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272)
by Christian Heimes
· 3 years, 1 month ago
3ca0016
gh-95471: IDLE - Tweak Edit menu (GH-95481)
by Miss Islington (bot)
· 3 years, 1 month ago
a459ee9
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
by Miss Islington (bot)
· 3 years, 1 month ago
efeda8b
GH-95097: fix `asyncio.run` for tasks without `uncancel` method (GH-95211) (GH-95387)
by Miss Islington (bot)
· 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
309c8f3
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
by Miss Islington (bot)
· 3 years, 1 month ago
b50f58e
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
by Miss Islington (bot)
· 3 years, 1 month ago
Next »