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-99426: Use PyUnicode_FromFormat() and PyErr_Format() instead of sprintf (G...
Serhiy Storchaka
2022-11-14
3
-25/+9
*
gh-99300: Use Py_NewRef() in Modules/ directory (#99468)
Victor Stinner
2022-11-14
10
-173/+92
*
gh-99300: Use Py_NewRef() in Modules/_datetimemodule.c (#99465)
Victor Stinner
2022-11-14
2
-98/+49
*
gh-99300: Use Py_NewRef() in Modules/ directory (#99467)
Victor Stinner
2022-11-14
10
-144/+75
*
gh-99300: Use Py_NewRef() in Modules/ directory (#99466)
Victor Stinner
2022-11-14
10
-214/+106
*
gh-99300: Use Py_NewRef() in Modules/_asynciomodule.c (#99441)
Victor Stinner
2022-11-13
1
-54/+26
*
gh-98930: improve the docstring of signal.strsignal (#99290)
ram vikram singh
2022-11-13
2
-6/+8
*
gh-99275: Fix `SystemError` in `ctypes` during `__initsubclass__` (#99283)
Nikita Sobolev
2022-11-13
1
-1/+4
*
gh-99300: Use Py_NewRef() in Modules/_ctypes/ (#99436)
Victor Stinner
2022-11-13
5
-124/+62
*
gh-99300: Use Py_NewRef() in Modules/ directory (#99440)
Victor Stinner
2022-11-13
6
-82/+41
*
gh-99300: Use Py_NewRef() in Modules/itertoolsmodule.c (#99439)
Victor Stinner
2022-11-13
1
-62/+31
*
gh-99300: Use Py_NewRef() in Modules/_elementtree.c (#99438)
Victor Stinner
2022-11-13
1
-82/+37
*
gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour (...
Erlend E. Aasland
2022-11-12
6
-45/+192
*
GH-81057: Remove static state from arraymodule (#99409)
Kumar Aditya
2022-11-12
1
-5/+12
*
gh-99204: Calculate base_executable by alternate names in POSIX venvs (GH-99206)
Vincent Fazio
2022-11-10
1
-0/+19
*
gh-90110: Update the C-analyzer Tool (gh-99307)
Eric Snow
2022-11-10
1
-1/+1
*
gh-98724: Fix Py_CLEAR() macro side effects (#99100)
Victor Stinner
2022-11-09
1
-0/+87
*
gh-90868: Adjust the Generated Objects (gh-99223)
Eric Snow
2022-11-08
4
-11/+15
*
gh-98627: Add the _testsinglephase Module (gh-99039)
Eric Snow
2022-11-08
3
-0/+80
*
gh-91248: Add PyFrame_GetVar() function (#95712)
Victor Stinner
2022-11-08
1
-0/+34
*
GH-90699: fix refleak in `_testcapimodule.c` (gh-99236)
Kumar Aditya
2022-11-08
1
-0/+1
*
gh-92119: ctypes: Print exception class name instead of its representation (#...
Kamil Turek
2022-11-08
1
-1/+4
*
GH-90699: Remove remaining `_Py_IDENTIFIER` stdlib usage (GH-99067)
Kumar Aditya
2022-11-07
3
-40/+37
*
gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390)
Noam Cohen
2022-11-07
1
-0/+23
*
remove new line in pickle exception message (GH-31782)
Harshil
2022-11-07
1
-2/+2
*
gh-96055: Update faulthandler to emit proper unexpect signal number (gh-99162)
Dong-hee Na
2022-11-07
1
-4/+16
*
Correct some typos in comments (GH-98194)
jonasdlindner
2022-11-06
1
-1/+1
*
gh-83004: Clean up refleak in _pickle initialisation (#98841)
Shantanu
2022-11-06
1
-7/+6
*
gh-83004: Clean up refleak in _zoneinfo initialisation (#98842)
Shantanu
2022-11-06
1
-2/+3
*
gh-94808: add tests covering `PyFunction_GetKwDefaults` and `PyFunction_SetKw...
Nikita Sobolev
2022-11-05
1
-0/+29
*
gh-94808: add tests covering `PySequence_{Set,Del}Slice` (GH-99123)
Nikita Sobolev
2022-11-05
1
-0/+33
*
gh-94808: add tests covering `PyEval_GetFuncDesc` function (GH-98300)
Nikita Sobolev
2022-11-05
1
-0/+7
*
gh-73691: Increase size limits in _xxtestfuzz (#99070)
Gregory P. Smith
2022-11-03
1
-3/+6
*
GH-90699: Remove `_Py_IDENTIFIER` usage from `_ctypes` (GH-99054)
Kumar Aditya
2022-11-03
4
-64/+35
*
gh-83004: Clean up refleak in _io initialisation (#98840)
Shantanu
2022-11-03
1
-3/+3
*
gh-98740: Fix validation of conditional expressions in RE (GH-98764)
Serhiy Storchaka
2022-11-03
1
-27/+29
*
GH-90699: Remove `_Py_IDENTIFIER` usage from `_elementtree` module (GH-99012)
Kumar Aditya
2022-11-02
1
-25/+59
*
gh-98790: When DLLs directory is missing on Windows, assume executable_dir co...
Steve Dower
2022-11-02
1
-7/+21
*
GH-90699: Remove `_Py_IDENTIFIER` usage from `_asyncio` module (#99010)
Kumar Aditya
2022-11-02
1
-69/+38
*
GH-90699: Remove `_Py_IDENTIFIER` usage from `_json` module (GH-98956)
Kumar Aditya
2022-11-02
1
-29/+8
*
GH-90699: Remove `_Py_IDENTIFIER` usage from `_curses` module (GH-98957)
Kumar Aditya
2022-11-02
1
-12/+6
*
gh-98658: Add __class_getitem__ to array.array (#98661)
Jelle Zijlstra
2022-11-01
1
-0/+1
*
GH-98897: fix memory leak if `math.dist` raises exception (GH-98898)
Kumar Aditya
2022-11-01
1
-3/+3
*
gh-98610: Adjust the Optional Restrictions on Subinterpreters (GH-98618)
Eric Snow
2022-10-31
6
-28/+56
*
gh-98793: Fix typecheck in `overlapped.c` (#98835)
Charlie Zhao
2022-10-30
2
-5/+13
*
Fix comment typos in `_operator.c` (#98853)
David Buchanan
2022-10-29
1
-2/+2
*
gh-98739: Update libexpat from 2.4.9 to 2.5.0 (#98742)
Shaun Walbridge
2022-10-27
3
-18/+35
*
gh-98586: Add vector call APIs to the Limited API (GH-98587)
Wenzel Jakob
2022-10-27
1
-4/+101
*
gh-94808: cover `PyFunction_GetDefaults` and `PyFunction_SetDefaults` (#98449)
Nikita Sobolev
2022-10-27
1
-0/+29
*
Fix readline.c compiler warning. (GH-98738)
Benjamin Peterson
2022-10-26
1
-1/+1
[next]