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

bpo-36876: Re-organize the c-analyzer tool code. by ericsnowcurrently · Pull Request #16841 · python/cpython · GitHub

/ cpython Public

bpo-36876: Re-organize the c-analyzer tool code. - #16841

Merged
ericsnowcurrently merged 27 commits into
python:masterfrom
ericsnowcurrently:c-globals-simplify
Oct 19, 2019
Merged

bpo-36876: Re-organize the c-analyzer tool code.#16841
ericsnowcurrently merged 27 commits into
python:masterfrom
ericsnowcurrently:c-globals-simplify

Conversation

ericsnowcurrently commented Oct 18, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

This is partly a cleanup of the code. It also is preparation for getting the variables from the source (cross-platform) rather than from the symbols.

The change only touches the tool (and its tests).

https://bugs.python.org/issue36876

ericsnowcurrently merged commit e4c431e into python:master Oct 19, 2019
ericsnowcurrently deleted the c-globals-simplify branch October 19, 2019 02:00
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
This is partly a cleanup of the code. It also is preparation for getting the variables from the source (cross-platform) rather than from the symbols.

The change only touches the tool (and its tests).
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
This is partly a cleanup of the code. It also is preparation for getting the variables from the source (cross-platform) rather than from the symbols.

The change only touches the tool (and its tests).
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