FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-42246: Delete the now unused c_do_not_emit_bytecode field. by markshannon · Pull Request #24094 · python/cpython · GitHub

/ cpython Public

bpo-42246: Delete the now unused c_do_not_emit_bytecode field. - #24094

Merged
markshannon merged 1 commit into
python:masterfrom
markshannon:delete-c_do_not_emit_bytecode
Jan 4, 2021
Merged

bpo-42246: Delete the now unused c_do_not_emit_bytecode field.#24094
markshannon merged 1 commit into
python:masterfrom
markshannon:delete-c_do_not_emit_bytecode

Conversation

markshannon commented Jan 4, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

#23743 removed the macros controlling the c_do_not_emit_bytecode field, but didn't actually remove all uses of it. This PR fixes that omission.

https://bugs.python.org/issue42246

Copy link
Copy Markdown

@markshannon: Please replace # with GH- in the commit message next time. Thanks!

markshannon deleted the delete-c_do_not_emit_bytecode branch January 5, 2021 11:11
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL