]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document CodeType.replace (GH-17776)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Jan 2020 06:27:56 +0000 (22:27 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2020 06:27:56 +0000 (22:27 -0800)
commitdad526eb36530186f625a2724c8835fe3df3c8c1
treee4492c14ca9074408ca43d2ab615ab51fbfcf15e
parent6c004955aceb8a0cd8e14afbc608ebfdf7c8aa4a
Document CodeType.replace (GH-17776)

(cherry picked from commit 22424c02e51fab3b62cbe255d0b87d1b55b9a6c3)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
Doc/library/types.rst
Objects/clinic/codeobject.c.h
Objects/codeobject.c