Skip to content

Improve pickling of typing types #77833

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33652
Nosy @gvanrossum, @ned-deily, @serhiy-storchaka, @ilevkivskyi, @miss-islington
PRs
  • bpo-33652: Improve pickle support in the typing module. #7123
  • [3.7] bpo-33652: Improve pickle support in the typing module. (GH-7123) #7132
  • bpo-33652: Remove __getstate__ and __setstate__ methods in typing. #7144
  • [3.7] bpo-33652: Remove __getstate__ and __setstate__ methods in typing. (GH-7144) #7148
  • 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-05-28.12:57:46.782>
    created_at = <Date 2018-05-26.07:10:15.083>
    labels = ['3.8', '3.7', 'library']
    title = 'Improve pickling of typing types'
    updated_at = <Date 2018-05-28.12:57:46.781>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-28.12:57:46.781>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-28.12:57:46.782>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2018-05-26.07:10:15.083>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33652
    keywords = ['patch']
    message_count = 8.0
    messages = ['317727', '317752', '317753', '317766', '317768', '317837', '317839', '317846']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'ned.deily', 'serhiy.storchaka', 'levkivskyi', 'miss-islington']
    pr_nums = ['7123', '7132', '7144', '7148']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33652'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions