Increase test coverage of `gettext`
Open
@StanFromIreland is already working on this.
Since Feb 28, 2025.
tests
triaged
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 35.9k
- PR merge metrics
- PR metrics pending
Description
The test coverage for these functions is low as there are no dedicated tests for them. I propose we add tests for these functions.
This will come in handy if/when we decide to fix https://github.com/python/cpython/issues/64243.
Linked PRs
- gh-130656
- gh-130671
- gh-130672
- gh-130691
- gh-131909
- gh-131911
- gh-132077
- gh-132078
- gh-132079
- gh-132080
- gh-132083
- gh-132084
- gh-132442
- gh-132469
- gh-133248
- gh-134594
- gh-136857
- gh-136862
- gh-136863
- gh-148430
- gh-154006
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.