Skip to content

argparse.REMAINDER doesn't work as first argument #61252

Description

@cjerdonek
BPO 17050
Nosy @rhettinger, @miss-islington, @shihai1991, @dHannasch
PRs
  • bpo-17050: Remove documentation on argparse.REMAINDER #18661
  • [3.9] bpo-17050: Remove documentation on argparse.REMAINDER (GH-18661) #20363
  • Files
  • argparse_example.py: Script demonstrating what works and what does not work.
  • 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 2020-05-24.21:31:38.776>
    created_at = <Date 2013-01-27.08:51:01.514>
    labels = ['type-bug', '3.8', '3.9', 'docs']
    title = "argparse.REMAINDER doesn't work as first argument"
    updated_at = <Date 2020-05-24.21:31:38.776>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2020-05-24.21:31:38.776>
    actor = 'rhettinger'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-05-24.21:31:38.776>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2013-01-27.08:51:01.514>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['48894']
    hgrepos = []
    issue_num = 17050
    keywords = ['patch']
    message_count = 19.0
    messages = ['180752', '187178', '187182', '312173', '312174', '312179', '312180', '312184', '312185', '312187', '312255', '315711', '315716', '361968', '362006', '362041', '362249', '369818', '369830']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'docs@python', 'python-dev', 'miss-islington', 'shihai1991', 'dHannasch']
    pr_nums = ['18661', '20363']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17050'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions