Skip to content

unpickling an xmlrpc.client.Fault raises TypeError #71468

@UriOkrent

Description

@UriOkrent
mannequin
BPO 27281
Nosy @loewis, @berkerpeksag, @serhiy-storchaka, @iritkatriel
Files
  • 0001-xmlrpc.client-make-Fault-pickleable.patch: pass Fault's init() args to the base class init()
  • 0001-xmlrpc.client-make-Errors-pickleable.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 = None
    created_at = <Date 2016-06-09.15:09:16.615>
    labels = ['type-bug', 'library', '3.11']
    title = 'unpickling an xmlrpc.client.Fault raises TypeError'
    updated_at = <Date 2021-11-26.18:53:47.180>
    user = 'https://bugs.python.org/UriOkrent'

    bugs.python.org fields:

    activity = <Date 2021-11-26.18:53:47.180>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2016-06-09.15:09:16.615>
    creator = 'Uri Okrent'
    dependencies = []
    files = ['43321', '43322']
    hgrepos = []
    issue_num = 27281
    keywords = ['patch']
    message_count = 8.0
    messages = ['268028', '268039', '268048', '268050', '268052', '268056', '268058', '407084']
    nosy_count = 5.0
    nosy_names = ['loewis', 'berker.peksag', 'serhiy.storchaka', 'Uri Okrent', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27281'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions