Skip to content

Improve tests and docs of how pickle works with SharedMemory obejcts #89288

@sobolevn

Description

@sobolevn
BPO 45125
Nosy @serhiy-storchaka, @miss-islington, @sobolevn
PRs
  • bpo-45125: Improves pickling docs and tests for shared_memory #28294
  • [3.10] bpo-45125: Improves pickling docs and tests for shared_memory (GH-28294) #28675
  • 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 2021-10-22.08:23:03.947>
    created_at = <Date 2021-09-07.10:17:52.925>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', 'tests', 'docs']
    title = 'Improve tests and docs of how `pickle` works with `SharedMemory` obejcts'
    updated_at = <Date 2021-10-22.08:23:03.946>
    user = 'https://github.com/sobolevn'

    bugs.python.org fields:

    activity = <Date 2021-10-22.08:23:03.946>
    actor = 'sobolevn'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-10-22.08:23:03.947>
    closer = 'sobolevn'
    components = ['Documentation', 'Tests']
    creation = <Date 2021-09-07.10:17:52.925>
    creator = 'sobolevn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45125
    keywords = ['patch']
    message_count = 5.0
    messages = ['401219', '401229', '403008', '403013', '404725']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'serhiy.storchaka', 'miss-islington', 'sobolevn']
    pr_nums = ['28294', '28675']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45125'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions