Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add failing test case for issue 432 #433

Closed
wants to merge 1 commit into from

Conversation

adamchainz
Copy link
Contributor

@adamchainz adamchainz commented May 2, 2016

I've tried to fix it but it seems to be rather tricky and related to a kind of off-by-one error between self.index and output_at that only occurs when there are no blank lines between the encoding comment and the first piece of code in the module.

For #432.

@timothycrosley
Copy link
Member

There was some merge issues with this test, but I've copied and pasted it verbatim and added it to my test suite, thanks for providing such a thourough example of the issue to work off of!

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