Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Objects
longobject.c
Find file
Blame
History
Permalink
bpo-29695: Deprecated using bad named keyword arguments in builtings: (#486)
· 58d23e68
Serhiy Storchaka
authored
Mar 06, 2017
int(), bool(), float(), list() and tuple(). Specify the value as a positional argument instead.
58d23e68