Doug Addy <da1...@protonmail.com> added the comment:

And a patch:

After the end of a message entry the options for the next line are:
1. A comment - we already reset msgctxt to None here
2. A blank line - we can have empty lines anywhere we want, so do nothing
3. A new msgctxt line - Set msgctxt to the new context
4. A msgid - This is the current failing behaviour. Fix sets msgctxt back to 
None.

----------
keywords: +patch
Added file: https://bugs.python.org/file49206/40835.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40835>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to