-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 23975 |
|---|---|
| Nosy | @pfmoore, @mdickinson, @wm75, @skirpichev |
| PRs | |
| 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 = None created_at = <Date 2015-04-16.20:06:57.803> labels = ['type-bug', 'library'] title = 'numbers.Rational implements __float__ incorrectly' updated_at = <Date 2021-04-26.04:22:28.952> user = 'https://github.com/wm75'bugs.python.org fields:
activity = <Date 2021-04-26.04:22:28.952> actor = 'Sergey.Kirpichev' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2015-04-16.20:06:57.803> creator = 'wolma' dependencies = [] files = ['39217'] hgrepos = [] issue_num = 23975 keywords = ['patch'] message_count = 7.0 messages = ['241270', '241340', '241636', '241637', '241638', '241639', '242113'] nosy_count = 4.0 nosy_names = ['paul.moore', 'mark.dickinson', 'wolma', 'Sergey.Kirpichev'] pr_nums = ['25619'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue23975' versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error