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
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-111049: Fix crash during garbage collection of the BytesIO buffer o...
Miss Islington (bot)
2023-12-14
1
-10/+4
*
[3.12] gh-110190: Fix ctypes structs with array on Arm (#112604) (#112767)
Diego Russo
2023-12-06
2
-18/+71
*
[3.12] gh-112334: Restore subprocess's use of `vfork()` & fix `extra_groups=[...
Miss Islington (bot)
2023-12-04
1
-2/+10
*
[3.12] gh-105967: Work around a macOS bug, limit zlib C library crc32 API cal...
Miss Islington (bot)
2023-12-04
2
-10/+26
*
[3.12] gh-109786: Fix leaks and crash when re-enter itertools.pairwise.__next...
Miss Islington (bot)
2023-12-04
1
-2/+11
*
[3.12] gh-112678: Declare `Tkapp_CallDeallocArgs()` as `static` (GH-112679) (...
Miss Islington (bot)
2023-12-04
1
-1/+1
*
[3.12] Add more C API tests (GH-112522) (GH-112525)
Miss Islington (bot)
2023-11-29
1
-0/+33
*
[3.12] gh-109802: Increase test coverage for complexobject.c (GH-112452) (GH-...
Miss Islington (bot)
2023-11-28
1
-0/+59
*
[3.12] gh-112105: Make completer delims work on libedit (gh-112106) (gh-112487)
Miss Islington (bot)
2023-11-28
1
-0/+16
*
[3.12] gh-105716: Support Background Threads in Subinterpreters Consistently ...
Eric Snow
2023-11-28
3
-44/+66
*
[3.12] gh-109853: Fix sys.path[0] For Subinterpreters (gh-109994) (gh-110701)
Eric Snow
2023-11-27
1
-10/+26
*
[3.12] gh-76785: Use Pending Calls When Releasing Cross-Interpreter Data (gh-...
Eric Snow
2023-11-27
2
-28/+36
*
[3.12] bpo-41422: Visit the Pickler's and Unpickler's memo in tp_traverse (GH...
Miss Islington (bot)
2023-11-27
1
-0/+15
*
[3.12] gh-112438: Fix support of format units with the "e" prefix in nested t...
Miss Islington (bot)
2023-11-27
1
-5/+9
*
[3.12] gh-112358: Fix Python 3.12 regression with subclassing struct.Struct (...
Mark Dickinson
2023-11-27
2
-34/+41
*
[3.12] gh-111942: Fix SystemError in the TextIOWrapper constructor (GH-112061...
Victor Stinner
2023-11-15
1
-2/+11
*
[3.12] gh-111942: Fix crashes in TextIOWrapper.reconfigure() (GH-111976) (GH-...
Miss Islington (bot)
2023-11-14
1
-3/+36
*
[3.12] gh-111777: Fix assertion errors on incorrectly still-tracked GC object...
Miss Islington (bot)
2023-11-12
1
-1/+3
*
[3.12] Fix undefined behaviour in datetime.time.fromisoformat() (GH-111982) (...
Miss Islington (bot)
2023-11-12
1
-1/+1
*
[3.12] gh-110395: invalidate open kqueues after fork (GH-110517) (#111745)
Gregory P. Smith
2023-11-11
1
-7/+143
*
[3.12] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Wind...
Miss Islington (bot)
2023-11-11
1
-1/+6
*
[3.12] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111...
Miss Islington (bot)
2023-11-10
1
-8/+17
*
[3.12] GH-111804: Drop posix.fallocate() under WASI (GH-111869) (GH-111919)
Brett Cannon
2023-11-09
2
-5/+8
*
[3.12] gh-111495: Add tests for PyList C API (GH-111562) (GH-111861)
Miss Islington (bot)
2023-11-08
1
-1/+179
*
[3.12] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs rea...
Miss Islington (bot)
2023-11-06
1
-3/+6
*
[3.12] gh-111495: Add tests for PyComplex C API (GH-111591) (GH-111753)
Miss Islington (bot)
2023-11-05
1
-0/+92
*
[3.12] gh-111495: Add tests for PyFloat C API (GH-111624) (GH-111752)
Miss Islington (bot)
2023-11-05
1
-0/+74
*
[3.12] gh-111253: Fix error checking in _socket module init (GH-111254) (#111...
Miss Islington (bot)
2023-11-01
1
-2/+2
*
[3.12] gh-111295: Fix error checking in time extension module init (GH-111296...
Miss Islington (bot)
2023-11-01
1
-10/+17
*
[3.12] gh-111495: Add tests for PyBytes and PyByteArray C API (GH-111496) (GH...
Miss Islington (bot)
2023-11-01
2
-0/+346
*
[3.12] gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 (#11...
Victor Stinner
2023-11-01
2
-2/+2
*
[3.12] gh-111495: add stub files for C API test modules (GH-111586) (GH-111592)
Sergey B Kirpichev
2023-11-01
11
-3/+169
*
[3.12] gh-108082: C API: Add tests for PyErr_WriteUnraisable() (GH-111455) (G...
Miss Islington (bot)
2023-10-30
1
-0/+17
*
[3.12] gh-111342: fix typo in math.sumprod (GH-111416) (gh-111419)
Miss Islington (bot)
2023-10-28
1
-1/+1
*
GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294)
Miss Islington (bot)
2023-10-26
1
-3/+3
*
[3.12] gh-111174: Fix crash in getbuffer() called repeatedly for empty BytesI...
Miss Islington (bot)
2023-10-25
1
-3/+4
*
[3.12] gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111...
Serhiy Storchaka
2023-10-25
4
-32/+62
*
[3.12] gh-110572: Fix potential leaks in test_*_code in _testcapi/getargs.c (...
Miss Islington (bot)
2023-10-21
1
-33/+57
*
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
Miss Islington (bot)
2023-10-20
1
-16/+20
*
[3.12] bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) (GH-11...
Serhiy Storchaka
2023-10-15
1
-218/+151
*
[3.12] gh-110628: Add tests for PyLong C API (GH-110629) (GH-110854)
Serhiy Storchaka
2023-10-14
2
-0/+224
*
[3.12] gh-109747: Improve errors for unsupported look-behind patterns (GH-109...
Miss Islington (bot)
2023-10-14
2
-9/+7
*
[3.12] gh-110815: Improve tests for PyArg_ParseTupleAndKeywords() (GH-110817)...
Miss Islington (bot)
2023-10-13
1
-13/+39
*
[3.12] gh-84489: C API: Add tests for Py_BuildValue() (GH-110596) (GH-110680)
Miss Islington (bot)
2023-10-11
1
-0/+37
*
[3.12] gh-110590: Fix a bug where _sre.compile would overwrite exceptions (GH...
Miss Islington (bot)
2023-10-10
1
-0/+3
*
[3.12] gh-78469: Declare missing sethostname for Solaris 10 (GH-109447) (#110...
Miss Islington (bot)
2023-10-10
1
-2/+3
*
[3.12] gh-109191: Fix build with newer editline (gh-110239) (gh-110562)
Miss Islington (bot)
2023-10-09
1
-1/+1
*
[3.12] gh-110549: Remove unused includes of <stddef.h> in _testcapi (GH-11055...
Serhiy Storchaka
2023-10-09
3
-6/+0
*
[3.12] gh-110525: Cover PySet_Add corner case with frozenset objects (GH-1105...
Miss Islington (bot)
2023-10-09
1
-0/+37
*
[3.12] gh-110525: Add CAPI tests for set and frozenset objects (GH-110526). (...
Nikita Sobolev
2023-10-09
4
-1/+167
[next]