Skip to content

socket makefile read-write discards received data #80109

@pravn

Description

@pravn
mannequin
BPO 35928
Nosy @vadmium, @serhiy-storchaka, @ammaraskar, @ZackerySpytz, @kctherookie
PRs
  • bpo-35928: textio, set decoded_chars to NULL with check #11878
  • gh-80109: io.TextIOWrapper drops the internal buffer during write() #22535
  • 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 = None
    created_at = <Date 2019-02-07.12:30:32.136>
    labels = ['3.8', 'type-bug', '3.7', 'expert-IO']
    title = 'socket makefile read-write discards received data'
    updated_at = <Date 2020-10-04.05:50:57.985>
    user = 'https://bugs.python.org/pravn'

    bugs.python.org fields:

    activity = <Date 2020-10-04.05:50:57.985>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['IO']
    creation = <Date 2019-02-07.12:30:32.136>
    creator = 'pravn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35928
    keywords = ['patch', '3.6regression']
    message_count = 5.0
    messages = ['335017', '335117', '335196', '335197', '335631']
    nosy_count = 6.0
    nosy_names = ['martin.panter', 'serhiy.storchaka', 'ammar2', 'ZackerySpytz', 'pravn', 'kc']
    pr_nums = ['11878', '22535']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35928'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes3.12only security fixes3.13bugs and security fixestopic-IOtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions