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

Wrong heading levels in whatsnew/3.6 #72576

Closed
SilentGhost mannequin opened this issue Oct 8, 2016 · 3 comments
Closed

Wrong heading levels in whatsnew/3.6 #72576

SilentGhost mannequin opened this issue Oct 8, 2016 · 3 comments
Labels
3.7 (EOL) end of life docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@SilentGhost
Copy link
Mannequin

SilentGhost mannequin commented Oct 8, 2016

BPO 28390
Nosy @berkerpeksag
Files
  • headings.diff
  • 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 2016-10-08.13:16:17.791>
    created_at = <Date 2016-10-08.12:59:14.904>
    labels = ['type-bug', '3.7', 'docs']
    title = 'Wrong heading levels in whatsnew/3.6'
    updated_at = <Date 2016-10-08.13:16:17.789>
    user = 'https://bugs.python.org/SilentGhost'

    bugs.python.org fields:

    activity = <Date 2016-10-08.13:16:17.789>
    actor = 'berker.peksag'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2016-10-08.13:16:17.791>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2016-10-08.12:59:14.904>
    creator = 'SilentGhost'
    dependencies = []
    files = ['45013']
    hgrepos = []
    issue_num = 28390
    keywords = ['patch']
    message_count = 3.0
    messages = ['278296', '278298', '278299']
    nosy_count = 4.0
    nosy_names = ['SilentGhost', 'docs@python', 'python-dev', 'berker.peksag']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28390'
    versions = ['Python 3.6', 'Python 3.7']

    @SilentGhost
    Copy link
    Mannequin Author

    SilentGhost mannequin commented Oct 8, 2016

    Couple of headings in whatsnew/3.6.rst have wrong level. The patch fixes this.

    @SilentGhost SilentGhost mannequin added the 3.7 (EOL) end of life label Oct 8, 2016
    @SilentGhost SilentGhost mannequin assigned docspython Oct 8, 2016
    @SilentGhost SilentGhost mannequin added docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error labels Oct 8, 2016
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Oct 8, 2016

    New changeset 3ee15bd35902 by Berker Peksag in branch '3.6':
    Issue bpo-28390: Fix header levels in whatsnew/3.6.rst
    https://hg.python.org/cpython/rev/3ee15bd35902

    New changeset 43b1b3c883ff by Berker Peksag in branch 'default':
    Issue bpo-28390: Merge from 3.6
    https://hg.python.org/cpython/rev/43b1b3c883ff

    @berkerpeksag
    Copy link
    Member

    Thanks!

    @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-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant