-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Implementation of chomp() on string objects. #33642
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 403029 |
|---|---|
| Nosy | @gvanrossum |
| Files |
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 2001-01-01.17:47:23.000>
created_at = <Date 2000-12-28.05:50:24.000>
labels = ['interpreter-core']
title = 'Implementation of chomp() on string objects.'
updated_at = <Date 2001-01-01.17:47:23.000>
user = 'https://bugs.python.org/bjornpettersen'bugs.python.org fields:
activity = <Date 2001-01-01.17:47:23.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-12-28.05:50:24.000>
creator = 'bjorn_pettersen'
dependencies = []
files = ['2985']
hgrepos = []
issue_num = 403029
keywords = ['patch']
message_count = 5.0
messages = ['35148', '35149', '35150', '35151', '35152']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'bjorn_pettersen']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue403029'
versions = []Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)