Skip to content

Add create mode to open() #56969

@DavidTownshend

Description

@DavidTownshend
BPO 12760
Nosy @amauryfa, @ncoghlan, @pitrou, @vstinner, @benjaminp, @ssbr, @merwok, @Julian, @akheron
Files
  • open_create.patch: Patch implementing 'c' mode for open()
  • open_create_x-2.patch: Implement 'x' mode for open() (doc typo corrected)
  • open_create_x-3.patch
  • x_flag.diff
  • x_diff2.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 2012-01-10.07:57:38.782>
    created_at = <Date 2011-08-16.13:49:18.454>
    labels = ['type-feature', 'library', 'expert-IO']
    title = 'Add create mode to open()'
    updated_at = <Date 2012-05-20.09:43:36.422>
    user = 'https://bugs.python.org/DavidTownshend'

    bugs.python.org fields:

    activity = <Date 2012-05-20.09:43:36.422>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-01-10.07:57:38.782>
    closer = 'neologix'
    components = ['Library (Lib)', 'IO']
    creation = <Date 2011-08-16.13:49:18.454>
    creator = 'David.Townshend'
    dependencies = []
    files = ['22910', '22935', '24179', '24195', '24210']
    hgrepos = []
    issue_num = 12760
    keywords = ['patch']
    message_count = 44.0
    messages = ['142193', '142194', '142198', '142200', '142201', '142308', '142309', '142314', '142315', '142320', '142321', '142333', '142335', '142352', '142902', '142910', '142912', '142916', '142923', '142928', '142930', '146684', '146686', '147205', '147841', '150262', '150273', '150391', '150402', '150406', '150674', '150860', '150867', '150881', '150884', '150901', '150982', '151008', '151028', '151113', '151244', '151249', '161150', '161193']
    nosy_count = 15.0
    nosy_names = ['amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'vstinner', 'benjamin.peterson', 'Devin Jeanpierre', 'eric.araujo', 'Arfrever', 'cvrebert', 'neologix', 'docs@python', 'Julian', 'python-dev', 'petri.lehtinen', 'David.Townshend']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12760'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-IOtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions