The rich comparison operators are second class citizens
Open
@pablogsal is already working on this.
Since Feb 21, 2023.
interpreter-core
topic-parser
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 36617 |
|---|---|
| Nosy | @mdickinson, @ericvsmith, @stevendaprano, @mr-nfamous |
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 2019-04-12.17:07:05.819>
labels = ['interpreter-core', '3.7']
title = 'The rich comparison operators are second class citizens'
updated_at = <Date 2019-04-19.17:06:37.566>
user = 'https://github.com/mr-nfamous'
bugs.python.org fields:
activity = <Date 2019-04-19.17:06:37.566>
actor = 'mark.dickinson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2019-04-12.17:07:05.819>
creator = 'bup'
dependencies = []
files = []
hgrepos = []
issue_num = 36617
keywords = []
message_count = 4.0
messages = ['340084', '340088', '340089', '340549']
nosy_count = 5.0
nosy_names = ['mark.dickinson', 'eric.smith', 'steven.daprano', 'SilentGhost', 'bup']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue36617'
versions = ['Python 3.7']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.