Skip to content

Python io implementation doesn't flush with write_through=True unlike C implementation #65595

@4kir4

Description

@4kir4
mannequin
BPO 21396
Nosy @pitrou, @4kir4, @vadmium
Files
  • io-write_through-c-vs-python-issue21396.patch: make C io implementation behave as documented like _pyio already does, add corresponding tests
  • 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-05-08.22:34:18.270>
    created_at = <Date 2014-04-30.10:36:57.479>
    labels = ['type-bug', 'expert-IO']
    title = "Python io implementation doesn't flush with write_through=True unlike C implementation"
    updated_at = <Date 2014-05-08.22:34:18.268>
    user = 'https://github.com/4kir4'

    bugs.python.org fields:

    activity = <Date 2014-05-08.22:34:18.268>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-05-08.22:34:18.270>
    closer = 'pitrou'
    components = ['IO']
    creation = <Date 2014-04-30.10:36:57.479>
    creator = 'akira'
    dependencies = []
    files = ['35125']
    hgrepos = []
    issue_num = 21396
    keywords = ['patch']
    message_count = 7.0
    messages = ['217600', '217654', '217684', '218129', '218130', '218132', '218133']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'akira', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21396'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      topic-IOtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions