msgfmt should be able to merge more than one po file
Open
Nobody has claimed this yet.
triaged
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 35335 |
|---|---|
| Nosy | @ezio-melotti, @merwok, @s-ball |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2018-11-28.07:26:19.119>
labels = ['type-feature', '3.8']
title = 'msgfmt should be able to merge more than one po file'
updated_at = <Date 2018-12-03.20:27:44.268>
user = 'https://github.com/s-ball'
bugs.python.org fields:
activity = <Date 2018-12-03.20:27:44.268>
actor = 's-ball'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2018-11-28.07:26:19.119>
creator = 's-ball'
dependencies = []
files = ['47966']
hgrepos = []
issue_num = 35335
keywords = ['patch']
message_count = 8.0
messages = ['330575', '330608', '330701', '330704', '330859', '330897', '330977', '330979']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'eric.araujo', 'SilentGhost', 's-ball']
pr_nums = ['10875']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue35335'
versions = ['Python 3.8']
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.
Research direction
The issue concerns msgfmt and includes two example .po files in files.zip; start by reviewing PR #10875 and the supplied examples. Done means msgfmt can merge more than one PO file, with the resulting behavior verified against those examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100