Skip to content

'import site' fails when called from an unlinked directory #50861

@wking

Description

@wking
mannequin
BPO 6612
Nosy @birkenfeld, @amauryfa, @vstinner, @wking
Files
  • issue6612.patch: patch against current python-trunk fixing issue6612
  • deleted_cwd.patch
  • 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 2010-10-12.22:57:27.982>
    created_at = <Date 2009-07-31.09:53:25.040>
    labels = ['type-bug', 'library']
    title = "'import site' fails when called from an unlinked directory"
    updated_at = <Date 2010-10-12.22:57:27.980>
    user = 'https://github.com/wking'

    bugs.python.org fields:

    activity = <Date 2010-10-12.22:57:27.980>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-12.22:57:27.982>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2009-07-31.09:53:25.040>
    creator = 'labrat'
    dependencies = []
    files = ['18264', '19154']
    hgrepos = []
    issue_num = 6612
    keywords = ['patch']
    message_count = 8.0
    messages = ['91129', '111971', '112014', '112043', '117863', '118152', '118153', '118479']
    nosy_count = 4.0
    nosy_names = ['georg.brandl', 'amaury.forgeotdarc', 'vstinner', 'labrat']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6612'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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