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-123378: Ensure results of `PyUnicode*Error_Get{Start,End}` are clamped (GH...
Bénédikt Tran
2024-12-04
7
-111/+492
*
gh-126524: Run `regen-unicodedata` as a part of our CI (#126682)
sobolevn
2024-12-04
1
-1/+1
*
gh-127572: Fix `test_structmembers` initialization (GH-127577)
Sam Gross
2024-12-04
2
-2/+2
*
Itertool recipe additions (gh-127483)
Raymond Hettinger
2024-12-04
1
-0/+37
*
gh-127146: Resolve some minor problems in Emscripten tests (#127565)
Hood Chatham
2024-12-04
3
-4/+4
*
gh-112192: Increase the trace module coverage precision to one decimal (#126972)
RUANG (James Roy)
2024-12-03
4
-7/+7
*
gh-115999: Enable specialization of `CALL` instructions in free-threaded buil...
mpage
2024-12-03
11
-92/+220
*
gh-127271: Replace use of PyCell_GET/SET (gh-127272)
Neil Schemenauer
2024-12-03
8
-48/+231
*
gh-115999: Add free-threaded specialization for `SEND` (gh-127426)
Neil Schemenauer
2024-12-03
4
-15/+50
*
gh-127421: Fix race in test_start_new_thread_failed (#127549)
mpage
2024-12-03
1
-1/+2
*
gh-115999: Specialize `LOAD_SUPER_ATTR` in free-threaded builds (gh-127128)
Neil Schemenauer
2024-12-03
6
-21/+51
*
gh-127347: Document `traceback.print_list` (#127348)
Tomas R.
2024-12-03
4
-3/+10
*
gh-127255: Make `CopyComPointer` public and add to `ctypes` doc. (GH-127275)
Jun Komoda
2024-12-03
5
-4/+26
*
gh-117657: TSAN Fix races in `PyMember_Get` and `PyMember_Set` for C extensio...
Daniele Parmeggiani
2024-12-03
10
-50/+735
*
gh-126585: Add EHWPOISON error code (#126586)
RUANG (James Roy)
2024-12-03
4
-0/+16
*
gh-127253: Note that Stable ABI is about ABI stability (GH-127254)
Petr Viktorin
2024-12-03
1
-3/+11
*
docs(logging): fix phrasing from "operation on" to "operate on" (#127543)
Alexander Stepchenko
2024-12-03
1
-1/+1
*
Speed-up lazy heapq import in collections (gh-127538)
Raymond Hettinger
2024-12-03
1
-1/+6
*
gh-127111: Emscripten Make web example work again (#127113)
Hood Chatham
2024-12-02
9
-92/+175
*
gh-127518: Fix pystats build after #127169 (#127526)
Michael Droettboom
2024-12-02
1
-2/+3
*
gh-127521: Mark list as "shared" before resizing if necessary (#127524)
Sam Gross
2024-12-02
1
-0/+20
*
gh-127411: Fix invalid conversion of load of TLBC array when compiled in C++ ...
mpage
2024-12-02
2
-2/+9
*
gh-126876: Fix test_socket.testLargeTimeout() for missing _testcapi (#127517)
Victor Stinner
2024-12-02
1
-2/+8
*
gh-115999: Use light-weight lock for UNPACK_SEQUENCE_LIST (gh-127514)
Donghee Na
2024-12-02
5
-44/+14
*
gh-101100: Fix Sphinx warnings about list methods (#127054)
Yuki Kobayashi
2024-12-02
3
-8/+7
*
gh-109523: Raise a BlockingIOError if reading text from a non-blocking stream...
Giovanni Siragusa
2024-12-02
7
-1/+57
*
gh-126618: fix repr(itertools.count(sys.maxsize)) (#127048)
Sergey B Kirpichev
2024-12-02
3
-6/+28
*
gh-126890: Restore stripped `ssl` docstrings (GH-127281)
Peter Bierma
2024-12-02
2
-14/+114
*
Fix Unicode encode_wstr_utf8() (#127420)
Victor Stinner
2024-12-02
1
-1/+1
*
GH-126491: GC: Mark objects reachable from roots before doing cycle collectio...
Mark Shannon
2024-12-02
14
-103/+355
*
add missing gc_collect() calls in sqlite3 tests (#127446)
CF Bolz-Tereick
2024-12-02
1
-0/+2
*
gh-127443: Fix some entries in `Doc/data/refcounts.dat` (#127451)
Bénédikt Tran
2024-12-02
1
-19/+21
*
GH-127429: fix sysconfig data generation on cross-builds (#127430)
Filipe Laíns 🇵🇸
2024-12-02
6
-20/+49
*
gh-115999: Add partial free-thread specialization for BINARY_SUBSCR (gh-127227)
Donghee Na
2024-12-02
10
-71/+128
*
gh-126899: Add `**kw` to `tkinter.Misc.after` and `tkinter.Misc.after_idle` (...
Zhikang Yan
2024-12-01
5
-8/+31
*
gh-119786: cleanup internal docs and fix internal links (#127485)
Bénédikt Tran
2024-12-01
11
-148/+152
*
gh-127321: Avoid stopping at an opcode without an associated line number for ...
Tian Gao
2024-12-01
3
-0/+24
*
gh-127356: Fix prepend doctrees directory for gettext target (#127357)
Rafael Fontenelle
2024-12-01
1
-1/+1
*
Add the missing `f` on an f-string error message in multiprocessing. (GH-127462)
Gregory P. Smith
2024-12-01
1
-1/+1
*
gh-127165: Disallow embedded NULL characters in `_interpreters` (#127199)
Peter Bierma
2024-12-01
2
-0/+9
*
GH-127381: pathlib ABCs: remove `PathBase.cwd()` and `home()` (#127427)
Barney Gale
2024-11-30
3
-17/+17
*
summarize: Fix typo in stats (#127450)
alm
2024-11-30
1
-1/+1
*
Docs: Fix incorrect indents in `c-api/type.rst` (#127449)
Yuki Kobayashi
2024-11-30
1
-25/+23
*
gh-127417: fix UTF-8 decoder optimization on AIX (#127433)
Inada Naoki
2024-11-30
1
-10/+14
*
gh-119786: improve internal docs on `co_linetable` (#123198)
Bénédikt Tran
2024-11-30
1
-26/+61
*
GH-127381: pathlib ABCs: remove `PathBase.lstat()` (#127382)
Barney Gale
2024-11-29
4
-29/+26
*
Link to correct class methods in asyncio primitives docs (#127270)
Ollanta Cuba Gyllensten
2024-11-29
1
-4/+4
*
gh-127316: fix incorrect assertion in setting `__class__` in free-threading (...
Kumar Aditya
2024-11-29
2
-1/+16
*
gh-127208: Reject null character in _imp.create_dynamic() (#127400)
Victor Stinner
2024-11-29
2
-3/+18
*
fix param type in PyObject_HasAttrWithError (docs) (#127403)
biggus-developerus
2024-11-29
1
-1/+1
[next]