Skip to content

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

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

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

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 6f87093 into python:3.6 Apr 19, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-6952482-3.6 branch April 19, 2018 07:34
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