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.
 
 
 
 
 
 
Julien Danjou 64366fa9b3
bpo-41435: Add sys._current_exceptions() function (GH-21689)
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-40471: Fix grammar typo in 'issubclass' docstring (GH-19847) 6 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-41435: Add sys._current_exceptions() function (GH-21689) 5 years ago
traceback.c.h bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) 6 years ago