Skip to content

Pickling of typing types #77054

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32873
Nosy @gvanrossum, @ned-deily, @serhiy-storchaka, @ilevkivskyi, @miss-islington, @wrmsr
PRs
  • bpo-32873: Treat type variables and special typing forms as immutable by copy and pickle #6216
  • [3.7] bpo-32873: Treat type variables and special typing forms as immutable by copy and pickle (GH-6216) #6264
  • bpo-32873: Remove a name hack for generic aliases in typing module #6376
  • [3.7] bpo-32873: Remove a name hack for generic aliases in typing module (GH-6376) #6378
  • 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 2018-03-26.22:37:30.986>
    created_at = <Date 2018-02-19.10:46:45.002>
    labels = ['3.7', '3.8', 'deferred-blocker', 'type-bug', 'library']
    title = 'Pickling of typing types'
    updated_at = <Date 2018-04-05.00:46:42.937>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-04-05.00:46:42.937>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-26.22:37:30.986>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2018-02-19.10:46:45.002>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32873
    keywords = ['patch']
    message_count = 15.0
    messages = ['312346', '312354', '312355', '312357', '312377', '312952', '312953', '312954', '312955', '314482', '314483', '314952', '314955', '314963', '314964']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'ned.deily', 'serhiy.storchaka', 'levkivskyi', 'miss-islington', 'wrmsr']
    pr_nums = ['6216', '6264', '6376', '6378']
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32873'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedeferred-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions