You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Batuhan Taskaya 9af34c9351
bpo-20201: variadic arguments support for AC (GH-18609)
5 years ago
..
_warnings.c.h bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443) 6 years ago
bltinmodule.c.h bpo-20201: variadic arguments support for AC (GH-18609) 5 years ago
context.c.h bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) 6 years ago
import.c.h bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) 6 years ago
marshal.c.h bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) 6 years ago
sysmodule.c.h Remove sys._deactivate_opcache() now that is not needed (GH-27154) 5 years ago
traceback.c.h bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) 6 years ago