Skip to content

bytes do not work on sys.path #91181

Closed
Closed
@graingert

Description

@graingert
mannequin
BPO 47025
Nosy @brettcannon, @jaraco, @ericvsmith, @eryksun, @graingert
PRs
  • gh-91181: restore support for bytes on sys.path in FileFinder #31897
  • gh-91181: drop support for bytes on sys.path #31934
  • Files
  • demo.py: reproducer of the failure
  • zipfile_demo.py
  • 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 2022-03-15.10:32:43.256>
    labels = ['library', '3.9', '3.10', '3.11']
    title = 'bytes do not work on sys.path'
    updated_at = <Date 2022-03-17.19:22:31.783>
    user = 'https://github.com/graingert'

    bugs.python.org fields:

    activity = <Date 2022-03-17.19:22:31.783>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-03-15.10:32:43.256>
    creator = 'graingert'
    dependencies = []
    files = ['50678', '50679']
    hgrepos = []
    issue_num = 47025
    keywords = ['patch']
    message_count = 10.0
    messages = ['415233', '415234', '415235', '415236', '415237', '415238', '415239', '415323', '415340', '415443']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'jaraco', 'eric.smith', 'eryksun', 'graingert']
    pr_nums = ['31897', '31934']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue47025'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtopic-importlib

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions