Navigation Menu

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

Fixing documentation for timedelta. #75726

Closed
musically-ut mannequin opened this issue Sep 21, 2017 · 5 comments
Closed

Fixing documentation for timedelta. #75726

musically-ut mannequin opened this issue Sep 21, 2017 · 5 comments
Labels
3.7 (EOL) end of life docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@musically-ut
Copy link
Mannequin

musically-ut mannequin commented Sep 21, 2017

BPO 31545
Nosy @vstinner, @berkerpeksag, @musically-ut
PRs
  • bpo-31545 Update documentation containing timedeltas repr. #3687
  • 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 2017-10-27.11:25:47.997>
    created_at = <Date 2017-09-21.16:09:25.692>
    labels = ['type-feature', '3.7', 'docs']
    title = 'Fixing documentation for timedelta.'
    updated_at = <Date 2017-10-27.14:13:51.870>
    user = 'https://github.com/musically-ut'

    bugs.python.org fields:

    activity = <Date 2017-10-27.14:13:51.870>
    actor = 'musically_ut'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-10-27.11:25:47.997>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2017-09-21.16:09:25.692>
    creator = 'musically_ut'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31545
    keywords = ['patch']
    message_count = 5.0
    messages = ['302700', '305110', '305112', '305116', '305121']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'docs@python', 'berker.peksag', 'musically_ut']
    pr_nums = ['3687']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31545'
    versions = ['Python 3.7']

    @musically-ut
    Copy link
    Mannequin Author

    musically-ut mannequin commented Sep 21, 2017

    There are some instances in the documentation of datetime where the repr of timedelta is mentioned, which was changed in bpo-30302.

    Am making a PR shortly to address them.

    @musically-ut musically-ut mannequin added the 3.7 (EOL) end of life label Sep 21, 2017
    @musically-ut musically-ut mannequin assigned docspython Sep 21, 2017
    @musically-ut musically-ut mannequin added the docs Documentation in the Doc dir label Sep 21, 2017
    @berkerpeksag
    Copy link
    Member

    New changeset 843ea47 by Berker Peksag (Utkarsh Upadhyay) in branch 'master':
    bpo-31545: Update documentation containing timedelta repr. (GH-3687)
    843ea47

    @berkerpeksag
    Copy link
    Member

    Thanks!

    @berkerpeksag berkerpeksag added the type-feature A feature request or enhancement label Oct 27, 2017
    @vstinner
    Copy link
    Member

    Thank you Utkarsh Upadhyay for finishing the change up to the documentation ;-)

    @musically-ut
    Copy link
    Mannequin Author

    musically-ut mannequin commented Oct 27, 2017

    :)

    There's still a lot of room for improvement on documentation front, esp. the inline __doc__s. I'll be working on that next.

    ~
    ut

    @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.7 (EOL) end of life docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants