Skip to content

make built-in tokenizer available via Python C API #47603

@effbot

Description

@effbot
mannequin
BPO 3353
Nosy @amauryfa, @meadori, @berkerpeksag, @serhiy-storchaka, @asottile, @DimitrisJim, @pablogsal
Dependencies
  • bpo-25643: Python tokenizer rewriting
  • Files
  • issue3353.diff: Patch to move the include file etc
  • 82706ea73ada.diff
  • issue3353.patch: issue3353.patch
  • issue3353-2.patch: issue3353-2.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 = None
    created_at = <Date 2008-07-14.11:32:15.414>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'make built-in tokenizer available via Python C API'
    updated_at = <Date 2021-01-27.21:14:20.006>
    user = 'https://bugs.python.org/effbot'

    bugs.python.org fields:

    activity = <Date 2021-01-27.21:14:20.006>
    actor = 'pablogsal'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2008-07-14.11:32:15.414>
    creator = 'effbot'
    dependencies = ['25643']
    files = ['10961', '35730', '38992', '38999']
    hgrepos = ['260']
    issue_num = 3353
    keywords = ['patch']
    message_count = 34.0
    messages = ['69650', '70101', '70102', '70181', '70227', '70305', '143717', '221293', '240882', '240927', '240967', '245939', '289535', '289537', '289584', '289585', '289587', '289590', '289591', '385736', '385756', '385788', '385790', '385791', '385792', '385793', '385794', '385795', '385796', '385797', '385798', '385799', '385808', '385811']
    nosy_count = 12.0
    nosy_names = ['effbot', 'amaury.forgeotdarc', 'djmitche', 'kirkshorts', 'meador.inge', 'berker.peksag', 'serhiy.storchaka', 'superluser', 'Andrew.C', 'Anthony Sottile', 'Jim Fasarakis-Hilliard', 'pablogsal']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3353'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.12only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions