-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Documentation for int constructor mentions __int__ but not __trunc__ #70888
Copy link
Copy link
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-featureA feature request or enhancementA feature request or enhancement
Description
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 2018-03-12.13:03:01.397>
created_at = <Date 2016-04-06.09:01:52.062>
labels = ['type-feature', 'docs']
title = 'Documentation for int constructor mentions __int__ but not __trunc__'
updated_at = <Date 2018-05-10.14:38:23.063>
user = 'https://github.com/rob-smallshire'bugs.python.org fields:
activity = <Date 2018-05-10.14:38:23.063>
actor = 'miss-islington'
assignee = 'docs@python'
closed = True
closed_date = <Date 2018-03-12.13:03:01.397>
closer = 'ncoghlan'
components = ['Documentation']
creation = <Date 2016-04-06.09:01:52.062>
creator = 'robert_smallshire'
dependencies = []
files = []
hgrepos = []
issue_num = 26701
keywords = ['patch']
message_count = 14.0
messages = ['262941', '262945', '313456', '313514', '313516', '313531', '313532', '313534', '313536', '313537', '313647', '316361', '316365', '316366']
nosy_count = 6.0
nosy_names = ['ncoghlan', 'r.david.murray', 'docs@python', 'serhiy.storchaka', 'robert_smallshire', 'miss-islington']
pr_nums = ['6022', '6049', '6050', '6054', '6055', '6056', '6741', '6751', '6752']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26701'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-featureA feature request or enhancementA feature request or enhancement