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
/
complexobject.c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-109218: Improve documentation for the complex() constructor (GH-119...
Miss Islington (bot)
2024-05-30
1
-3/+6
*
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner
2023-10-17
1
-1/+2
*
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner
2023-08-31
1
-4/+3
*
gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208)
Victor Stinner
2023-06-01
1
-4/+1
*
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
Erlend E. Aasland
2022-08-13
1
-18/+8
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
1
-2/+41
*
bpo-24234: implement complex.__complex__ (GH-27887)
Mark Dickinson
2021-08-23
1
-1/+19
*
bpo-42161: Use _PyLong_GetZero() and _PyLong_GetOne() (GH-22995)
Victor Stinner
2020-10-27
1
-2/+2
*
bpo-41343: Convert methods of complex to Argument Clinic (GH-21550)
Dong-hee Na
2020-07-20
1
-1/+68
*
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...
Serhiy Storchaka
2019-03-14
1
-4/+19
*
Update Argument Clinic generated code for bpo-29878. (#1001)
Serhiy Storchaka
2017-04-05
1
-2/+2
*
bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615)
Serhiy Storchaka
2017-03-19
1
-0/+34