Skip to content

bpo-34084: Remove parser deadcode for Barry as BDFL - #8259

Closed
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:flufl_deadcode
Closed

bpo-34084: Remove parser deadcode for Barry as BDFL#8259
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:flufl_deadcode

Conversation

@vstinner

@vstinnervstinner commented Jul 11, 2018

Copy link
Copy Markdown
Member

In practice, err_ret->text is always replaced later: setting
err_ret->text was useless, removed the code.

https://bugs.python.org/issue34084

In practice, err_ret->text is always replaced later: setting
err_ret->text was useless, removed the code.
@vstinner

Copy link
Copy Markdown
MemberAuthor

Ah, @serhiy-storchaka proposed a different change: PR #8262.

@vstinner

Copy link
Copy Markdown
MemberAuthor

I leave @serhiy-storchaka taking care of fixing https://bugs.python.org/issue34084 since he has a different PR to do more or less the same thing.

@vstinner
vstinner deleted the flufl_deadcode branch July 16, 2018 14:51
Sign up for freeto 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

@vstinner@the-knights-who-say-ni@bedevere-bot