Skip to content

os module: use keyword-only arguments for dir_fd and nofollow to reduce function count #58831

@larryhastings

Description

@larryhastings
BPO 14626
Nosy @gvanrossum, @birkenfeld, @pitrou, @larryhastings, @benjaminp, @bitdancer, @serhiy-storchaka
Files
  • larry.os.keyword.arguments.collapse.1.diff
  • larry.os.keyword.arguments.collapse.2.diff
  • larry.os.keyword.arguments.collapse.3.diff: My third patch implementing all this mess.
  • larry.os.keyword.arguments.collapse.4.diff: Fourth patch.
  • larry.os.keyword.arguments.collapse.5.diff: Fifth 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/larryhastings'
    closed_at = <Date 2012-06-23.20:41:18.101>
    created_at = <Date 2012-04-19.23:52:38.460>
    labels = ['type-feature', 'library', 'release-blocker']
    title = 'os module: use keyword-only arguments for dir_fd and nofollow to reduce function count'
    updated_at = <Date 2015-09-21.23:29:45.974>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2015-09-21.23:29:45.974>
    actor = 'python-dev'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2012-06-23.20:41:18.101>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2012-04-19.23:52:38.460>
    creator = 'larry'
    dependencies = []
    files = ['25716', '25818', '25863', '26063', '26080']
    hgrepos = []
    issue_num = 14626
    keywords = ['patch']
    message_count = 33.0
    messages = ['158777', '158779', '158788', '158795', '158796', '158799', '158801', '158802', '159518', '159626', '159772', '161646', '162271', '162274', '162275', '162514', '162548', '162553', '162554', '162555', '163311', '163393', '163464', '163503', '163506', '163507', '163525', '163576', '163643', '163648', '163669', '251254', '251279']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'pitrou', 'larry', 'benjamin.peterson', 'Arfrever', 'r.david.murray', 'neologix', 'Yury.Selivanov', 'rosslagerwall', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14626'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard 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