Skip to content

[3.7] bpo-33189: pygettext.py now accepts only literal strings (GH-6364)#6533

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-6952482-3.7
Apr 19, 2018
Merged

[3.7] bpo-33189: pygettext.py now accepts only literal strings (GH-6364)#6533
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-6952482-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 19, 2018

Copy link
Copy Markdown
Contributor

as docstrings and translatable strings, and rejects
bytes literals and f-string expressions.
(cherry picked from commit 6952482)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue33189

as docstrings and translatable strings, and rejects
bytes literals and f-string expressions.
(cherry picked from commit 6952482)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit a4fb580 into python:3.7 Apr 19, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington
miss-islington deleted the backport-6952482-3.7 branch April 19, 2018 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants