Skip to content

Fix: KeyError 'filename'. #386

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

Merged
merged 1 commit into from
May 29, 2021
Merged

Fix: KeyError 'filename'. #386

merged 1 commit into from
May 29, 2021

Conversation

JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Dec 3, 2020

By dropping the f() function (and dropping Python 3.5
compatibility), as the real f-string do not have the issue with
non-locals.

closes #299, #300, #283

@Mariatta
Copy link
Member

@larryhastings Would you be able to review this, and possibly publish to PyPI?

By dropping the `f()` function (and dropping Python 3.5
compatibility), as the real `f-string` do not have the issue with
non-locals.

closes #299, #300
@JulienPalard
Copy link
Member Author

Ran $ ../../core-workflow/blurb/blurb.py merge -f build/NEWS on master and this branch, spotted no diff in the generated file.

@dmerejkowsky
Copy link
Contributor

Looks good to me :)

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.

[blurb] f-string simulation does not work with closures.
4 participants