Skip to content

Use argparse in the calendar module #63173

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 18973
Nosy @rhettinger, @bitdancer, @serhiy-storchaka, @matrixise, @vajrasky
Dependencies
  • bpo-18982: Add tests for CLI of the calendar module
  • Files
  • calendar_argparse.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-11-01.15:17:33.321>
    created_at = <Date 2013-09-08.15:06:16.295>
    labels = ['type-feature', 'library']
    title = 'Use argparse in the calendar module'
    updated_at = <Date 2015-11-01.15:18:40.918>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-11-01.15:18:40.918>
    actor = 'matrixise'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-01.15:17:33.321>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-09-08.15:06:16.295>
    creator = 'serhiy.storchaka'
    dependencies = ['18982']
    files = ['31670']
    hgrepos = []
    issue_num = 18973
    keywords = ['patch']
    message_count = 9.0
    messages = ['197264', '197268', '197270', '197301', '197321', '253628', '253852', '253853', '253854']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'bethard', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'matrixise', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18973'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions