Skip to content

site.abs_paths should handle None __cached__ type #77580

@demianbrecht

Description

@demianbrecht
BPO 33399
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @demianbrecht
PRs
  • bpo-33399: Handle when module __cache__ is None in site.abs_path() #6675
  • 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-05-01.17:56:11.751>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'site.abs_paths should handle None __cached__ type'
    updated_at = <Date 2018-05-15.18:41:25.876>
    user = 'https://github.com/demianbrecht'

    bugs.python.org fields:

    activity = <Date 2018-05-15.18:41:25.876>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-05-01.17:56:11.751>
    creator = 'demian.brecht'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33399
    keywords = ['patch']
    message_count = 2.0
    messages = ['316008', '316692']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'demian.brecht']
    pr_nums = ['6675']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33399'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions