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
*
gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)
Miss Islington (bot)
2024-01-31
1
-1/+1
*
Use Unicode unconditionally for _winapi.CreateFile (GH-114611)
Steve Dower
2024-01-26
2
-13/+19
*
[3.11] gh-114492: Initialize struct termios before calling tcgetattr() (GH-11...
Miss Islington (bot)
2024-01-23
1
-0/+2
*
[3.11] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (GH-11...
Serhiy Storchaka
2024-01-18
1
-10/+11
*
[3.11] gh-111777: Fix assertion errors on incorrectly still-tracked GC object...
Miss Islington (bot)
2024-01-17
1
-1/+5
*
[3.11] gh-70835: Clarify error message for CSV file opened with wrong newline...
Miss Islington (bot)
2024-01-17
1
-1/+2
*
[3.11] gh-104282: Fix null pointer dereference in `lzma._decode_filter_proper...
Miss Islington (bot)
2024-01-17
1
-1/+3
*
gh-114096: Restore privileges in _winapi.CreateJunction after creating the ju...
Steve Dower
2024-01-16
1
-9/+25
*
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
Steve Dower
2024-01-11
1
-23/+24
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
Miss Islington (bot)
2024-01-11
1
-5/+162
*
[3.11] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during wri...
Miss Islington (bot)
2024-01-08
1
-4/+8
*
[3.11] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959) (#113167)
Diego Russo
2024-01-05
2
-59/+124
*
[3.11] gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13...
Serhiy Storchaka
2024-01-01
2
-6/+6
*
[3.11] gh-113566: Fix asyncio segfault during interpreter finalization (#113578)
Guido van Rossum
2023-12-30
1
-0/+3
*
[3.11] bpo-11102: Make configure enable major(), makedev(), and minor() on HP...
Miss Islington (bot)
2023-12-28
1
-4/+5
*
[3.11] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503...
Miss Islington (bot)
2023-12-25
1
-5/+11
*
[3.11] gh-110190: Fix ctypes structs with array on Arm (#112604) (#112766)
Diego Russo
2023-12-06
2
-18/+71
*
[3.11] gh-105967: Work around a macOS bug, limit zlib C library crc32 API cal...
Miss Islington (bot)
2023-12-04
2
-10/+26
*
[3.11] gh-109786: Fix leaks and crash when re-enter itertools.pairwise.__next...
Miss Islington (bot)
2023-12-04
1
-2/+11
*
[3.11] gh-112678: Declare `Tkapp_CallDeallocArgs()` as `static` (GH-112679) (...
Miss Islington (bot)
2023-12-04
1
-1/+1
*
[3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking() (...
Alexey Izbyshev
2023-12-01
1
-3/+5
*
[3.11] gh-112105: Make completer delims work on libedit (gh-112106) (gh-112488)
Miss Islington (bot)
2023-11-28
1
-0/+16
*
[3.11] bpo-41422: Visit the Pickler's and Unpickler's memo in tp_traverse (GH...
Serhiy Storchaka
2023-11-27
1
-0/+14
*
[3.11] gh-111942: Fix crashes in TextIOWrapper.reconfigure() (GH-111976) (GH-...
Miss Islington (bot)
2023-11-15
1
-4/+46
*
[3.11] Fix undefined behaviour in datetime.time.fromisoformat() (GH-111982) (...
Miss Islington (bot)
2023-11-12
1
-1/+1
*
[3.11] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Wind...
Miss Islington (bot)
2023-11-11
1
-1/+6
*
[3.11] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111...
Miss Islington (bot)
2023-11-10
1
-8/+17
*
[3.11] GH-111804: Drop posix.fallocate() under WASI (GH-111869) (GH-111920)
Brett Cannon
2023-11-09
2
-5/+8
*
[3.11] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 co… (gh-...
Donghee Na
2023-11-06
1
-3/+6
*
[3.11] gh-111174: Fix crash in getbuffer() called repeatedly for empty BytesI...
Miss Islington (bot)
2023-10-25
1
-3/+4
*
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
Miss Islington (bot)
2023-10-20
1
-16/+20
*
[3.11] [3.12] bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825)...
Serhiy Storchaka
2023-10-15
1
-219/+152
*
[3.11] gh-109747: Improve errors for unsupported look-behind patterns (GH-109...
Miss Islington (bot)
2023-10-14
2
-9/+7
*
[3.11] gh-110590: Fix a bug where _sre.compile would overwrite exceptions (GH...
Miss Islington (bot)
2023-10-10
1
-0/+3
*
[3.11] gh-78469: Declare missing sethostname for Solaris 10 (GH-109447) (#110...
Miss Islington (bot)
2023-10-10
1
-2/+3
*
[3.11] gh-109191: Fix build with newer editline (gh-110239) (#110575)
Bo Anderson
2023-10-09
1
-1/+1
*
[3.11] gh-110365: Fix error overwrite in `termios.tcsetattr` (GH-110366) (#11...
Miss Islington (bot)
2023-10-05
1
-13/+26
*
[3.11] gh-108851: Fix support.get_recursion_available() for USE_STACKCHECK (#...
Victor Stinner
2023-09-29
1
-2/+8
*
[3.11] gh-110052: Fix faulthandler for freed tstate (#110069) (#110072)
Victor Stinner
2023-09-29
1
-2/+1
*
[3.11] gh-109098: Fuzz re module instead of internal sre (GH-109911) (GH-109933)
Miss Islington (bot)
2023-09-27
1
-20/+16
*
[3.11] gh-109593: Fix reentrancy issue in multiprocessing resource_tracker (G...
Miss Islington (bot)
2023-09-26
1
-0/+14
*
[3.11] gh-109631: Allow interruption of short repeated regex matches (GH-1098...
Miss Islington (bot)
2023-09-26
2
-2/+5
*
[3.11] gh-109795: `_thread.start_new_thread`: allocate thread bootstate usinâ...
Victor Stinner
2023-09-25
1
-3/+6
*
[3.11] gh-109613: _pystat_fromstructstat() checks for exceptions (#109618) (#...
Victor Stinner
2023-09-21
1
-46/+67
*
[3.11] gh-108987: Fix _thread.start_new_thread() race condition (#109135) (#1...
Victor Stinner
2023-09-11
1
-16/+31
*
[3.11] gh-104690: thread_run() checks for tstate dangling pointer (#109056) (...
Victor Stinner
2023-09-08
1
-2/+5
*
[3.11] gh-104372: Drop the GIL around the vfork() call. (#104782) (#104958)
Gregory P. Smith
2023-09-01
1
-2/+19
*
[3.11] gh-107801: Improve the accuracy of io.IOBase.seek docs (#108268) (#108...
Erlend E. Aasland
2023-08-29
1
-7/+14
*
[3.11] gh-107801: Document io.TextIOWrapper.tell (#108265) (#108548)
Erlend E. Aasland
2023-08-27
2
-3/+12
*
[3.11] gh-107913: Fix possible losses of OSError error codes (GH-107930) (GH-...
Serhiy Storchaka
2023-08-27
14
-75/+122
[next]