Programmatic management of BytesWarning doesn't work for native triggers.
Open
Nobody has claimed this yet.
3.10
3.8 (EOL)
3.9 (EOL)
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 43526 |
|---|---|
| Nosy | @gpshead, @vstinner, @methane, @masklinn, @serhiy-storchaka |
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 2021-03-17.09:03:05.688>
labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
title = "Programmatic management of BytesWarning doesn't work for native triggers."
updated_at = <Date 2021-11-16.00:57:58.798>
user = 'https://github.com/masklinn'
bugs.python.org fields:
activity = <Date 2021-11-16.00:57:58.798>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-03-17.09:03:05.688>
creator = 'xmorel'
dependencies = []
files = []
hgrepos = []
issue_num = 43526
keywords = []
message_count = 14.0
messages = ['388912', '388913', '388915', '389154', '399064', '399076', '399192', '399193', '399194', '399203', '406360', '406361', '406382', '406383']
nosy_count = 5.0
nosy_names = ['gregory.p.smith', 'vstinner', 'methane', 'xmorel', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue43526'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
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.
Research direction
Start with the linked BPO issue 43526 and its discussion; the payload names the Library component but no source files or tests. Determine the affected native triggers and the expected programmatic BytesWarning behavior, then verify that behavior with targeted tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100