Commits
User selector
Commit History
Commits on May 28, 2020
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
Show description for 5f4b229authored
Commits on May 26, 2020
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
Show description for 578c395authored
Commits on Aug 29, 2019
Commits on Mar 14, 2019
Commits on Jan 11, 2019
Commits on Dec 25, 2018
Commits on Nov 27, 2018
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
Show description for 4a934d4authored
Commits on Jul 6, 2018
bpo-20180: complete AC conversion of Objects/stringlib/transmogrify.h (GH-8039)
Show description for c929df3authored
Loading