python / cpython

The Python programming language
https://www.python.org
Other
63.77k stars 30.54k forks source link

Document PEP 545 (documentation translation) in What's New in Python 3.7 #75993

Closed vstinner closed 7 years ago

vstinner commented 7 years ago
BPO 31812
Nosy @vstinner, @methane, @JulienPalard
PRs
  • python/cpython#4064
  • 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: ```python assignee = None closed_at = created_at = labels = ['3.7', 'docs'] title = "Document PEP 545 (documentation translation) in What's New in Python 3.7" updated_at = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'docs@python' closed = True closed_date = closer = 'vstinner' components = ['Documentation'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 31812 keywords = ['patch'] message_count = 2.0 messages = ['304584', '304883'] nosy_count = 4.0 nosy_names = ['vstinner', 'methane', 'docs@python', 'mdk'] pr_nums = ['4064'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue31812' versions = ['Python 3.7'] ```

    vstinner commented 7 years ago

    The PEP-545 should be documented in What's New in Python 3.7: mention that the Python documentation is now *officially* translated to french and japanese.

    vstinner commented 7 years ago

    New changeset 809d173c2005ed76f5b6cb178a0cce3f88121883 by Victor Stinner (Julien Palard) in branch 'master': bpo-31812: Add documentation translations to What's New in Python 3.7. (GH-4064) https://github.com/python/cpython/commit/809d173c2005ed76f5b6cb178a0cce3f88121883