Skip to content

add support for path-like objects in sys.path #76823

Description

@cjerdonek
BPO 32642
Nosy @malemburg, @brettcannon, @jaraco, @ncoghlan, @merwok, @cjerdonek, @ericsnowcurrently, @serhiy-storchaka, @eryksun, @jayyyin, @noamcohen97
PRs
  • bpo-32642: adding compatibility for pathlike objects in sys.path #5691
  • gh-76823: Allow for PathLike objects in sys.path #22000
  • bpo-32642: add support for path-like objects in sys.path #32118
  • 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 2018-01-24.05:27:12.840>
    labels = ['type-feature', 'library', '3.11']
    title = 'add support for path-like objects in sys.path'
    updated_at = <Date 2022-03-26.18:25:50.267>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2022-03-26.18:25:50.267>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-01-24.05:27:12.840>
    creator = 'chris.jerdonek'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32642
    keywords = ['patch']
    message_count = 28.0
    messages = ['310560', '311693', '311864', '311895', '311986', '312070', '312072', '313283', '313337', '313388', '313460', '313883', '313885', '313887', '313923', '314065', '340950', '409732', '415012', '416037', '416042', '416048', '416050', '416052', '416053', '416057', '416065', '416078']
    nosy_count = 12.0
    nosy_names = ['lemburg', 'brett.cannon', 'jaraco', 'ncoghlan', 'eric.araujo', 'chris.jerdonek', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'eryksun', 'jayyin11043', 'ncohen']
    pr_nums = ['5691', '22000', '32118']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32642'
    versions = ['Python 3.11']

    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.11only security fixesstdlibStandard 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