Skip to content

os.popen causes illegal seek on AIX in Python 3.1rc #50485

@nestor

Description

@nestor
mannequin
BPO 6236
Nosy @amauryfa, @pitrou
Files
  • seek-aix.patch
  • fileio-seekable.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/pitrou'
    closed_at = <Date 2009-09-21.21:43:38.843>
    created_at = <Date 2009-06-08.02:20:02.820>
    labels = ['library']
    title = 'os.popen causes illegal seek on AIX in Python 3.1rc'
    updated_at = <Date 2009-09-22.13:13:46.717>
    user = 'https://bugs.python.org/nestor'

    bugs.python.org fields:

    activity = <Date 2009-09-22.13:13:46.717>
    actor = 'nestor'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2009-09-21.21:43:38.843>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-06-08.02:20:02.820>
    creator = 'nestor'
    dependencies = []
    files = ['14323', '14944']
    hgrepos = []
    issue_num = 6236
    keywords = ['patch']
    message_count = 14.0
    messages = ['89065', '89106', '89546', '89547', '89548', '89687', '89726', '90762', '90873', '90882', '91007', '92951', '92964', '92990']
    nosy_count = 5.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'srid', 'nestor', 'drukker']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue6236'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions