Skip to content
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

Add gettext support to tools/extensions/c_annotations.py #101989

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

remilapeyre
Copy link
Contributor

No description provided.

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Feb 17, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@arhadthedev arhadthedev added docs Documentation in the Doc dir skip issue skip news labels Feb 17, 2023
@arhadthedev arhadthedev requested a review from encukou March 4, 2023 11:29
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hugovk hugovk merged commit d959bcd into python:main Mar 6, 2023
@hugovk hugovk added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Mar 6, 2023
@miss-islington
Copy link
Contributor

Thanks @remilapeyre for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @remilapeyre for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-102480 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Mar 6, 2023
@bedevere-bot
Copy link

GH-102481 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Mar 6, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 6, 2023
…1989)

(cherry picked from commit d959bcd)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 6, 2023
…1989)

(cherry picked from commit d959bcd)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
miss-islington added a commit that referenced this pull request Mar 6, 2023
(cherry picked from commit d959bcd)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
miss-islington added a commit that referenced this pull request Mar 6, 2023
(cherry picked from commit d959bcd)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
carljm added a commit to carljm/cpython that referenced this pull request Mar 7, 2023
* main:
  pythongh-102493: fix normalization in PyErr_SetObject (python#102502)
  pythongh-87092: compiler's CFG construction moved to after codegen stage (python#102320)
  pythongh-95913: Consolidate build requirements changes in 3.11 WhatsNew (pythonGH-98781)
  Remove redundant `_ensure_future` in favor of `ensure_future` in `asyncio` (python#102398)
  pythongh-95913: Edit Faster CPython section in 3.11 WhatsNew (pythonGH-98429)
  pythongh-90110: Fix the c-analyzer Tool (python#102483)
  pythongh-101759: Update macOS installer SQLite 3.40.1 checksum (pythongh-102485)
  Remove unused import of `warnings` from `unittest.loader` (python#102479)
  Add gettext support to tools/extensions/c_annotations.py (python#101989)
carljm added a commit to carljm/cpython that referenced this pull request Mar 8, 2023
* main:
  pythongh-102493: fix normalization in PyErr_SetObject (python#102502)
  pythongh-87092: compiler's CFG construction moved to after codegen stage (python#102320)
  pythongh-95913: Consolidate build requirements changes in 3.11 WhatsNew (pythonGH-98781)
  Remove redundant `_ensure_future` in favor of `ensure_future` in `asyncio` (python#102398)
  pythongh-95913: Edit Faster CPython section in 3.11 WhatsNew (pythonGH-98429)
  pythongh-90110: Fix the c-analyzer Tool (python#102483)
  pythongh-101759: Update macOS installer SQLite 3.40.1 checksum (pythongh-102485)
  Remove unused import of `warnings` from `unittest.loader` (python#102479)
  Add gettext support to tools/extensions/c_annotations.py (python#101989)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants