Skip to content

Add shutil.open #47427

@ganadist

Description

@ganadist
mannequin
BPO 3177
Nosy @ronaldoussoren, @tebeka, @pitrou, @larryhastings, @giampaolo, @benjaminp, @mcepl, @merwok, @bitdancer, @smarnach, @Fak3, @danpla
Files
  • os_startfile.diff: patch that implemented os.startfile()
  • shutil_open.py: implementation sketch
  • shutil_launch.py: The last 1/3rd of Rebert's implementation of shutil.open()
  • shutil_open.patch: Implementation of shutil_open feature, untested on Windows
  • shutil_open.patch
  • shutil_open.patch: provides shutil.launch() to do os.startfile() cross-platform
  • shutil_open.patch: another round of improvement
  • shutil_open.patch: revised patch
  • issue3177-os_startfile_macosx.txt
  • 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 2008-06-23.11:38:23.901>
    labels = ['type-feature', 'library']
    title = 'Add shutil.open'
    updated_at = <Date 2018-03-02.17:06:15.586>
    user = 'https://bugs.python.org/ganadist'

    bugs.python.org fields:

    activity = <Date 2018-03-02.17:06:15.586>
    actor = 'Socob'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-06-23.11:38:23.901>
    creator = 'ganadist'
    dependencies = []
    files = ['10715', '25310', '25311', '25312', '25315', '25317', '25319', '25332', '26624']
    hgrepos = []
    issue_num = 3177
    keywords = ['patch']
    message_count = 62.0
    messages = ['68623', '68650', '68664', '140059', '140275', '140276', '140280', '140283', '140415', '140416', '140418', '140419', '157216', '157246', '157247', '157258', '159000', '159001', '159004', '159005', '159006', '159007', '159008', '159009', '159010', '159017', '159020', '159029', '159030', '159034', '159037', '159038', '159039', '159043', '159044', '159051', '159056', '159058', '159059', '159062', '159063', '159064', '159065', '159068', '159069', '159121', '159505', '159507', '161569', '161613', '161631', '161687', '161688', '161837', '161852', '161853', '161854', '161858', '167011', '310214', '311549', '311552']
    nosy_count = 19.0
    nosy_names = ['ronaldoussoren', 'tebeka', 'pitrou', 'larry', 'giampaolo.rodola', 'benjamin.peterson', 'mcepl', 'eric.araujo', 'ganadist', 'Arfrever', 'r.david.murray', 'cvrebert', 'rosslagerwall', 'smarnach', 'Roman.Evstifeev', 'Hobson.Lane', 'plakhotich', 'Socob', 'amirjn']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3177'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions