Skip to content

Reloading tokenize breaks tokenize.open() #67803

@takluyver

Description

@takluyver
mannequin
BPO 23615
Nosy @brettcannon, @ncoghlan, @vstinner, @ericsnowcurrently, @takluyver, @serhiy-storchaka
Files
  • tokenize-reloadable.patch
  • tokenize-reloadable-B.patch
  • tokenize-reloadable-B2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-03-11.15:35:00.110>
    created_at = <Date 2015-03-09.01:21:08.683>
    labels = ['type-bug', 'library']
    title = 'Reloading tokenize breaks tokenize.open()'
    updated_at = <Date 2015-03-11.21:54:20.069>
    user = 'https://github.com/takluyver'

    bugs.python.org fields:

    activity = <Date 2015-03-11.21:54:20.069>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-11.15:35:00.110>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-03-09.01:21:08.683>
    creator = 'takluyver'
    dependencies = []
    files = ['38423', '38425', '38426']
    hgrepos = []
    issue_num = 23615
    keywords = ['patch']
    message_count = 11.0
    messages = ['237588', '237782', '237784', '237787', '237788', '237790', '237798', '237870', '237876', '237904', '237906']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'python-dev', 'eric.snow', 'takluyver', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23615'
    versions = ['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