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.
 
 
 
 
 
 
Joshua Bronson f0a6fde882
bpo-31861: Add aiter and anext to builtins (#23847)
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-31861: Add aiter and anext to builtins (#23847) 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 bpo-37146: Deactivate opcode cache only when using huntrleaks in the test suite (GH-24643) 5 years ago
traceback.c.h bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) 6 years ago