Skip to content

[subinterpreters] Eliminate PyInterpreterState.modules.#72597

@ericsnowcurrently

Description

@ericsnowcurrently
BPO28411
Nosy@brettcannon, @ncoghlan, @ericsnowcurrently
PRs
  • bpo-28411: Remove "modules" field from Py_InterpreterState. #1638
  • bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" #3565
  • bpo-28411: Isolate PyInterpreterState.modules #3575
  • bpo-28411: Support other mappings in PyInterpreterState.modules. #3593
  • bpo-28411: Remove PyInterpreterState.modules. #3606
  • bpo-28411: Fix redundant declaration of _PyImport_AddModuleObject #7992
  • [3.7] bpo-28411: Fix redundant declaration of _PyImport_AddModuleObject (GH-7992) #8017
  • Files
  • drop-interp-modules.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=Nonecreated_at=<Date2016-10-10.22:33:03.757>labels= ['expert-subinterpreters', 'type-bug', '3.7'] title='[subinterpreters] Eliminate PyInterpreterState.modules.'updated_at=<Date2020-05-15.01:02:08.283>user='https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity=<Date2020-05-15.01:02:08.283>actor='vstinner'assignee='eric.snow'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Subinterpreters'] creation=<Date2016-10-10.22:33:03.757>creator='eric.snow'dependencies= [] files= ['45052'] hgrepos= [] issue_num=28411keywords= ['patch'] message_count=15.0messages= ['278445', '278456', '278457', '278507', '278508', '278509', '278514', '278664', '301286', '302127', '302141', '302148', '302193', '302303', '335026'] nosy_count=4.0nosy_names= ['brett.cannon', 'ncoghlan', 'grahamd', 'eric.snow'] pr_nums= ['1638', '3565', '3575', '3593', '3606', '7992', '8017'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue28411'versions= ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      Status

      Todo

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions