Skip to content

Inconsistent behaviour between BytesParser.parse and Parser.parse #65675

@ukaszKucharski

Description

@ukaszKucharski
BPO 21476
Nosy @warsaw, @bitdancer, @serhiy-storchaka, @vajrasky
Files
  • mail_test.py: Simple program that depicts the issue presented.
  • bytes_parser_dont_close_file.patch
  • bytes_parser_dont_close_file_v2.patch
  • bytes_parser_dont_close_file_v3.patch
  • bytes_parser_dont_close_file_v4.patch
  • bytes_parser_dont_close_file_v5.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 = None
    closed_at = <Date 2014-06-26.17:34:41.572>
    created_at = <Date 2014-05-12.02:58:05.642>
    labels = ['type-bug', 'expert-email']
    title = 'Inconsistent behaviour between BytesParser.parse and Parser.parse'
    updated_at = <Date 2014-06-26.17:34:41.571>
    user = 'https://bugs.python.org/ukaszKucharski'

    bugs.python.org fields:

    activity = <Date 2014-06-26.17:34:41.571>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-26.17:34:41.572>
    closer = 'r.david.murray'
    components = ['email']
    creation = <Date 2014-05-12.02:58:05.642>
    creator = '\xc5\x81ukasz.Kucharski'
    dependencies = []
    files = ['35220', '35413', '35418', '35420', '35424', '35537']
    hgrepos = []
    issue_num = 21476
    keywords = ['patch']
    message_count = 16.0
    messages = ['218309', '219395', '219398', '219406', '219439', '219449', '219452', '219453', '219461', '219469', '219471', '219489', '219841', '220038', '221623', '221624']
    nosy_count = 6.0
    nosy_names = ['barry', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'vajrasky', '\xc5\x81ukasz.Kucharski']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21476'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions