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-117267: Ensure DirEntry.stat().st_ctime still contains creation time durin...
Miss Islington (bot)
2024-04-03
1
-0/+4
*
[3.12] gh-91565: Update issue tracker URL in error message. (GH-117450) (#117...
Miss Islington (bot)
2024-04-03
1
-2/+2
*
[3.12] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SS...
Miss Islington (bot)
2024-03-28
1
-1/+0
*
[3.12] gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (...
Gregory P. Smith
2024-03-26
21
-1814/+1568
*
[3.12] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-320...
Miss Islington (bot)
2024-03-25
1
-0/+1
*
[3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078)
jkriegshauser
2024-03-20
1
-0/+18
*
[3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bi...
Serhiy Storchaka
2024-03-20
2
-0/+14
*
[3.12] gh-113964: Don't prevent new threads until all non-daemon threads exit...
Sam Gross
2024-03-19
3
-5/+7
*
[3.12] gh-115874: Don't use module state in teedataobject tp_dealloc (GH-1162...
Miss Islington (bot)
2024-03-18
1
-5/+3
*
[3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-11...
Antoine Pitrou
2024-03-18
1
-2/+2
*
Fix linting for Modules/gcmodule.c (#116691)
Pablo Galindo Salgado
2024-03-13
1
-1/+1
*
[3.12] gh-116604: Correctly honor the gc status when calling _Py_RunGC (GH-11...
Pablo Galindo Salgado
2024-03-12
1
-0/+3
*
[3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (...
Miss Islington (bot)
2024-03-12
1
-32/+36
*
[3.12] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) ...
Miss Islington (bot)
2024-03-11
1
-31/+30
*
[3.12] gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posix...
Miss Islington (bot)
2024-03-09
1
-6/+17
*
[3.12] gh-116447: Fix possible UB in `arraymodule` and `getargs` (GH-116459) ...
Miss Islington (bot)
2024-03-08
1
-1/+1
*
[3.12] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule...
Miss Islington (bot)
2024-03-07
1
-9/+19
*
[3.12] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) ...
Sebastian Pipping
2024-03-06
5
-2/+155
*
[3.12] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (...
Miss Islington (bot)
2024-03-06
1
-26/+29
*
gh-116116: Backport blake2 change to fix building with clang-cl on windows-i6...
Miss Islington (bot)
2024-03-04
2
-2/+2
*
[3.12] Consistently spell out *predicate* instead of *pred*. (gh-116308) (gh-...
Miss Islington (bot)
2024-03-04
1
-3/+3
*
[3.12] gh-114572: Fix locking in cert_store_stats and get_ca_certs (GH-114573...
Miss Islington (bot)
2024-02-29
1
-5/+60
*
[3.12] gh-115886: Handle embedded null characters in shared memory name (GH-1...
Serhiy Storchaka
2024-02-25
1
-2/+12
*
[3.12] gh-67044: Always quote or escape \r and \n in csv.writer() (GH-115741)...
Miss Islington (bot)
2024-02-23
1
-0/+2
*
[3.12] gh-115712: Support CSV dialects with delimiter=' ' and skipinitialspac...
Serhiy Storchaka
2024-02-20
1
-2/+22
*
[3.12] gh-95782: Fix io.BufferedReader.tell() etc. being able to return offse...
Miss Islington (bot)
2024-02-17
1
-1/+10
*
[3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469)
Miss Islington (bot)
2024-02-14
11
-262/+401
*
[3.12] gh-115243: Fix crash in deque.index() when the deque is concurrently m...
Miss Islington (bot)
2024-02-14
1
-1/+2
*
[3.12] gh-114563: C decimal falls back to pydecimal for unsupported format st...
John Belmonte
2024-02-12
1
-122/+61
*
[3.12] gh-114670: Fix `_testbuffer` module initialization (GH-114672) (#115272)
Miss Islington (bot)
2024-02-11
1
-53/+74
*
[3.12] gh-115059: Flush the underlying write buffer in io.BufferedRandom.read...
Miss Islington (bot)
2024-02-09
1
-0/+10
*
[3.12] gh-115136: Fix possible NULL deref in getpath_joinpath() (GH-115137) (...
Miss Islington (bot)
2024-02-08
1
-0/+4
*
[3.12] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 licens...
Ćukasz Langa
2024-02-06
1
-24/+22
*
[3.12] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods...
Erlend E. Aasland
2024-02-06
25
-65/+132
*
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/+17
*
[3.12] gh-114492: Initialize struct termios before calling tcgetattr() (GH-11...
Miss Islington (bot)
2024-01-23
1
-0/+2
*
[3.12] Check for valid tp_version_tag in specializer (gh-89811) (gh-114216)
Peter Lazorchak
2024-01-19
1
-0/+29
*
[3.12] gh-114286: Fix `maybe-uninitialized` warning in `Modules/_io/fileio.c`...
Miss Islington (bot)
2024-01-19
1
-1/+1
*
[3.12] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (#114219)
Miss Islington (bot)
2024-01-18
1
-10/+11
*
[3.12] 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...
Miss Islington (bot)
2024-01-16
1
-7/+21
*
gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716)
Miss Islington (bot)
2024-01-12
1
-6/+10
*
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
Miss Islington (bot)
2024-01-11
1
-19/+15
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
Miss Islington (bot)
2024-01-10
1
-4/+155
*
[3.12] gh-70835: Clarify error message for CSV file opened with wrong newline...
Miss Islington (bot)
2024-01-10
1
-1/+2
*
[3.12] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during wri...
Miss Islington (bot)
2024-01-08
1
-4/+8
*
[3.12] gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13...
Serhiy Storchaka
2024-01-05
2
-6/+6
*
[3.12] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959) (#113170)
Diego Russo
2024-01-05
2
-59/+124
*
[3.12] bpo-11102: Make configure enable major(), makedev(), and minor() on HP...
Miss Islington (bot)
2023-12-28
1
-4/+5
[next]