Skip to content

Fix: KeyError 'filename'.#386

Merged
JulienPalard merged 1 commit into
python:masterfrom
JulienPalard:mdk/nonlocals
May 29, 2021
Merged

Fix: KeyError 'filename'.#386
JulienPalard merged 1 commit into
python:masterfrom
JulienPalard:mdk/nonlocals

Conversation

@JulienPalard

@JulienPalard JulienPalard commented Dec 3, 2020

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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