Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
303aac8c56609290e122eecc14c038e9b1e4174a
/
Objects
/
clinic
/
floatobject.c.h
cb8b946
bpo-38629: implement __floor__ and __ceil__ for float type (GH-16985)
by Batuhan Taşkaya
· 6 years ago
279f446
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
by Serhiy Storchaka
· 6 years ago
4901fe2
bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593)
by Rémi Lapeyre
· 6 years ago
2a39d25
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
by Serhiy Storchaka
· 7 years ago
4fa9591
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
by Serhiy Storchaka
· 7 years ago
32d96a2
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
by Serhiy Storchaka
· 7 years ago
4a934d4
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
by Serhiy Storchaka
· 7 years ago
a5552f0
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
by Serhiy Storchaka
· 8 years ago
6969eaf
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)
by Serhiy Storchaka
· 8 years ago
7445381
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
by Sylvain
· 8 years ago
bae6881
Update Argument Clinic generated code for bpo-29878. (#1001)
by Serhiy Storchaka
· 8 years ago
18b250f
bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615)
by Serhiy Storchaka
· 8 years ago
b5c51d3
bpo-20185: Convert float object implementation to Argument Clinic. (#543)
by Serhiy Storchaka
· 8 years ago