Skip to content

Fix + test for string format with %% and keys#1908

Merged
ddfisher merged 1 commit into
python:masterfrom
dmoisset:fix1717
Jul 19, 2016
Merged

Fix + test for string format with %% and keys#1908
ddfisher merged 1 commit into
python:masterfrom
dmoisset:fix1717

Conversation

@dmoisset

Copy link
Copy Markdown
Contributor

This fixes #1717 and adds the corresponding test. Alternate implementation to PR1900 (#1900 ) after discussing with @ddfisher

@ddfisher

Copy link
Copy Markdown
Collaborator

Merging this because it most closely corresponds to Python semantics. See discussion in #1900.

Thanks!

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.

Incorrect check on string interpolation

2 participants