commit | 1e36ca63f9f5e0399efe13a80499cef290314c2a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jul 17 18:30:41 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 18 01:30:41 2023 +0000 |
tree | 4e5ddbcd299a65c5f8eb90cd70ff26b62c4b63a4 | |
parent | 00e52acebd2beb2663202bfc4be0ce79ba77361e [diff] |
Small fixes to code generator (#106845) These repair nits I found in PR gh-106798 (issue gh-106797) and in PR gh-106716 (issue gh-106706).