Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) | Serhiy Storchaka | 2020-05-26 | 1 | -11/+1 |
* | bpo-37034: Display argument name on errors with keyword arguments with Argume... | RĂ©mi Lapeyre | 2019-08-29 | 1 | -2/+2 |
* | bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1... | Serhiy Storchaka | 2019-03-14 | 1 | -4/+31 |
* | bpo-30579: Allow TracebackType creation and tb_next mutation from Python (GH-... | Nathaniel J. Smith | 2018-01-07 | 1 | -0/+35 |