-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-131852: Filter out POT-Creation-Date in msgfmt
#131880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-131852: Filter out POT-Creation-Date in msgfmt
#131880
Conversation
Co-authored-by: Tomas R. <[email protected]>
Friendly ping @serhiy-storchaka :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Co-authored-by: Serhiy Storchaka <[email protected]>
Thanks @StanFromIreland for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Thanks @StanFromIreland for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
) (cherry picked from commit ad6a032) Co-authored-by: Stan Ulbrych <[email protected]> Co-authored-by: Tomas R. <[email protected]>
) (cherry picked from commit ad6a032) Co-authored-by: Stan Ulbrych <[email protected]> Co-authored-by: Tomas R. <[email protected]>
GH-132216 is a backport of this pull request to the 3.12 branch. |
GH-132217 is a backport of this pull request to the 3.13 branch. |
…H-132216) (cherry picked from commit ad6a032) Co-authored-by: Stan Ulbrych <[email protected]> Co-authored-by: Tomas R. <[email protected]>
…H-132217) (cherry picked from commit ad6a032) Co-authored-by: Stan Ulbrych <[email protected]> Co-authored-by: Tomas R. <[email protected]>
) Co-authored-by: Tomas R. <[email protected]>
The snapshot json seems fine, no need for a new test IMO
msgfmt.py
: Handling of header inconsistent with GNUmsgfmt
#131852