]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add quotes to code to be a string
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Jun 2020 12:39:01 +0000 (05:39 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2020 12:39:01 +0000 (05:39 -0700)
commit4b378acb97a575892c0e372a6bb0c17da1ccdf3e
tree63a7d37774c2bbda1ce82400de70da0231c94340
parent22faf6ad3bcc0ae478a9a3e2d8e35888d88d6ce8
Add quotes to code to be a string
Lib/codeop.py
Lib/test/test_codeop.py
Misc/NEWS.d/next/Library/2020-06-04-16-25-15.bpo-40807.yYyLWx.rst [new file with mode: 0644]