Skip to content

types module can be implemented only in Python #46660

@benjaminp

Description

@benjaminp
BPO 2408
Nosy @amauryfa, @tiran, @benjaminp
Files
  • expose_cell.patch: exposes cell objects
  • expose_cell_python.patch: better implementation
  • types_in_python.diff: makes the types module use python only
  • 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 2008-04-08.22:09:42.495>
    created_at = <Date 2008-03-18.21:09:29.487>
    labels = ['interpreter-core', 'type-feature', 'library']
    title = 'types module can be implemented only in Python'
    updated_at = <Date 2008-04-08.22:09:42.487>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2008-04-08.22:09:42.487>
    actor = 'amaury.forgeotdarc'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-04-08.22:09:42.495>
    closer = 'amaury.forgeotdarc'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2008-03-18.21:09:29.487>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['9740', '9743', '9745']
    hgrepos = []
    issue_num = 2408
    keywords = ['patch']
    message_count = 7.0
    messages = ['63988', '64001', '64003', '64004', '64007', '64252', '65221']
    nosy_count = 3.0
    nosy_names = ['amaury.forgeotdarc', 'christian.heimes', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue2408'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions