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

IDLE: add docstrings to browser.py #75064

Closed
csabella opened this issue Jul 8, 2017 · 3 comments
Closed

IDLE: add docstrings to browser.py #75064

csabella opened this issue Jul 8, 2017 · 3 comments
Assignees
Labels
3.7 (EOL) end of life topic-IDLE type-feature A feature request or enhancement

Comments

@csabella
Copy link
Contributor

csabella commented Jul 8, 2017

BPO 30881
Nosy @terryjreedy, @csabella
PRs
  • bpo-30881: IDLE: add docstrings to browser.py #2638
  • [3.6] bpo-30881: IDLE: add docstrings to browser.py (GH-2638) #2663
  • 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/terryjreedy'
    closed_at = <Date 2017-07-11.06:40:25.212>
    created_at = <Date 2017-07-08.23:58:08.992>
    labels = ['expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: add docstrings to browser.py'
    updated_at = <Date 2017-07-11.06:53:34.397>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2017-07-11.06:53:34.397>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2017-07-11.06:40:25.212>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2017-07-08.23:58:08.992>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30881
    keywords = []
    message_count = 3.0
    messages = ['297973', '298131', '298133']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'cheryl.sabella']
    pr_nums = ['2638', '2663']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30881'
    versions = ['Python 3.6', 'Python 3.7']

    @csabella
    Copy link
    Contributor Author

    csabella commented Jul 8, 2017

    Add docstrings to browser.py to aid to unit test creation.

    @csabella csabella added the 3.7 (EOL) end of life label Jul 8, 2017
    @csabella csabella added topic-IDLE type-feature A feature request or enhancement labels Jul 8, 2017
    @terryjreedy
    Copy link
    Member

    New changeset ba35227 by terryjreedy (csabella) in branch 'master':
    bpo-30881: IDLE: add docstrings to browser.py (bpo-2638)
    ba35227

    @terryjreedy
    Copy link
    Member

    New changeset 675c1ad by terryjreedy in branch '3.6':
    [3.6] bpo-30881: IDLE: add docstrings to browser.py (GH-2638) (bpo-2663)
    675c1ad

    @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 topic-IDLE type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants