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
*
Python 3.13.1
v3.13.1
Thomas Wouters
2024-12-03
186
-684/+2507
*
[3.13] gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952) (#1...
Miss Islington (bot)
2024-12-03
5
-12/+32
*
[3.13] gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (GH-123941) (#...
Miss Islington (bot)
2024-12-03
3
-1/+22
*
[3.13] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IP...
Miss Islington (bot)
2024-12-03
3
-0/+42
*
[3.13] gh-127253: Note that Stable ABI is about ABI stability (GH-127254) (GH...
Miss Islington (bot)
2024-12-03
1
-3/+11
*
[3.13] gh-127521: Mark list as "shared" before resizing if necessary (GH-1275...
Miss Islington (bot)
2024-12-03
1
-0/+20
*
gh-119826: Improved fallback for ntpath.abspath() on Windows (GH-119938)
Miss Islington (bot)
2024-12-02
3
-18/+35
*
[3.13] gh-126914: Store the Preallocated Thread State's Pointer in a PyInterp...
Eric Snow
2024-12-02
4
-29442/+29496
*
[3.13] gh-126876: Fix socket internal_select() for large timeout (GH-126968) ...
Miss Islington (bot)
2024-12-02
2
-1/+37
*
[3.13] gh-126890: Restore stripped `ssl` docstrings (GH-127281) (#127513)
Peter Bierma
2024-12-02
2
-125/+153
*
[3.13] gh-113841: fix possible undefined division by 0 in _Py_c_pow() (GH-127...
Miss Islington (bot)
2024-12-02
3
-1/+8
*
[3.13] add missing gc_collect() calls in sqlite3 tests (GH-127446) (#127500)
Miss Islington (bot)
2024-12-02
1
-0/+2
*
[3.13] gh-126720: Docs: Miscellaneous corrections to simple statements in the...
Carol Willing
2024-12-02
1
-22/+11
*
[3.13] gh-126699: allow AsyncIterator to be used as a base for Protocols (GH-...
Miss Islington (bot)
2024-12-02
3
-1/+6
*
[3.13] gh-122838: Document missing opcodes (GH-123073) (#126492)
Miss Islington (bot)
2024-12-02
1
-0/+21
*
[3.13] gh-99880: document rounding mode for new-style formatting (GH-121481) ...
Miss Islington (bot)
2024-12-02
1
-0/+5
*
[3.13] gh-125666: Avoid PyREPL exiting when a null byte is in input (GH-12573...
Miss Islington (bot)
2024-12-02
4
-1/+17
*
[3.13] gh-124984: Enhance `ssl` thread safety (GH-124993) (#125780)
Peter Bierma
2024-12-02
4
-243/+1696
*
[3.13] gh-125703: Correctly honour tracemalloc hooks on specialized DECREF pa...
Miss Islington (bot)
2024-12-02
2
-0/+7
*
[3.13] gh-101100: Fix Sphinx warnings about list methods (GH-127054) (#127511)
Miss Islington (bot)
2024-12-02
3
-8/+7
*
[3.13] gh-126618: fix repr(itertools.count(sys.maxsize)) (GH-127048) (#127508)
Miss Islington (bot)
2024-12-02
3
-6/+28
*
[3.13] Fix Unicode encode_wstr_utf8() (#127420) (#127505)
Bénédikt Tran
2024-12-02
1
-1/+1
*
[3.13] gh-127443: Fix some entries in `Doc/data/refcounts.dat` (GH-127451) (#...
Miss Islington (bot)
2024-12-02
1
-19/+21
*
[3.13] gh-127321: Avoid stopping at an opcode without an associated line numb...
Tian Gao
2024-12-01
3
-0/+24
*
[3.13] gh-127356: Fix prepend doctrees directory for gettext target (GH-12735...
Miss Islington (bot)
2024-12-01
1
-1/+1
*
[3.13] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#127460)
Yuki Kobayashi
2024-12-01
1
-20/+19
*
[3.13] Add the missing `f` on an f-string error message in multiprocessing. (...
Miss Islington (bot)
2024-12-01
1
-1/+1
*
[3.13] gh-127165: Disallow embedded NULL characters in `_interpreters` (GH-12...
Miss Islington (bot)
2024-12-01
2
-0/+9
*
[3.13] gh-127190: Fix local_setattro() error handling (GH-127366) (#127367)
Miss Islington (bot)
2024-12-01
2
-1/+16
*
[3.13] gh-127341: Argument Clinic: fix compiler warnings for getters with doc...
Peter Bierma
2024-11-30
5
-66/+28
*
[3.13] summarize: Fix typo in stats (GH-127450) (#127454)
Miss Islington (bot)
2024-11-30
1
-1/+1
*
[3.13] gh-109746: Fix race condition in test_start_new_thread_failed (GH-1272...
Miss Islington (bot)
2024-11-30
1
-2/+2
*
[3.13] gh-124008: Fix calculation of the number of written bytes for the Wind...
Miss Islington (bot)
2024-11-30
3
-28/+115
*
[3.13] gh-123967: Fix faulthandler for trampoline frames (GH-127329) (#127362)
Miss Islington (bot)
2024-11-30
2
-9/+16
*
[3.13] gh-127217: Fix pathname2url() for paths starting with multiple slashes...
Miss Islington (bot)
2024-11-30
3
-0/+9
*
[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127390)
Miss Islington (bot)
2024-11-30
5
-2/+13
*
[3.13] gh-127316: fix incorrect assertion in setting `__class__` in free-thre...
Miss Islington (bot)
2024-11-29
2
-1/+16
*
[3.13] Link to correct class methods in asyncio primitives docs (GH-127270) (...
Miss Islington (bot)
2024-11-29
1
-4/+4
*
[3.13] gh-127208: Reject null character in _imp.create_dynamic() (GH-127400) ...
Miss Islington (bot)
2024-11-29
2
-3/+18
*
[3.13] gh-124873: Skip timerfd tests on Android (GH-127279) (#127290)
Miss Islington (bot)
2024-11-29
1
-2/+3
*
[3.13] gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (GH-1273...
Miss Islington (bot)
2024-11-29
1
-1/+5
*
[3.13] fix param type in PyObject_HasAttrWithError (docs) (GH-127403) (#127404)
Miss Islington (bot)
2024-11-29
1
-1/+1
*
[3.13] gh-126881: fix finalization of dtoa state (GH-126904) (#127395)
Miss Islington (bot)
2024-11-29
2
-1/+4
*
[3.13] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (#127365) (#127393)
Hugo van Kemenade
2024-11-29
1
-1/+4
*
[3.13] Fix indentation for contextlib.asynccontextmanager docs (GH-127333) (#...
Miss Islington (bot)
2024-11-27
1
-3/+3
*
[3.13] gh-122273: Support PyREPL history on Windows (#127141) (#127289)
Victor Stinner
2024-11-26
3
-20/+40
*
[3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055) (#12...
Victor Stinner
2024-11-26
4
-59/+82
*
[3.13] gh-127183: Add `_ctypes.CopyComPointer` tests (GH-127184) (GH-127251)
Miss Islington (bot)
2024-11-26
1
-17/+115
*
[3.13] gh-101100: Fix sphinx warnings in `howto/*` (GH-127084) (#127287)
Miss Islington (bot)
2024-11-26
3
-102/+101
*
[3.13] gh-127265: Remove single quotes from 'arrow's in tutorial/errors.rst (...
Miss Islington (bot)
2024-11-25
1
-1/+1
[next]