summaryrefslogtreecommitdiff
path: root/Objects/clinic/codeobject.c.h
Commit message (Expand)AuthorAgeFilesLines
* Document CodeType.replace (GH-17776)Miss Islington (bot)2019-12-311-2/+2
* [3.8] bpo-37034: Display argument name on errors with keyword arguments with ...Serhiy Storchaka2019-08-291-10/+10
* bpo-37032: Add CodeType.replace() method (GH-13542)Victor Stinner2019-05-241-0/+256