Skip to content

Lack of type checks in pkgutil.walk_packages and friends #68932

@sleepycal

Description

@sleepycal
mannequin
BPO 24744
Nosy @bitdancer, @CuriousLearner
PRs
  • bpo-24744: Raises error in pkgutil.walk_packages if path is str #1926
  • 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-06-13.17:12:32.797>
    created_at = <Date 2015-07-28.16:11:28.031>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Lack of type checks in pkgutil.walk_packages and friends'
    updated_at = <Date 2017-06-13.17:12:32.796>
    user = 'https://bugs.python.org/sleepycal'

    bugs.python.org fields:

    activity = <Date 2017-06-13.17:12:32.796>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-13.17:12:32.797>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2015-07-28.16:11:28.031>
    creator = 'sleepycal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24744
    keywords = []
    message_count = 8.0
    messages = ['247529', '247531', '295070', '295076', '295125', '295260', '295941', '295942']
    nosy_count = 3.0
    nosy_names = ['r.david.murray', 'sleepycal', 'CuriousLearner']
    pr_nums = ['1926']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24744'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions