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
...
*
gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (G...
Miss Islington (bot)
2022-08-03
2
-0/+10
*
gh-95273: Align sqlite3 const doc refs with the devguide recommendations (GH-...
Miss Islington (bot)
2022-08-03
1
-39/+39
*
gh-95609: update bundled pip to 22.2.2 (gh-95610)
Miss Islington (bot)
2022-08-03
3
-1/+2
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Miss Islington (bot)
2022-08-02
46
-105/+322
*
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-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557)
Miss Islington (bot)
2022-08-02
5
-24/+43
*
gh-83270: Update IDLE's credits (GH-95528)
Miss Islington (bot)
2022-08-02
1
-1/+11
*
gh-92219: Clarify that some options to the installer may break the install (G...
Miss Islington (bot)
2022-08-02
1
-5/+9
*
gh-91447: Fix findtext to only give an empty string on None (GH-91486)
Miss Islington (bot)
2022-08-01
3
-1/+19
*
GH-95150: Use position and exception tables for code hashing and equality (GH...
Miss Islington (bot)
2022-08-01
5
-5/+68
*
gh-95173: Add a regression test for sorting tuples containing None (GH-95464)
Miss Islington (bot)
2022-08-01
1
-0/+6
*
gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465)
Miss Islington (bot)
2022-08-01
2
-0/+6
*
[3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)
Christian Heimes
2022-08-01
17
-41/+332
*
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
Christian Heimes
2022-08-01
17
-100/+207
*
gh-95273: Clarify when sqlite_* attributes are added to sqlite3 exceptions (G...
Miss Islington (bot)
2022-08-01
1
-0/+3
*
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)
Miss Islington (bot)
2022-08-01
4
-15/+19
*
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
[prev]
[next]