Skip to content

importlib/__init__.py can not be loaded without __file__ - breaks cxFreeze #65083

@JurkoGospodneti

Description

@JurkoGospodneti
BPO 20884
Nosy @warsaw, @brettcannon, @ncoghlan, @larryhastings, @ned-deily, @bitdancer, @ericsnowcurrently, @takluyver
Files
  • cx_Freeze.7z: cx_Freeze source code checkout for reproducing the issue
  • frozen_file.diff
  • 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/brettcannon'
    closed_at = <Date 2014-03-21.15:03:33.794>
    created_at = <Date 2014-03-10.16:13:50.128>
    labels = ['interpreter-core', 'type-bug', 'library']
    title = 'importlib/__init__.py can not be loaded without __file__ - breaks cxFreeze'
    updated_at = <Date 2014-03-21.20:34:25.338>
    user = 'https://bugs.python.org/JurkoGospodneti'

    bugs.python.org fields:

    activity = <Date 2014-03-21.20:34:25.338>
    actor = 'Arfrever'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2014-03-21.15:03:33.794>
    closer = 'brett.cannon'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2014-03-10.16:13:50.128>
    creator = 'Jurko.Gospodneti\xc4\x87'
    dependencies = []
    files = ['34353', '34416']
    hgrepos = []
    issue_num = 20884
    keywords = ['patch', '3.4regression']
    message_count = 32.0
    messages = ['213047', '213048', '213049', '213051', '213085', '213088', '213089', '213137', '213138', '213142', '213230', '213255', '213258', '213260', '213263', '213265', '213280', '213289', '213291', '213300', '213306', '213342', '213357', '213393', '213550', '213551', '213556', '213717', '213718', '213720', '214374', '214375']
    nosy_count = 11.0
    nosy_names = ['barry', 'brett.cannon', 'ncoghlan', 'larry', 'ned.deily', 'Arfrever', 'r.david.murray', 'Jurko.Gospodneti\xc4\x87', 'python-dev', 'eric.snow', 'takluyver']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20884'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)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