Closed
Description
BPO | 42291 |
---|---|
Nosy | @vstinner, @larryhastings, @serhiy-storchaka, @1st1 |
PRs |
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
- [3.12] gh-86457: Fix signature for code.replace() (GH-23199) #107744
- [3.11] gh-86457: Fix signature for code.replace() (GH-23199) #107746
- gh-86457: Add docs for Argument Clinic @text_signature directive #107747
- [3.11] gh-86457: Add docs for Argument Clinic @text_signature directive (#107747) #107799