Skip to content

Incorrect signature of CodeType.replace() #86457

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 42291
Nosy @vstinner, @larryhastings, @serhiy-storchaka, @1st1
PRs
  • gh-86457: Fix signature for code.replace(). #23199
  • 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 2020-11-08.10:38:14.301>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'expert-argument-clinic']
    title = 'Incorrect signature of CodeType.replace()'
    updated_at = <Date 2020-11-09.14:46:09.424>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-11-09.14:46:09.424>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Argument Clinic']
    creation = <Date 2020-11-08.10:38:14.301>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42291
    keywords = ['patch']
    message_count = 2.0
    messages = ['380545', '380587']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'larry', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['23199']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42291'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtopic-argument-clinictype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions