Bytes support in os.fwalk() · Issue #72868 · python/cpython · GitHub
Skip to content

Bytes support in os.fwalk() #72868

Description

@serhiy-storchaka
BPO 28682
Nosy @loewis, @vstinner, @larryhastings, @serhiy-storchaka, @ztane
PRs
  • bpo-28682: Added support for bytes paths in os.fwalk(). #489
  • Files
  • fwalk-bytes.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 2017-03-08.15:24:23.746>
    created_at = <Date 2016-11-13.09:24:10.436>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Bytes support in os.fwalk()'
    updated_at = <Date 2017-03-24.22:43:36.673>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:43:36.673>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-08.15:24:23.746>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-11-13.09:24:10.436>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['45470']
    hgrepos = []
    issue_num = 28682
    keywords = ['patch']
    message_count = 4.0
    messages = ['280690', '281760', '281819', '290278']
    nosy_count = 7.0
    nosy_names = ['loewis', 'vstinner', 'larry', 'zmedico', 'neologix', 'serhiy.storchaka', 'ztane']
    pr_nums = ['489']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28682'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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