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
/
Objects
/
clinic
/
typeobject.c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208)
Victor Stinner
2023-06-01
1
-4/+1
*
gh-96526: Clarify format and __format__ docstrings (gh-96648)
Michael
2022-10-03
1
-2/+4
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
1
-1/+7
*
bpo-26579: Add object.__getstate__(). (GH-2821)
Serhiy Storchaka
2022-04-06
1
-1/+19
*
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
Serhiy Storchaka
2020-05-26
1
-6/+1
*
bpo-37034: Display argument name on errors with keyword arguments with Argume...
RĂ©mi Lapeyre
2019-08-29
1
-2/+2
*
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (G...
Serhiy Storchaka
2019-01-11
1
-2/+2
*
bpo-23867: Argument Clinic: inline parsing code for a single positional param...
Serhiy Storchaka
2018-12-25
1
-3/+14
*
bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843)
Serhiy Storchaka
2017-04-08
1
-30/+11
*
bpo-20185: Convert typeobject.c to Argument Clinic. (#544)
Serhiy Storchaka
2017-03-19
1
-0/+259