Skip to content

[3.12] gh-130197: pygettext: Test the --escape option (GH-131902) #132033

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

tomasr8
Copy link
Member

@tomasr8 tomasr8 commented Apr 2, 2025

(cherry picked from commit 87d9983)

…-131902)

(cherry picked from commit 87d9983)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
input_file = DATA_DIR / filename
else:
input_file = DATA_DIR / filename
output_file = input_file.with_suffix('.pot')
contents = input_file.read_bytes()

This comment was marked as spam.

('escapes.py', 'ascii-escapes.pot'): (),
}

for filename, args in snapshots.items():

This comment was marked as spam.

@serhiy-storchaka serhiy-storchaka merged commit da7ac18 into python:3.12 Apr 2, 2025
29 checks passed
@tomasr8
Copy link
Member Author

tomasr8 commented Apr 2, 2025

Hi @Prateikx! Please don't use LLMs for code review suggestions. It is not very useful and adds a lot of noise.

@tomasr8 tomasr8 deleted the backport-87d9983-3.12 branch April 2, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants