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 reference to zoneinfo in the datetime module documetnation #89678

Closed
pganssle opened this issue Oct 18, 2021 · 3 comments
Closed

Add reference to zoneinfo in the datetime module documetnation #89678

pganssle opened this issue Oct 18, 2021 · 3 comments
Assignees
Labels
3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir

Comments

@pganssle
Copy link
Member

BPO 45515
Nosy @ambv, @pganssle, @miss-islington
PRs
  • bpo-45515: Add zoneinfo to the datetime documentation #29038
  • [3.10] bpo-45515: Add zoneinfo to the datetime documentation (GH-29038) #29065
  • [3.9] bpo-45515: Add zoneinfo to the datetime documentation (GH-29038) #29066
  • 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 = 'https://github.com/pganssle'
    closed_at = <Date 2021-10-19.18:43:12.239>
    created_at = <Date 2021-10-18.18:47:36.067>
    labels = ['3.11', '3.9', '3.10', 'docs']
    title = 'Add reference to zoneinfo in the datetime module documetnation'
    updated_at = <Date 2021-10-19.18:43:12.236>
    user = 'https://github.com/pganssle'

    bugs.python.org fields:

    activity = <Date 2021-10-19.18:43:12.236>
    actor = 'lukasz.langa'
    assignee = 'p-ganssle'
    closed = True
    closed_date = <Date 2021-10-19.18:43:12.239>
    closer = 'lukasz.langa'
    components = ['Documentation']
    creation = <Date 2021-10-18.18:47:36.067>
    creator = 'p-ganssle'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45515
    keywords = ['patch']
    message_count = 3.0
    messages = ['404207', '404325', '404326']
    nosy_count = 3.0
    nosy_names = ['lukasz.langa', 'p-ganssle', 'miss-islington']
    pr_nums = ['29038', '29065', '29066']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45515'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    @pganssle
    Copy link
    Member Author

    Right now the datetime documentation recommends using dateutil.tz for IANA time zones, but we should update this to point to zoneinfo.

    @pganssle pganssle added 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes labels Oct 18, 2021
    @pganssle pganssle self-assigned this Oct 18, 2021
    @pganssle pganssle added docs Documentation in the Doc dir 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes labels Oct 18, 2021
    @pganssle pganssle self-assigned this Oct 18, 2021
    @pganssle pganssle added the docs Documentation in the Doc dir label Oct 18, 2021
    @ambv
    Copy link
    Contributor

    ambv commented Oct 19, 2021

    New changeset 8cef526 by Miss Islington (bot) in branch '3.10':
    bpo-45515: Add zoneinfo to the datetime documentation (GH-29038) (GH-29065)
    8cef526

    @ambv
    Copy link
    Contributor

    ambv commented Oct 19, 2021

    New changeset 7657888 by Miss Islington (bot) in branch '3.9':
    bpo-45515: Add zoneinfo to the datetime documentation (GH-29038) (GH-29066)
    7657888

    @ambv ambv closed this as completed Oct 19, 2021
    @ambv ambv closed this as completed Oct 19, 2021
    @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
    3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants