Skip to content

Expose dict_proxy internal type as types.MappingProxyType #58594

@vstinner

Description

@vstinner
BPO 14386
Nosy @gvanrossum, @birkenfeld, @rhettinger, @pitrou, @vstinner, @giampaolo, @merwok, @bitdancer, @voidspace, @skrah, @ericsnowcurrently, @JimJJewett
Files
  • dictproxy.patch
  • dictproxy-2.patch
  • mappingview-3.patch
  • mappingview-4.patch
  • mappingproxy-5.patch
  • mappingproxy_abc.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 = <Date 2012-04-19.23:42:55.098>
    created_at = <Date 2012-03-22.01:50:03.533>
    labels = ['interpreter-core', 'type-feature']
    title = 'Expose dict_proxy internal type as types.MappingProxyType'
    updated_at = <Date 2012-04-19.23:42:55.097>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2012-04-19.23:42:55.097>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-04-19.23:42:55.098>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2012-03-22.01:50:03.533>
    creator = 'vstinner'
    dependencies = []
    files = ['24990', '24991', '25028', '25063', '25070', '25229']
    hgrepos = []
    issue_num = 14386
    keywords = ['patch']
    message_count = 40.0
    messages = ['156536', '156538', '156550', '156551', '156634', '156780', '156781', '156783', '156785', '156786', '156788', '156789', '156792', '156796', '156815', '156860', '156864', '156867', '156868', '156871', '156934', '156936', '156971', '156973', '156980', '157008', '157012', '157030', '157036', '157083', '157111', '157112', '157113', '157517', '157618', '157619', '157630', '158374', '158375', '158776']
    nosy_count = 15.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'rhettinger', 'pitrou', 'vstinner', 'giampaolo.rodola', 'eric.araujo', 'Arfrever', 'r.david.murray', 'michael.foord', 'skrah', 'python-dev', 'eric.snow', 'poq', 'Jim.Jewett']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14386'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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