Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix mypyc build by removing conditional method definition in fastparse#6554

Merged
msullivan merged 1 commit into
masterpython/mypy:masterfrom
fix-mypycpython/mypy:fix-mypycCopy head branch name to clipboard
Mar 15, 2019
Merged

Fix mypyc build by removing conditional method definition in fastparse#6554
msullivan merged 1 commit into
masterpython/mypy:masterfrom
fix-mypycpython/mypy:fix-mypycCopy head branch name to clipboard

Conversation

@msullivan

Copy link
Copy Markdown
Collaborator

Remove the conditional method definition added in #6539, which mypyc
doesn't support.

Remove the conditional method definition added in #6539, which mypyc
doesn't support.
@msullivan msullivan requested a review from gvanrossum March 15, 2019 22:44

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry for breaking this. TBH I don't recall why I made these conditional (especially since I din't make visit_Constant() conditional).

@msullivan

Copy link
Copy Markdown
Collaborator Author

Nobody needs to ever apologize for breaking things under mypyc until I set up CI for it >_>
(#6170)

@msullivan msullivan merged commit 83e5e4c into master Mar 15, 2019
@msullivan msullivan deleted the fix-mypyc branch March 15, 2019 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.