Skip to content

shutil.which() should support bytes #62483

Description

@Arfrever
mannequin
BPO 18283
Nosy @loewis, @vstinner, @tarekziade, @hynek, @serhiy-storchaka, @csabella
PRs
  • bpo-18283: Add support for bytes to shutil.which #11818
  • Files
  • which_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 2019-02-13.11:25:48.982>
    created_at = <Date 2013-06-22.15:29:11.010>
    labels = ['3.8', 'type-feature', 'library']
    title = 'shutil.which() should support bytes'
    updated_at = <Date 2019-02-13.11:25:48.982>
    user = 'https://bugs.python.org/Arfrever'

    bugs.python.org fields:

    activity = <Date 2019-02-13.11:25:48.982>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-13.11:25:48.982>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2013-06-22.15:29:11.010>
    creator = 'Arfrever'
    dependencies = []
    files = ['30674']
    hgrepos = []
    issue_num = 18283
    keywords = ['patch']
    message_count = 11.0
    messages = ['191644', '191684', '191686', '191691', '206370', '206373', '206374', '206386', '335141', '335209', '335415']
    nosy_count = 8.0
    nosy_names = ['loewis', 'vstinner', 'tarek', 'Arfrever', 'python-dev', 'hynek', 'serhiy.storchaka', 'cheryl.sabella']
    pr_nums = ['11818']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18283'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (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