Skip to content

Documented return type of sysconfig.get_path() is wrong #88619

Description

@JelleZijlstra
BPO 44453
Nosy @JelleZijlstra, @miss-islington
PRs
  • bpo-44453: Fix return type documentation for sysconfig.get_path() #26785
  • [3.10] bpo-44453: The current documentation says it returns None if the name is not found, but (GH-26785) #27371
  • [3.9] bpo-44453: The current documentation says it returns None if the name is not found, but (GH-26785) #27372
  • 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/JelleZijlstra'
    closed_at = <Date 2021-07-26.19:36:14.691>
    created_at = <Date 2021-06-18.13:39:19.646>
    labels = ['3.11', '3.9', '3.10', 'docs']
    title = 'Documented return type of sysconfig.get_path() is wrong'
    updated_at = <Date 2021-07-26.19:36:14.690>
    user = 'https://github.com/JelleZijlstra'

    bugs.python.org fields:

    activity = <Date 2021-07-26.19:36:14.690>
    actor = 'lukasz.langa'
    assignee = 'JelleZijlstra'
    closed = True
    closed_date = <Date 2021-07-26.19:36:14.691>
    closer = 'lukasz.langa'
    components = ['Documentation']
    creation = <Date 2021-06-18.13:39:19.646>
    creator = 'JelleZijlstra'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44453
    keywords = ['patch']
    message_count = 1.0
    messages = ['396065']
    nosy_count = 2.0
    nosy_names = ['JelleZijlstra', 'miss-islington']
    pr_nums = ['26785', '27371', '27372']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44453'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions