Skip to content

add sys.implementation #58878

Description

@ericsnowcurrently
BPO 14673
Nosy @loewis, @warsaw, @brettcannon, @amauryfa, @ncoghlan, @merwok, @briancurtin, @ericsnowcurrently
Files
  • sys_implementation.diff: implements sys.implementation and doc addition
  • sys_implementation_2.diff: implements sys.implementation, a test, and a doc addition
  • issue14673_as_module.diff
  • issue14673_as_type.diff
  • issue14673_as_structseq.diff
  • issue14673_as_simple_namespace.diff
  • issue14673_docs_and_tests.diff: documentation and tests for sys.implementation
  • issue14673_as_simple_namespace_2.diff
  • issue14673_docs_and_tests_2.diff
  • issue14673_full.diff: updated patch including docs, tests, and types.SimpleNamespace
  • issue14673_full_2.diff
  • issue14673_full_3.diff: up-to-date complete patch with all tests passing
  • issue14673_full_4.diff: updated docs for Amaury
  • 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 2012-06-04.20:23:14.644>
    created_at = <Date 2012-04-26.05:16:11.202>
    labels = ['interpreter-core', 'type-bug']
    title = 'add sys.implementation'
    updated_at = <Date 2012-06-04.21:49:57.609>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2012-06-04.21:49:57.609>
    actor = 'barry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-06-04.20:23:14.644>
    closer = 'loewis'
    components = ['Interpreter Core']
    creation = <Date 2012-04-26.05:16:11.202>
    creator = 'eric.snow'
    dependencies = []
    files = ['25369', '25378', '25724', '25725', '25726', '25727', '25728', '25767', '25768', '25780', '25795', '25797', '25804']
    hgrepos = []
    issue_num = 14673
    keywords = ['patch']
    message_count = 41.0
    messages = ['159357', '159365', '159377', '159390', '159393', '159394', '159415', '159425', '159435', '159441', '159444', '161223', '161632', '161679', '161960', '161963', '161965', '161969', '161981', '161982', '161983', '162047', '162049', '162081', '162098', '162099', '162100', '162118', '162119', '162125', '162127', '162186', '162215', '162217', '162227', '162261', '162262', '162279', '162289', '162297', '162299']
    nosy_count = 11.0
    nosy_names = ['loewis', 'barry', 'brett.cannon', 'amaury.forgeotdarc', 'ncoghlan', 'eric.araujo', 'Arfrever', 'brian.curtin', 'python-dev', 'sbt', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14673'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions