Skip to content

Add CodeType.replace() method #81213

@vstinner

Description

@vstinner
BPO 37032
Nosy @vstinner, @blueyed, @Carreau, @pablogsal
PRs
  • bpo-37032: Add CodeType.replace() method #13542
  • bpo-37032: Document CodeType.replace (new in python 3.8) #17776
  • [3.8] bpo-37032: Document CodeType.replace (GH-17776) #17779
  • 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 2019-05-27.07:45:56.864>
    created_at = <Date 2019-05-24.09:25:55.826>
    labels = ['interpreter-core', '3.8']
    title = 'Add CodeType.replace() method'
    updated_at = <Date 2020-01-01.06:12:20.408>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-01-01.06:12:20.408>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-27.07:45:56.864>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-05-24.09:25:55.826>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37032
    keywords = ['patch']
    message_count = 15.0
    messages = ['343360', '343370', '343371', '343373', '343374', '343377', '343378', '343381', '343384', '343434', '343435', '343589', '343610', '344816', '344817']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'blueyed', 'mbussonn', 'pablogsal']
    pr_nums = ['13542', '17776', '17779']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37032'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions