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-46412: More efficient bool() for ndbm/_gdbmmodule (#96692)
Guido van Rossum
2022-09-09
2
-0/+62
*
gh-96652: Fix faulthandler chained signal without sigaction() (#96666)
Victor Stinner
2022-09-08
1
-1/+1
*
gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)
Nikita Sobolev
2022-09-07
1
-3/+2
*
gh-96538: Fix refleak in _bisectmodule.c (gh-96619)
Dennis Sweeney
2022-09-06
1
-0/+2
*
GH-96612: Skip incomplete frames in tracemalloc traces. (GH-96613)
Mark Shannon
2022-09-06
1
-3/+8
*
gh-96538: Move some type-checking out of bisect.bisect() loops (GH-96539)
Dennis Sweeney
2022-09-05
1
-16/+142
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
1
-0/+5
*
gh-69142: add %:z strftime format code (gh-95983)
TW
2022-08-28
1
-22/+42
*
fixes gh-96292: Fix Trivial Typo in cpython/Modules/atexitmodule.c (#96327)
Ansab Gillani
2022-08-27
1
-1/+1
*
GH-96172 fix unicodedata.east_asian_width being wrong on unassigned code poin...
Carl Friedrich Bolz-Tereick
2022-08-26
1
-540/+567
*
gh-96269: Fix build dependency on AIX (GH-96304)
Christian Heimes
2022-08-26
1
-1/+1
*
GH-96237: Allow non-functions as reference-holder in frames. (GH-96238)
Mark Shannon
2022-08-25
1
-1/+3
*
gh-93678: add _testinternalcapi.optimize_cfg() and test utils for compiler op...
Irit Katriel
2022-08-24
2
-0/+94
*
gh-96019: Fix caching of decompositions in makeunicodedata (GH-96020)
Carl Friedrich Bolz-Tereick
2022-08-19
1
-1449/+1281
*
gh-95991: Add some infrastructure for testing Limited API in _testcapi (GH-95...
Petr Viktorin
2022-08-17
3
-19/+42
*
gh-96005: Handle WASI ENOTCAPABLE in getpath (GH-96006)
Christian Heimes
2022-08-16
2
-3/+7
*
GH-95245: Move weakreflist into the pre-header. (GH-95996)
Mark Shannon
2022-08-16
1
-0/+32
*
gh-95808: Add missing early returns in _asynciomodule.c (#95809)
Yury Selivanov
2022-08-15
1
-2/+3
*
gh-95707: Fix function signature (GH-95995)
Christian Heimes
2022-08-15
1
-1/+2
*
GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854)
Mark Shannon
2022-08-15
1
-0/+45
*
gh-95853: Address wasm build and test issues (GH-95985)
Christian Heimes
2022-08-15
1
-1/+1
*
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
Erlend E. Aasland
2022-08-13
55
-5147/+2011
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
86
-370/+10314
*
gh-95878: Fix format char in datetime CAPI tests (GH-95879)
Christian Heimes
2022-08-11
1
-4/+4
*
gh-95504: Fix negative numbers in PyUnicode_FromFormat (GH-95848)
Petr Viktorin
2022-08-10
1
-0/+60
*
gh-93649: Undefine NDEBUG in Modules/_testcapi/* to enable assert() (GH-95793)
Petr Viktorin
2022-08-10
1
-0/+3
*
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)
Petr Viktorin
2022-08-10
4
-322/+658
*
Disable Limited API tests with Py_TRACE_REFS (GH-95796)
Petr Viktorin
2022-08-09
1
-0/+15
*
gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)
Petr Viktorin
2022-08-08
4
-1/+82
*
Fix downcast compiler warning in Modules/_testcapi/vectorcall.c (#95729)
Erlend E. Aasland
2022-08-08
1
-1/+1
*
docs: Fix a few typos (#94899)
Tim Gates
2022-08-08
1
-1/+1
*
gh-95385 Fastpath for encoding dict to JSON (gh-95374)
Aivars Kalvāns
2022-08-06
1
-78/+88
*
gh-94673: Recover Weaklist Lookup Performance (gh-95544)
Eric Snow
2022-08-04
1
-3/+6
*
Fix links to old SF bugs (#95648)
Serhiy Storchaka
2022-08-04
1
-1/+1
*
gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#9...
Petr Viktorin
2022-08-04
2
-1/+228
*
gh-95388: Deprecate creating immutable types with mutable bases (GH-95533)
Petr Viktorin
2022-08-04
1
-0/+16
*
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (#95008)
Ken Jin
2022-08-04
1
-11/+69
*
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task ...
Łukasz Langa
2022-08-04
2
-102/+8
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Serhiy Storchaka
2022-08-04
1
-1/+1
*
GH-92678: Fix tp_dictoffset inheritance. (GH-95596)
Mark Shannon
2022-08-03
1
-0/+28
*
gh-95417: Quick fix for "ULONG_PTR differs in levels of indirection from void...
Oleg Iarygin
2022-08-01
2
-4/+12
*
gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386)
Petr Viktorin
2022-08-01
4
-970/+989
*
gh-94512: Fix forced arg format in AC-processed resource (GH-94515)
Oleg Iarygin
2022-07-29
2
-31/+38
*
gh-43414: os.get_terminal_size() now uses the actual file descriptor on Windo...
Raghunandan Bhat
2022-07-28
1
-15/+2
*
gh-94512: Fix forced arg format in AC-processed overlapped (GH-94516)
Oleg Iarygin
2022-07-28
2
-64/+335
*
gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during...
Pablo Galindo Salgado
2022-07-27
5
-0/+12
*
GH-93899: fix checks for eventfd flags (GH-95170)
Kumar Aditya
2022-07-27
2
-10/+14
*
GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
Kumar Aditya
2022-07-27
1
-0/+1
*
gh-95005: Replace PyAccu with PyUnicodeWriter (gh-95006)
Aivars Kalvāns
2022-07-27
2
-73/+66
*
gh-95174: WASI: skip missing sockets functions (GH-95179)
Christian Heimes
2022-07-27
4
-10/+114
[next]