Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-6952482-3.6
Closed

[3.6] bpo-33189: pygettext.py now accepts only literal strings (GH-6364)#6534
miss-islington wants to merge 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
miss-islington deleted the backport-6952482-3.6 branch April 19, 2018 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants