Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0rc1
tag
51db56ccbb14206c9a9eb3f98fa3e07d06a2a027
tagger
Pablo Galindo <pablogsal@gmail.com>
Fri Aug 05 14:45:30 2022
object
41cb07120b7792eac6413b0c56256a25e9b14e5d
Python 3.11.0rc1
41cb071
Python 3.11.0rc1
by Pablo Galindo
· 3 years ago
v3.11.0rc1
d6cf9e4
[3.11] Update the magic number in test_util.py (GH-95714) (#95716)
by Miss Islington (bot)
· 3 years ago
96555cb
[3.11] Remove draft notice from 3.11 What's new (GH-95713) (#95715)
by Miss Islington (bot)
· 3 years ago
954b887
gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) (GH-95705)
by Miss Islington (bot)
· 3 years ago
6a36b8e
[3.11] Clarifying the documentation on library/syslog (GH-92587) (GH-95492)
by Shantanu
· 3 years ago
0e636e4
gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (GH-95687) (GH-95699)
by Miss Islington (bot)
· 3 years ago
8232812
GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95700)
by Miss Islington (bot)
· 3 years ago
07d97c9
GH-90997: Document CACHEs (GH-95694) (GH-95696)
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
7dc0daf
[3.11] Docs: sqlite3 docs fixup (GH-95681) (GH-95683)
by Erlend Egeberg Aasland
· 3 years ago
cb02dc0
[3.11] gh-92678: Correct return values for errors in PyInit__testcapi (#95664)
by Pablo Galindo Salgado
· 3 years ago
4d37b42
[3.11] gh-95271: Extract placeholders howto from sqlite3 tutorial (GH-95522) (#95677)
by Erlend Egeberg Aasland
· 3 years ago
71ca01e
Remove 3.11 beta release notice from macOS installer displays (GH-95669)
by Ned Deily
· 3 years ago
c9986be
[3.11] gh-95273: Improve documented return values and exceptions raised for sqlite3 class methods (GH-95530) (#95673)
by Erlend Egeberg Aasland
· 3 years ago
6d83441
gh-95656: Enable the sqlite3 load extension API in Windows build (GH-95662)
by Miss Islington (bot)
· 3 years ago
33de186
Docs: fix two typos in the sqlite3 docs (GH-95661)
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, 1 month ago
5ac3d0f
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH-32197)" (GH-95442) (GH-95652)
by Miss Islington (bot)
· 3 years, 1 month ago
2d84fe5
GH-95289: Always call uncancel() when parent cancellation is requested (GH-95602)
by Miss Islington (bot)
· 3 years, 1 month ago
f292635
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008)
by Miss Islington (bot)
· 3 years, 1 month ago
c521c5c
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
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
2ab5601
GH-92678: Fix tp_dictoffset inheritance. (GH-95596) (GH-95604)
by Mark Shannon
· 3 years, 1 month ago
d8df7e0
[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643)
by Serhiy Storchaka
· 3 years, 1 month ago
390c80d
gh-95638: Update idlelib README file and menu lists (GH-95639)
by Miss Islington (bot)
· 3 years, 1 month ago
b56a80e
gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)
by Miss Islington (bot)
· 3 years, 1 month ago
dc5fecb
gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)
by Miss Islington (bot)
· 3 years, 1 month ago
1bd1e37
gh-94675: Add a regression test for rjsmin re slowdown (GH-94685)
by Miss Islington (bot)
· 3 years, 1 month ago
3132318
[3.11] [Enum] add whatsnew entries (GH-95455) (GH-95620)
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
450ee4f
gh-90817: Use .. deprecated-removed:: when removal version known (GH-94960)
by Miss Islington (bot)
· 3 years, 1 month ago
1ed023b
gh-95597: Fix typo in Lib directory files (GH-95599)
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
8d09626
gh-95273: Align sqlite3 const doc refs with the devguide recommendations (GH-95525)
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
698b52c
gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (gh-95232)
by Miss Islington (bot)
· 3 years, 1 month ago
eff6778
[3.11] gh-95516: Add param types and clarify param descriptions of LogRecord (GH-95517) (GH-95566)
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
118851b
gh-83270: Update IDLE's credits (GH-95528)
by Miss Islington (bot)
· 3 years, 1 month ago
5f139e5
gh-92219: Clarify that some options to the installer may break the install (GH-95548)
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
76d83b1
gh-95173: Add a regression test for sorting tuples containing None (GH-95464)
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
ad2872f
gh-95273: Clarify when sqlite_* attributes are added to sqlite3 exceptions (GH-95523)
by Miss Islington (bot)
· 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
a4cda28
bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
by Miss Islington (bot)
· 3 years, 1 month ago
ab444b7
IDLE: Fix docs URL in the About window (GH-28417)
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
147a9a8
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command line (GH-28823)" (GH-94745)
by Miss Islington (bot)
· 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
c7ac8b6
[3.11] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 docs (GH-94636) (#95482)
by Erlend Egeberg Aasland
· 3 years, 1 month ago
3ca0016
gh-95471: IDLE - Tweak Edit menu (GH-95481)
by Miss Islington (bot)
· 3 years, 1 month ago
cfef4df
gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478)
by Miss Islington (bot)
· 3 years, 1 month ago
bd6452a
gh-94938: Fix test (GH-95396)
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
1187efe
gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
by Miss Islington (bot)
· 3 years, 1 month ago
30ca691
gh-95432: Fixup sqlite3 tutorial example (GH-95431)
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
c26470f
gh-95273: Improve sqlite3 class descriptions (GH-95379)
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
f06f365
gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95351)
by Miss Islington (bot)
· 3 years, 1 month ago
6eae15a
gh-95273: Condense sqlite3 executescript example (GH-95383)
by Miss Islington (bot)
· 3 years, 1 month ago
3e9a496
Improve documentation for adding datetime and timedelta (gh-95403) (gh-95408)
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
1368a1f
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
by Miss Islington (bot)
· 3 years, 1 month ago
9626dea
[3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
by Miss Islington (bot)
· 3 years, 1 month ago
6934726
gh-95369: add missing decref in error case of exception group's split (GH-95370)
by Miss Islington (bot)
· 3 years, 1 month ago
763801a
gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364)
by Miss Islington (bot)
· 3 years, 1 month ago
1230792
Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95357)
by Miss Islington (bot)
· 3 years, 1 month ago
d3cc99b
gh-95355: Check tokens[0] after allocating memory (GH-95356)
by Miss Islington (bot)
· 3 years, 1 month ago
7813d97
[3.11] GH-93899: fix checks for eventfd flags (GH-95170). (#95342)
by Kumar Aditya
· 3 years, 1 month ago
33efd7f
[3.11] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95353)
by Serhiy Storchaka
· 3 years, 1 month ago
547f0bb
gh-95339: update bundled pip to 22.2.1 (gh-95340)
by Miss Islington (bot)
· 3 years, 1 month ago
503a3a7
[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325) (#95336)
by Miss Islington (bot)
· 3 years, 1 month ago
25086f1
gh-95174: Move WASIX logic into wasi-env (GH-95320)
by Miss Islington (bot)
· 3 years, 1 month ago
e14c4d5
gh-95273: Normalise sqlite3 reference wording (GH-95274)
by Miss Islington (bot)
· 3 years, 1 month ago
f281182
gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (GH-95319)
by Miss Islington (bot)
· 3 years, 1 month ago
6b01fc70
GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
by Miss Islington (bot)
· 3 years, 1 month ago
c72c1d6
[3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (GH-95297)
by Christian Heimes
· 3 years, 1 month ago
9640c4c
gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-95264)
by Miss Islington (bot)
· 3 years, 1 month ago
202311c
[3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-95307)
by Miss Islington (bot)
· 3 years, 1 month ago
131fc72
[3.11] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH-95310)
by Miss Islington (bot)
· 3 years, 1 month ago
f083adf
Fix minor docstring issues in `dataclasses.py`. (gh-93024) (GH-95286)
by Miss Islington (bot)
· 3 years, 1 month ago
c72940a
gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292) (GH-95293)
by Miss Islington (bot)
· 3 years, 1 month ago
7df3a1c
gh-95285: py.exe launcher fails with short argv0 (GH-95295) (GH-95298)
by Miss Islington (bot)
· 3 years, 1 month ago
0d812a5
gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (GH-95269) (GH-95304)
by Miss Islington (bot)
· 3 years, 1 month ago
820904e
gh-95041: Fix several minor issues in syslog.openlog() (GH-95058) (GH-95261)
by Miss Islington (bot)
· 3 years, 1 month ago
5e971e8
gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (GH-95177)
by Miss Islington (bot)
· 3 years, 1 month ago
6fe7e02
gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) (GH-93793)
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
5a9920f
gh-95235: Add explicit parameter list to some sqlite3 methods (GH-95240) (GH-95263)
by Miss Islington (bot)
· 3 years, 1 month ago
6284f23
gh-95205: Improve WASM README.md (GH-95267) (GH-95270)
by Miss Islington (bot)
· 3 years, 1 month ago
19d9536
gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have already expired are deliverered promptly (GH-95109) (GH-95216)
by Miss Islington (bot)
· 3 years, 1 month ago
2fb64a0
Post 3.11.0b5
by Pablo Galindo
· 3 years, 1 month ago
Next »