Skip to content

Remove usage of rfc822 from the stdlib #47098

@brettcannon

Description

@brettcannon
BPO 2849
Nosy @warsaw, @brettcannon, @hdiogenes, @benjaminp
Files
  • remove_rfc822-test_urllib2.py: Removes rfc822 from test_urllib2
  • remove_rfc822-cgi-incomplete.py: First attempt at removing rfc822 from cgi
  • remove_rfc822_from_cgi.patch: Remove rfc822 from cgi module
  • 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 2008-06-12.22:16:12.045>
    created_at = <Date 2008-05-14.01:02:03.662>
    labels = ['type-bug', 'library']
    title = 'Remove usage of rfc822 from the stdlib'
    updated_at = <Date 2008-06-12.22:16:12.043>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2008-06-12.22:16:12.043>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-12.22:16:12.045>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2008-05-14.01:02:03.662>
    creator = 'brett.cannon'
    dependencies = []
    files = ['10375', '10376', '10494']
    hgrepos = []
    issue_num = 2849
    keywords = ['patch']
    message_count = 12.0
    messages = ['66810', '67055', '67056', '67057', '67569', '67597', '67626', '67642', '68046', '68083', '68091', '68103']
    nosy_count = 4.0
    nosy_names = ['barry', 'brett.cannon', 'hdiogenes', 'benjamin.peterson']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2849'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions