Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
tomasr8:backport-87d9983-3.12
Apr 2, 2025
Merged

[3.12] gh-130197: pygettext: Test the --escape option (GH-131902)#132033
serhiy-storchaka merged 1 commit intopython:3.12from
tomasr8:backport-87d9983-3.12

Conversation

@tomasr8
Copy link
Copy Markdown
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>
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
Copy Markdown
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