Skip to content

FIX: KeyError: 'filename' in the f-function call.#300

Closed
JulienPalard wants to merge 1 commit into
python:masterfrom
JulienPalard:fix-f-function
Closed

FIX: KeyError: 'filename' in the f-function call.#300
JulienPalard wants to merge 1 commit into
python:masterfrom
JulienPalard:fix-f-function

Conversation

@JulienPalard

Copy link
Copy Markdown
Member

closes #299

@JulienPalard

Copy link
Copy Markdown
Member Author

Superseeded by #386.

JulienPalard added a commit that referenced this pull request May 29, 2021
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
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.

2 participants