Add test classes for custom __index__, __int__, __float__ and __complex__
| BPO | 40129 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @serhiy-storchaka |
| 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 = <Date 2020-04-11.08:00:46.286> created_at = <Date 2020-03-31.20:37:44.559> labels = ['type-feature', 'tests', '3.9'] title = 'Add test classes for custom __index__, __int__, __float__ and __complex__' updated_at = <Date 2020-04-11.08:00:46.285> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2020-04-11.08:00:46.285> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2020-04-11.08:00:46.286> closer = 'serhiy.storchaka' components = ['Tests'] creation = <Date 2020-03-31.20:37:44.559> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 40129 keywords = ['patch'] message_count = 2.0 messages = ['365422', '365432'] nosy_count = 3.0 nosy_names = ['rhettinger', 'mark.dickinson', 'serhiy.storchaka'] pr_nums = ['19262'] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue40129' versions = ['Python 3.9']