summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Python 3.11.0rc1v3.11.0rc1Pablo Galindo2022-08-0547-88/+442
|/
* [3.11] Update the magic number in test_util.py (GH-95714) (#95716)Miss Islington (bot)2022-08-051-1/+1
* [3.11] Remove draft notice from 3.11 What's new (GH-95713) (#95715)Miss Islington (bot)2022-08-051-7/+0
* gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) (GH-95...Miss Islington (bot)2022-08-052-7/+18
* [3.11] Clarifying the documentation on library/syslog (GH-92587) (GH-95492)Shantanu2022-08-051-3/+7
* gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (GH-95687) ...Miss Islington (bot)2022-08-051-1/+11
* GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95700)Miss Islington (bot)2022-08-051-0/+1
* GH-90997: Document CACHEs (GH-95694) (GH-95696)Miss Islington (bot)2022-08-052-0/+25
* gh-65802: IDLE - explain SaveAs and extensions (GH-95690) (GH-95692)Miss Islington (bot)2022-08-053-2/+8
* [3.11] Docs: sqlite3 docs fixup (GH-95681) (GH-95683)Erlend Egeberg Aasland2022-08-051-25/+25
* [3.11] gh-92678: Correct return values for errors in PyInit__testcapi (#95664)Pablo Galindo Salgado2022-08-041-2/+2
* [3.11] gh-95271: Extract placeholders howto from sqlite3 tutorial (GH-95522) ...Erlend Egeberg Aasland2022-08-041-26/+38
* Remove 3.11 beta release notice from macOS installer displays (GH-95669)Ned Deily2022-08-042-13/+3
* [3.11] gh-95273: Improve documented return values and exceptions raised for s...Erlend Egeberg Aasland2022-08-041-62/+72
* gh-95656: Enable the sqlite3 load extension API in Windows build (GH-95662)Miss Islington (bot)2022-08-042-1/+3
* Docs: fix two typos in the sqlite3 docs (GH-95661)Miss Islington (bot)2022-08-041-2/+2
* gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95...Miss Islington (bot)2022-08-042-9/+31
* gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task ...Miss Islington (bot)2022-08-045-122/+10
* GH-95289: Always call uncancel() when parent cancellation is requested (GH-95...Miss Islington (bot)2022-08-043-9/+42
* gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008)Miss Islington (bot)2022-08-046-15/+128
* gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)Miss Islington (bot)2022-08-0413-16/+16
* Revert "[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95...Mark Shannon2022-08-044-55/+0
* GH-92678: Fix tp_dictoffset inheritance. (GH-95596) (GH-95604)Mark Shannon2022-08-044-3/+65
* [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...Serhiy Storchaka2022-08-0439-71/+71
* gh-95638: Update idlelib README file and menu lists (GH-95639)Miss Islington (bot)2022-08-041-50/+59
* gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)Miss Islington (bot)2022-08-041-0/+3
* gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)Miss Islington (bot)2022-08-041-0/+3
* gh-94675: Add a regression test for rjsmin re slowdown (GH-94685)Miss Islington (bot)2022-08-032-1/+31
* [3.11] [Enum] add whatsnew entries (GH-95455) (GH-95620)Miss Islington (bot)2022-08-031-0/+43
* gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env'...Miss Islington (bot)2022-08-034-8/+159
* gh-90817: Use .. deprecated-removed:: when removal version known (GH-94960)Miss Islington (bot)2022-08-031-2/+2
* gh-95597: Fix typo in Lib directory files (GH-95599)Miss Islington (bot)2022-08-032-2/+2
* gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function...Steve Dower2022-08-034-35/+21
* gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (G...Miss Islington (bot)2022-08-032-0/+10
* gh-95273: Align sqlite3 const doc refs with the devguide recommendations (GH-...Miss Islington (bot)2022-08-031-39/+39
* gh-95609: update bundled pip to 22.2.2 (gh-95610)Miss Islington (bot)2022-08-033-1/+2
* gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)Miss Islington (bot)2022-08-0246-105/+322
* gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (g...Miss Islington (bot)2022-08-021-1/+1
* [3.11] gh-95516: Add param types and clarify param descriptions of LogRecord ...Miss Islington (bot)2022-08-021-25/+48
* gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557)Miss Islington (bot)2022-08-025-24/+43
* gh-83270: Update IDLE's credits (GH-95528)Miss Islington (bot)2022-08-021-1/+11
* gh-92219: Clarify that some options to the installer may break the install (G...Miss Islington (bot)2022-08-021-5/+9
* gh-91447: Fix findtext to only give an empty string on None (GH-91486)Miss Islington (bot)2022-08-013-1/+19
* GH-95150: Use position and exception tables for code hashing and equality (GH...Miss Islington (bot)2022-08-015-5/+68
* gh-95173: Add a regression test for sorting tuples containing None (GH-95464)Miss Islington (bot)2022-08-011-0/+6
* gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465)Miss Islington (bot)2022-08-012-0/+6
* [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)Christian Heimes2022-08-0117-41/+332
* [3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)Christian Heimes2022-08-0117-100/+207
* gh-95273: Clarify when sqlite_* attributes are added to sqlite3 exceptions (G...Miss Islington (bot)2022-08-011-0/+3
* gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)Miss Islington (bot)2022-08-014-15/+19