Skip to content

bpo-34653: Removed unused function PyParser_SimpleParseStringFilename.#9260

Merged
miss-islington merged 1 commit into
python:masterfrom
ericvsmith:bpo-34653-delete-PyParser_SimpleParseStringFilename
Sep 13, 2018
Merged

bpo-34653: Removed unused function PyParser_SimpleParseStringFilename.#9260
miss-islington merged 1 commit into
python:masterfrom
ericvsmith:bpo-34653-delete-PyParser_SimpleParseStringFilename

Conversation

@ericvsmith

@ericvsmith ericvsmith commented Sep 13, 2018

Copy link
Copy Markdown
Member

This function was not in any .h file and was not used by Python, so removing it is safe.

https://bugs.python.org/issue34653

@miss-islington

Copy link
Copy Markdown
Contributor

@ericvsmith: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 53c427e into python:master Sep 13, 2018

@larryhastings larryhastings left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants