PEP 626 does not explain the handling of constants, at all.
Open
@markshannon is already working on this.
Since Aug 3, 2021.
3.11
interpreter-core
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 44816 |
|---|---|
| Nosy | @markshannon, @brandtbucher |
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 = 'https://github.com/markshannon'
closed_at = None
created_at = <Date 2021-08-02.23:28:31.267>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'PEP 626 does not explain the handling of constants, at all.'
updated_at = <Date 2021-08-03.16:30:58.546>
user = 'https://github.com/brandtbucher'
bugs.python.org fields:
activity = <Date 2021-08-03.16:30:58.546>
actor = 'brandtbucher'
assignee = 'Mark.Shannon'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-08-02.23:28:31.267>
creator = 'brandtbucher'
dependencies = []
files = []
hgrepos = []
issue_num = 44816
keywords = []
message_count = 3.0
messages = ['398810', '398834', '398838']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'brandtbucher']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44816'
versions = ['Python 3.11']
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.