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
*
[3.13] gh-117398: Statically Allocate the Datetime C-API (GH-119472) (gh-119641)
Eric Snow
2024-05-28
3
-110/+194
*
[3.13] gh-119118: Fix performance regression in tokenize module (GH-119615) (...
Miss Islington (bot)
2024-05-28
4
-4/+68
*
[3.13] gh-119011: `type.__type_params__` now return an empty tuple (GH-119296...
Miss Islington (bot)
2024-05-28
4
-0/+19
*
[3.13] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#...
Jelle Zijlstra
2024-05-28
7
-14/+150
*
[3.13] gh-119581: Add a test of InitVar with name shadowing (GH-119582) (#119...
Miss Islington (bot)
2024-05-28
1
-0/+23
*
[3.13] Clarify base64.a85encode docs: *wrapcols* doesn't count the newline (G...
Miss Islington (bot)
2024-05-28
2
-2/+2
*
[3.13] [doc] Clarify the nature of the root logger in the `logging` documenta...
Miss Islington (bot)
2024-05-28
1
-9/+11
*
[3.13] Re-order imports to align with zipp 3.18.2 (GH-119587) (#119589)
Miss Islington (bot)
2024-05-28
2
-3/+3
*
[3.13] gh-116860: Remove outdated `test_parserhack` from `test_future` (GH-11...
Miss Islington (bot)
2024-05-28
1
-20/+0
*
[3.13] gh-117398: Revert gh-119636, Add multiphase support to _datetime (#119...
Eric Snow
2024-05-28
2
-32/+15
*
[3.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ...
Miss Islington (bot)
2024-05-27
2
-4/+4
*
[3.13] gh-117398: Add multiphase support to _datetime (gh-119373) (gh-119636)
Miss Islington (bot)
2024-05-27
2
-15/+32
*
[3.13] gh-119584: Fix test_import Failed Assertion (gh-119623) (gh-119633)
Miss Islington (bot)
2024-05-27
3
-2/+8
*
[3.13] gh-119560: Drop an Invalid Assert in PyState_FindModule() (gh-119561) ...
Miss Islington (bot)
2024-05-27
4
-4/+100
*
[3.13] Docs: Move inline JavaScript to own file to reduce duplication (GH-119...
Hugo van Kemenade
2024-05-27
2
-85/+90
*
[3.13] Misc cleanups and wording improvements for the itertools docs (gh-1196...
Miss Islington (bot)
2024-05-27
1
-122/+116
*
[3.13] gh-119580: Improve version added section for convenience variable (GH-...
Miss Islington (bot)
2024-05-27
1
-0/+2
*
[3.13] Docs: Only install sphinx-autobuild for `make htmllive` (GH-119607) (#...
Miss Islington (bot)
2024-05-27
2
-2/+5
*
[3.13] gh-119467: Fix Py_buffer.format type and correct documentation typo (G...
Miss Islington (bot)
2024-05-27
1
-2/+2
*
[3.13] Fix typos in HISTORY documentation (GH-119453) (#119597)
Miss Islington (bot)
2024-05-27
2
-35/+36
*
[3.13] gh-111997: Fix argument count for LINE event and clarify type of argum...
Miss Islington (bot)
2024-05-26
1
-10/+12
*
[3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570)
Miss Islington (bot)
2024-05-26
18
-23/+23
*
[3.13] gh-99180: Make `StackSummary.should_show_carets` private (GH-119554) (...
Miss Islington (bot)
2024-05-25
1
-2/+2
*
[3.13] FAQ: Add reference to Python version numbering scheme (GH-119225) (#11...
Miss Islington (bot)
2024-05-25
1
-2/+2
*
[3.13] gh-111999: Fix the signature of str.format_map() (GH-119540) (#119543)
Miss Islington (bot)
2024-05-25
3
-2/+3
*
[3.13] Misc improvement to the docs for itertools (gh-119529) (#119531)
Raymond Hettinger
2024-05-24
1
-55/+55
*
[3.13] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-119520) (#119522)
Miss Islington (bot)
2024-05-24
1
-1/+1
*
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posix...
Miss Islington (bot)
2024-05-24
7
-359/+389
*
[3.13] GH-119496: accept UTF-8 BOM in .pth files (GH-119508)
Miss Islington (bot)
2024-05-24
1
-1/+3
*
[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (#119504)
Miss Islington (bot)
2024-05-24
3
-8/+12
*
[3.13] gh-118692: Avoid creating unnecessary StopIteration instances for moni...
Miss Islington (bot)
2024-05-24
10
-35/+61
*
[3.13] GH-113464: Run the JIT interpreter before any other JIT CI (GH-119490)
Miss Islington (bot)
2024-05-24
1
-0/+15
*
[3.13] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#119465) (#119479)
Victor Stinner
2024-05-23
1
-4/+6
*
[3.13] gh-118727: Don't drop the GIL in `drop_gil()` unless the current threa...
Miss Islington (bot)
2024-05-23
5
-55/+68
*
[3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471)
Miss Islington (bot)
2024-05-23
2
-12/+30
*
[3.13] GH-117195: Avoid assertion error in `object.__sizeof__` (GH-117220) (G...
Miss Islington (bot)
2024-05-23
3
-2/+9
*
[3.13] Fix typos in what's new documentation (GH-119448) (#119449)
Miss Islington (bot)
2024-05-23
6
-9/+9
*
[3.13] gh-90562: Mention slots pitfall in dataclass docs (GH-107391) (#119350)
Miss Islington (bot)
2024-05-23
1
-1/+4
*
[3.13] gh-111201: Speed up paste mode in the REPL (#119341) (GH-119432) (#119...
Miss Islington (bot)
2024-05-23
6
-16/+22
*
[3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user f...
Lysandros Nikolaou
2024-05-23
5
-9/+79
*
[3.13] gh-119434: Fix culmitive errors in wrapping as lines proceed (GH-11943...
Miss Islington (bot)
2024-05-23
1
-3/+9
*
[3.13] gh-117657: Fix missing atomic in dict_resize (GH-119312) (#119417)
Miss Islington (bot)
2024-05-22
1
-1/+1
*
[3.13] gh-70795: Rework RLock documentation (GH-103853) (#119436)
Miss Islington (bot)
2024-05-22
1
-24/+51
*
[3.13] gh-111201: auto-indentation in _pyrepl (GH-119348) (#119427)
Lysandros Nikolaou
2024-05-22
2
-58/+179
*
[3.13] Enable some stricter mypy settings on `Lib/_pyrepl` (GH-119077) (#119428)
Miss Islington (bot)
2024-05-22
1
-4/+1
*
[3.13] gh-113978: Ignore warnings on text completion inside REPL (GH-113979) ...
Miss Islington (bot)
2024-05-22
2
-4/+7
*
[3.13] gh-119357: Increase test coverage for keymap in _pyrepl (GH-119358) (#...
Lysandros Nikolaou
2024-05-22
3
-53/+94
*
gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)
Miss Islington (bot)
2024-05-22
2
-2/+3
*
[3.13] gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (GH-118696) (...
Miss Islington (bot)
2024-05-22
1
-0/+1
*
[3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded b...
Miss Islington (bot)
2024-05-22
4
-3/+106
[next]