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

Fix references to commands in Doc/pdb.rst #76905

Closed
matrixise opened this issue Jan 30, 2018 · 3 comments
Closed

Fix references to commands in Doc/pdb.rst #76905

matrixise opened this issue Jan 30, 2018 · 3 comments
Labels
3.7 (EOL) end of life docs Documentation in the Doc dir

Comments

@matrixise
Copy link
Member

BPO 32724
Nosy @asvetlov, @matrixise, @Mariatta
PRs
  • bpo-32724: Fix references to commands in Doc/pdb.rst #5444
  • 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 2018-01-30.09:34:58.922>
    created_at = <Date 2018-01-30.07:59:33.501>
    labels = ['3.7', 'docs']
    title = 'Fix references to commands in Doc/pdb.rst'
    updated_at = <Date 2018-01-30.09:35:53.790>
    user = 'https://github.com/matrixise'

    bugs.python.org fields:

    activity = <Date 2018-01-30.09:35:53.790>
    actor = 'matrixise'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-01-30.09:34:58.922>
    closer = 'asvetlov'
    components = ['Documentation']
    creation = <Date 2018-01-30.07:59:33.501>
    creator = 'matrixise'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32724
    keywords = ['patch']
    message_count = 3.0
    messages = ['311253', '311257', '311258']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'docs@python', 'matrixise', 'Mariatta']
    pr_nums = ['5444']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32724'
    versions = ['Python 3.7']

    @matrixise
    Copy link
    Member Author

    In the documentation of pdb.rst, we explain that we have to use some commands, but there is no link to these commands.

    @matrixise matrixise added the 3.7 (EOL) end of life label Jan 30, 2018
    @matrixise matrixise added the docs Documentation in the Doc dir label Jan 30, 2018
    @asvetlov
    Copy link
    Contributor

    New changeset 67adb31 by Andrew Svetlov (Stéphane Wirtel) in branch 'master':
    bpo-32724: Fix references to commands in Doc/pdb.rst (GH-5444)
    67adb31

    @matrixise
    Copy link
    Member Author

    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
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants