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

Locale - update & uniform ERA_*_FMT doc #55503

Closed
sandrotosi opened this issue Feb 22, 2011 · 2 comments
Closed

Locale - update & uniform ERA_*_FMT doc #55503

sandrotosi opened this issue Feb 22, 2011 · 2 comments
Labels
docs Documentation in the Doc dir

Comments

@sandrotosi
Copy link
Contributor

BPO 11294
Nosy @birkenfeld, @sandrotosi
Files
  • locale_era_dt-py3k.patch
  • 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 = <Date 2011-03-06.10:09:59.307>
    created_at = <Date 2011-02-22.22:20:43.498>
    labels = ['docs']
    title = 'Locale - update & uniform ERA_*_FMT doc'
    updated_at = <Date 2011-03-06.10:09:59.305>
    user = 'https://github.com/sandrotosi'

    bugs.python.org fields:

    activity = <Date 2011-03-06.10:09:59.305>
    actor = 'georg.brandl'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2011-03-06.10:09:59.307>
    closer = 'georg.brandl'
    components = ['Documentation']
    creation = <Date 2011-02-22.22:20:43.498>
    creator = 'sandro.tosi'
    dependencies = []
    files = ['20851']
    hgrepos = []
    issue_num = 11294
    keywords = ['patch']
    message_count = 2.0
    messages = ['129139', '130160']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'sandro.tosi', 'docs@python']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue11294'
    versions = ['Python 3.3']

    @sandrotosi
    Copy link
    Contributor Author

    Following up http://mail.python.org/pipermail/docs/2011-February/003004.html here's a patch to:

    • clarify ERA_D_FMT is for date
    • uniform the way {ERA_}<tag> descriptions are written (are not a native to know if it's better 'a date' or 'dates' (same goes for 'time'))
    • add ERA_T_FMT

    @sandrotosi sandrotosi self-assigned this Feb 22, 2011
    @sandrotosi sandrotosi added the docs Documentation in the Doc dir label Feb 22, 2011
    @sandrotosi sandrotosi assigned docspython and unassigned sandrotosi Feb 23, 2011
    @birkenfeld
    Copy link
    Member

    Fixed in 6f861f98a3c5.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    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
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants