Skip to content

copyreg doesn't support keyword only arguments in __new__ #48977

@erickt

Description

@erickt
mannequin
BPO 4727
Nosy @jcea, @abalkin, @avassalotti, @serhiy-storchaka
Dependencies
  • bpo-17810: Implement PEP 3154 (pickle protocol 4)
  • Files
  • copy_getnewargs_ex.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-03-24.16:08:11.720>
    created_at = <Date 2008-12-23.02:35:02.277>
    labels = ['type-feature', 'library']
    title = "copyreg doesn't support keyword only arguments in __new__"
    updated_at = <Date 2015-03-24.20:38:48.835>
    user = 'https://bugs.python.org/erickt'

    bugs.python.org fields:

    activity = <Date 2015-03-24.20:38:48.835>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-24.16:08:11.720>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2008-12-23.02:35:02.277>
    creator = 'erickt'
    dependencies = ['17810']
    files = ['38032']
    hgrepos = []
    issue_num = 4727
    keywords = ['patch']
    message_count = 7.0
    messages = ['78222', '109264', '109266', '204973', '235503', '239178', '239179']
    nosy_count = 6.0
    nosy_names = ['jcea', 'belopolsky', 'alexandre.vassalotti', 'erickt', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4727'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions