Skip to content

PyImport_ExecCodeModuleObject not setting module attributes #65425

@trevor3

Description

@trevor3
mannequin
BPO 21226
Nosy @brettcannon, @ncoghlan, @benjaminp, @ericsnowcurrently
Files
  • fix-PyImport_ExecCodeModuleObject.diff
  • fix-PyImport_ExecCodeModuleObject.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/ericsnowcurrently'
    closed_at = <Date 2014-05-13.00:31:35.113>
    created_at = <Date 2014-04-14.21:04:27.103>
    labels = ['type-bug', 'library']
    title = 'PyImport_ExecCodeModuleObject not setting module attributes'
    updated_at = <Date 2014-05-29.18:44:15.513>
    user = 'https://bugs.python.org/trevor3'

    bugs.python.org fields:

    activity = <Date 2014-05-29.18:44:15.513>
    actor = 'python-dev'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2014-05-13.00:31:35.113>
    closer = 'eric.snow'
    components = ['Library (Lib)']
    creation = <Date 2014-04-14.21:04:27.103>
    creator = 'trevor3'
    dependencies = []
    files = ['34971', '34980']
    hgrepos = []
    issue_num = 21226
    keywords = ['patch']
    message_count = 7.0
    messages = ['216217', '216850', '216864', '216886', '218161', '218391', '219356']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'benjamin.peterson', 'Arfrever', 'python-dev', 'eric.snow', 'trevor3']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21226'
    versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    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