index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
Miss Islington (bot)
2022-08-01
1
-9/+8
*
IDLE: Fix docs URL in the About window (GH-28417)
Miss Islington (bot)
2022-07-31
1
-2/+3
*
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
Christian Heimes
2022-07-31
11
-29/+868
*
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the ...
Miss Islington (bot)
2022-07-31
6
-83/+27
*
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95...
Christian Heimes
2022-07-31
12
-5/+47
*
[3.11] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 d...
Erlend Egeberg Aasland
2022-07-31
1
-100/+124
*
gh-95471: IDLE - Tweak Edit menu (GH-95481)
Miss Islington (bot)
2022-07-31
3
-1/+7
*
gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478)
Miss Islington (bot)
2022-07-30
1
-0/+1
*
gh-94938: Fix test (GH-95396)
Miss Islington (bot)
2022-07-30
1
-5/+0
*
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
Miss Islington (bot)
2022-07-30
4
-9/+31
*
gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
Miss Islington (bot)
2022-07-29
1
-12/+8
*
gh-95432: Fixup sqlite3 tutorial example (GH-95431)
Miss Islington (bot)
2022-07-29
1
-5/+5
*
GH-95097: fix `asyncio.run` for tasks without `uncancel` method (GH-95211) (G...
Miss Islington (bot)
2022-07-29
3
-6/+55
*
gh-95273: Improve sqlite3 class descriptions (GH-95379)
Miss Islington (bot)
2022-07-29
1
-8/+34
*
GH-90081: Run python tracers at full speed (GH-95328) (#95363)
Miss Islington (bot)
2022-07-29
3
-6/+12
*
gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95...
Miss Islington (bot)
2022-07-29
3
-54/+26
*
gh-95273: Condense sqlite3 executescript example (GH-95383)
Miss Islington (bot)
2022-07-29
2
-27/+9
*
Improve documentation for adding datetime and timedelta (gh-95403) (gh-95408)
Miss Islington (bot)
2022-07-29
1
-2/+2
*
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
Miss Islington (bot)
2022-07-28
3
-0/+5
*
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-9...
Miss Islington (bot)
2022-07-28
2
-0/+8
*
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (...
Miss Islington (bot)
2022-07-28
3
-8/+15
*
[3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
Miss Islington (bot)
2022-07-28
1
-1/+1
*
gh-95369: add missing decref in error case of exception group's split (GH-95370)
Miss Islington (bot)
2022-07-28
1
-0/+1
*
gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364)
Miss Islington (bot)
2022-07-28
3
-2/+42
*
Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95357)
Miss Islington (bot)
2022-07-28
1
-2/+3
*
gh-95355: Check tokens[0] after allocating memory (GH-95356)
Miss Islington (bot)
2022-07-28
2
-1/+2
*
[3.11] GH-93899: fix checks for eventfd flags (GH-95170). (#95342)
Kumar Aditya
2022-07-28
3
-10/+15
*
[3.11] gh-94938: Fix errror detection of unexpected keyword arguments (GH-949...
Serhiy Storchaka
2022-07-28
4
-85/+112
*
gh-95339: update bundled pip to 22.2.1 (gh-95340)
Miss Islington (bot)
2022-07-27
3
-1/+2
*
[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack...
Miss Islington (bot)
2022-07-27
8
-2/+18
*
gh-95174: Move WASIX logic into wasi-env (GH-95320)
Miss Islington (bot)
2022-07-27
2
-9/+22
*
gh-95273: Normalise sqlite3 reference wording (GH-95274)
Miss Islington (bot)
2022-07-27
1
-45/+48
*
gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (G...
Miss Islington (bot)
2022-07-27
1
-5/+5
*
GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
Miss Islington (bot)
2022-07-27
2
-0/+2
*
[3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (...
Christian Heimes
2022-07-27
3
-22/+24
*
gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-9...
Miss Islington (bot)
2022-07-27
1
-1/+7
*
[3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-...
Miss Islington (bot)
2022-07-27
5
-8/+23
*
[3.11] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH...
Miss Islington (bot)
2022-07-27
2
-2/+16
*
Fix minor docstring issues in `dataclasses.py`. (gh-93024) (GH-95286)
Miss Islington (bot)
2022-07-27
1
-7/+7
*
gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292) (GH-95293)
Miss Islington (bot)
2022-07-27
1
-4/+1
*
gh-95285: py.exe launcher fails with short argv0 (GH-95295) (GH-95298)
Miss Islington (bot)
2022-07-27
3
-3/+20
*
gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (GH-95269) (...
Miss Islington (bot)
2022-07-27
1
-1/+11
*
gh-95041: Fix several minor issues in syslog.openlog() (GH-95058) (GH-95261)
Miss Islington (bot)
2022-07-26
1
-24/+33
*
gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-951...
Miss Islington (bot)
2022-07-26
1
-0/+3
*
gh-91810: Fix regression with writing an XML declaration with encoding='unico...
Miss Islington (bot)
2022-07-26
3
-20/+10
*
[3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-...
Miss Islington (bot)
2022-07-26
6
-443/+614
*
gh-95235: Add explicit parameter list to some sqlite3 methods (GH-95240) (GH-...
Miss Islington (bot)
2022-07-26
1
-67/+143
*
gh-95205: Improve WASM README.md (GH-95267) (GH-95270)
Miss Islington (bot)
2022-07-26
2
-12/+112
*
gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have alr...
Miss Islington (bot)
2022-07-26
4
-4/+32
*
Post 3.11.0b5
Pablo Galindo
2022-07-26
1
-1/+1
[prev]
[next]