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

optparse enable_interspersed_args disable_interspersed_args #42841

Closed
rockyb mannequin opened this issue Jan 26, 2006 · 3 comments
Closed

optparse enable_interspersed_args disable_interspersed_args #42841

rockyb mannequin opened this issue Jan 26, 2006 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@rockyb
Copy link
Mannequin

rockyb mannequin commented Jan 26, 2006

BPO 1415508
Nosy @warsaw, @akuchling
Files
  • optparse-interspersed.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 = 'https://github.com/akuchling'
    closed_at = <Date 2008-10-05.01:07:12.985>
    created_at = <Date 2006-01-26.16:00:42.000>
    labels = ['docs']
    title = 'optparse enable_interspersed_args disable_interspersed_args'
    updated_at = <Date 2008-10-05.01:07:12.951>
    user = 'https://bugs.python.org/rockyb'

    bugs.python.org fields:

    activity = <Date 2008-10-05.01:07:12.951>
    actor = 'akuchling'
    assignee = 'akuchling'
    closed = True
    closed_date = <Date 2008-10-05.01:07:12.985>
    closer = 'akuchling'
    components = ['Documentation']
    creation = <Date 2006-01-26.16:00:42.000>
    creator = 'rockyb'
    dependencies = []
    files = ['6983']
    hgrepos = []
    issue_num = 1415508
    keywords = ['patch']
    message_count = 3.0
    messages = ['49414', '73953', '74332']
    nosy_count = 4.0
    nosy_names = ['barry', 'akuchling', 'gward', 'rockyb']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1415508'
    versions = ['Python 2.4']

    @rockyb
    Copy link
    Mannequin Author

    rockyb mannequin commented Jan 26, 2006

    This patch documents that behavior of optparse's
    enable_interspersed_args and disable_interspersed_args
    methods by adding docstrings to the methods and by
    adding information in the Python Library Reference.

    @rockyb rockyb mannequin assigned gward Jan 26, 2006
    @rockyb rockyb mannequin added the docs Documentation in the Doc dir label Jan 26, 2006
    @rockyb rockyb mannequin assigned gward Jan 26, 2006
    @rockyb rockyb mannequin added the docs Documentation in the Doc dir label Jan 26, 2006
    @akuchling
    Copy link
    Member

    Added to the documentation in rev. 66663; thanks for your
    patch!

    Barry, there's also a patch adding two docstrings
    to optparse.py. Is it
    OK to add docstrings at the rc level, or should I wait until
    the trunk is re-opened for 2.7? (Actually, I have a few unrelated
    docstring changes?)

    @akuchling akuchling assigned akuchling and unassigned gward Sep 28, 2008
    @akuchling
    Copy link
    Member

    Docstring portion of the patch applied to the trunk in rev.
    66804; the change will appear in Python 2.6.1 and 2.7. 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
    docs Documentation in the Doc dir
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant