Skip to content

Cross-link docs for faulthandler, traceback and pdb #56426

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

Closed
merwok opened this issue May 30, 2011 · 3 comments
Closed

Cross-link docs for faulthandler, traceback and pdb #56426

merwok opened this issue May 30, 2011 · 3 comments
Labels
docs Documentation in the Doc dir easy type-feature A feature request or enhancement

Comments

@merwok
Copy link
Member

merwok commented May 30, 2011

BPO 12217
Nosy @vstinner, @ezio-melotti, @merwok, @cjerdonek
PRs
  • bpo-12217 Added linking of pdb, faulthandler and traceback documentation #14754
  • 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 = None
    created_at = <Date 2011-05-30.15:45:12.819>
    labels = ['easy', 'type-feature', 'docs']
    title = 'Cross-link docs for faulthandler, traceback and pdb'
    updated_at = <Date 2019-07-13.15:57:54.507>
    user = 'https://github.com/merwok'

    bugs.python.org fields:

    activity = <Date 2019-07-13.15:57:54.507>
    actor = 'python-dev'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2011-05-30.15:45:12.819>
    creator = 'eric.araujo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 12217
    keywords = ['patch', 'easy']
    message_count = 2.0
    messages = ['137298', '222781']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'eric.araujo', 'chris.jerdonek', 'docs@python']
    pr_nums = ['14754']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12217'
    versions = ['Python 3.4', 'Python 3.5']

    Linked PRs

    @merwok
    Copy link
    Member Author

    merwok commented May 30, 2011

    haypo suggested linking between traceback.print_tb and faulthandler.dump_traceback(). See also links between pdb and faulthandler could also be nice, if they explain briefly how the modules differ.

    @merwok merwok added docs Documentation in the Doc dir easy labels May 30, 2011
    @ezio-melotti ezio-melotti added the type-feature A feature request or enhancement label Nov 9, 2012
    @BreamoreBoy
    Copy link
    Mannequin

    BreamoreBoy mannequin commented Jul 11, 2014

    Who has the technical knowledge to write a patch for this?

    @furkanonder
    Copy link
    Contributor

    The PR is ready for review.

    kumaraditya303 pushed a commit that referenced this issue Feb 4, 2023
    miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 4, 2023
    …dler, traceback, and pdb. (pythonGH-101157)
    
    (cherry picked from commit cef9de6)
    
    Co-authored-by: Furkan Onder <[email protected]>
    Co-authored-by: C.A.M. Gerlach <[email protected]>
    miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 4, 2023
    …dler, traceback, and pdb. (pythonGH-101157)
    
    (cherry picked from commit cef9de6)
    
    Co-authored-by: Furkan Onder <[email protected]>
    Co-authored-by: C.A.M. Gerlach <[email protected]>
    miss-islington added a commit that referenced this issue Feb 4, 2023
    …traceback, and pdb. (GH-101157)
    
    (cherry picked from commit cef9de6)
    
    Co-authored-by: Furkan Onder <[email protected]>
    Co-authored-by: C.A.M. Gerlach <[email protected]>
    miss-islington added a commit that referenced this issue Feb 4, 2023
    …traceback, and pdb. (GH-101157)
    
    (cherry picked from commit cef9de6)
    
    Co-authored-by: Furkan Onder <[email protected]>
    Co-authored-by: C.A.M. Gerlach <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir easy type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    4 participants