| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gh-95913: Add traceback module additions to what's new in 3.11 (GH-95980) (GH... | Miss Islington (bot) | 2022-08-18 | 1 | -0/+14 |
|
|
* | gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (GH-95964) | Miss Islington (bot) | 2022-08-18 | 1 | -6/+13 |
|
|
* | remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025) | Irit Katriel | 2022-08-16 | 1 | -1/+0 |
|
|
* | Clarify asyncio.Runner docs re: loop_factory (GH-95979) | Miss Islington (bot) | 2022-08-14 | 1 | -1/+3 |
|
|
* | gh-89313: Add hashlib.file_digest to whatsnew 3.11 (GH-95965) | Miss Islington (bot) | 2022-08-13 | 1 | -0/+4 |
|
|
* | [3.11] gh-94439: typing docs: Add minimum version to `__required_keys__` and ... | Miss Islington (bot) | 2022-08-13 | 1 | -0/+5 |
|
|
* | bpo-25625: Document contextlib.chdir in the 3.11 what's new (GH-95962) | Miss Islington (bot) | 2022-08-13 | 1 | -0/+7 |
|
|
* | gh-82180: Document support for non-integer arg removed from grp.getgrgid in 3... | Miss Islington (bot) | 2022-08-12 | 1 | -3/+2 |
|
|
* | gh-95914: Add missing PEPs to the Summary section of 3.11 What's New (GH-9591... | Miss Islington (bot) | 2022-08-12 | 1 | -5/+23 |
|
|
* | [3.11] gh-90300: [docs] Add whatsnew entry for new --help output (GH-95856) | Éric | 2022-08-12 | 1 | -0/+6 |
|
|
* | [3.11] gh-95273: Improve sqlite3.complete_statement docs (GH-95840) (#95917) | Erlend E. Aasland | 2022-08-12 | 2 | -41/+16 |
|
|
* | gh-75510: Edit idlelib entry in doc (GH-95869) | Miss Islington (bot) | 2022-08-11 | 1 | -3/+6 |
|
|
* | gh-84910: Tweak IDLE Glossary entry (GH-95866) | Miss Islington (bot) | 2022-08-11 | 1 | -3/+3 |
|
|
* | [docs] Mention RESUME opcode in whatsnew/3.11.rst (GH-95595) (GH-95851) | Miss Islington (bot) | 2022-08-10 | 1 | -0/+2 |
|
|
* | gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650) (GH-95780) | Miss Islington (bot) | 2022-08-10 | 1 | -1/+1 |
|
|
* | [docs] Fix typo for functools.cmp_to_key (GH-95766) | Miss Islington (bot) | 2022-08-10 | 1 | -1/+1 |
|
|
* | gh-75500: Add idlelib section to IDLE doc (GH-95832) | Miss Islington (bot) | 2022-08-09 | 1 | -0/+17 |
|
|
* | GH-92678: Document that you shouldn't be doing your own dictionary offset cal... | Miss Islington (bot) | 2022-08-09 | 3 | -12/+27 |
|
|
* | gh-95767: Fix grammatical error in asyncio loop.create_task docs (GH-95768) | Miss Islington (bot) | 2022-08-09 | 1 | -1/+1 |
|
|
* | gh-94635: Fixup sqlite3 'Introduction' seealso note (GH-95751) (#95752) | Miss Islington (bot) | 2022-08-09 | 1 | -12/+12 |
|
|
* | [3.11] gh-95273: Reorganize sqlite3 doc module level funcs and vars (GH-95626... | Erlend E. Aasland | 2022-08-09 | 1 | -148/+146 |
|
|
* | gh-95155: Update "Using Python on a Mac" documentation (GH-95284) (GH-95742) | Miss Islington (bot) | 2022-08-06 | 1 | -3/+4 |
|
|
* | gh-89362: Doc IDLE menu and search (GH-95697) (GH-95718) | Miss Islington (bot) | 2022-08-06 | 1 | -17/+25 |
|
|
* | [3.11] Remove draft notice from 3.11 What's new (GH-95713) (#95715) | Miss Islington (bot) | 2022-08-05 | 1 | -7/+0 |
|
|
* | [3.11] Clarifying the documentation on library/syslog (GH-92587) (GH-95492) | Shantanu | 2022-08-05 | 1 | -3/+7 |
|
|
* | GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95700) | Miss Islington (bot) | 2022-08-05 | 1 | -0/+1 |
|
|
* | GH-90997: Document CACHEs (GH-95694) (GH-95696) | Miss Islington (bot) | 2022-08-05 | 2 | -0/+25 |
|
|
* | gh-65802: IDLE - explain SaveAs and extensions (GH-95690) (GH-95692) | Miss Islington (bot) | 2022-08-05 | 1 | -2/+5 |
|
|
* | [3.11] Docs: sqlite3 docs fixup (GH-95681) (GH-95683) | Erlend Egeberg Aasland | 2022-08-05 | 1 | -25/+25 |
|
|
* | [3.11] gh-95271: Extract placeholders howto from sqlite3 tutorial (GH-95522) ... | Erlend Egeberg Aasland | 2022-08-04 | 1 | -26/+38 |
|
|
* | [3.11] gh-95273: Improve documented return values and exceptions raised for s... | Erlend Egeberg Aasland | 2022-08-04 | 1 | -62/+72 |
|
|
* | Docs: fix two typos in the sqlite3 docs (GH-95661) | Miss Islington (bot) | 2022-08-04 | 1 | -2/+2 |
|
|
* | gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task ... | Miss Islington (bot) | 2022-08-04 | 1 | -6/+0 |
|
|
* | gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008) | Miss Islington (bot) | 2022-08-04 | 2 | -4/+32 |
|
|
* | gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) | Miss Islington (bot) | 2022-08-04 | 11 | -14/+14 |
|
|
* | [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP... | Serhiy Storchaka | 2022-08-04 | 38 | -67/+67 |
|
|
* | gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633) | Miss Islington (bot) | 2022-08-04 | 1 | -0/+3 |
|
|
* | gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632) | Miss Islington (bot) | 2022-08-04 | 1 | -0/+3 |
|
|
* | [3.11] [Enum] add whatsnew entries (GH-95455) (GH-95620) | Miss Islington (bot) | 2022-08-03 | 1 | -0/+43 |
|
|
* | gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env'... | Miss Islington (bot) | 2022-08-03 | 1 | -0/+5 |
|
|
* | gh-90817: Use .. deprecated-removed:: when removal version known (GH-94960) | Miss Islington (bot) | 2022-08-03 | 1 | -2/+2 |
|
|
* | gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function... | Steve Dower | 2022-08-03 | 1 | -12/+6 |
|
|
* | gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (G... | Miss Islington (bot) | 2022-08-03 | 1 | -0/+7 |
|
|
* | gh-95273: Align sqlite3 const doc refs with the devguide recommendations (GH-... | Miss Islington (bot) | 2022-08-03 | 1 | -39/+39 |
|
|
* | gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452) | Miss Islington (bot) | 2022-08-02 | 45 | -105/+319 |
|
|
* | gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (g... | Miss Islington (bot) | 2022-08-02 | 1 | -1/+1 |
|
|
* | [3.11] gh-95516: Add param types and clarify param descriptions of LogRecord ... | Miss Islington (bot) | 2022-08-02 | 1 | -25/+48 |
|
|
* | gh-92219: Clarify that some options to the installer may break the install (G... | Miss Islington (bot) | 2022-08-02 | 1 | -5/+9 |
|
|
* | [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) | Christian Heimes | 2022-08-01 | 1 | -0/+2 |
|
|
* | [3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438) | Christian Heimes | 2022-08-01 | 16 | -100/+205 |
|
|