We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c9144 commit 052a0d1Copy full SHA for 052a0d1
.github/ISSUE_TEMPLATE/bug.md
@@ -19,10 +19,8 @@ labels: "type-bug"
19
20
<!-- Bugs in third-party projects (e.g. `requests`) do not belong in the CPython issue tracker -->
21
22
-- [ ] I am confident this is a bug in CPython,
23
- not a bug in a third-party project
24
-- [ ] I have searched the CPython issue tracker,
25
- and am confident this bug has not been reported before
+- [ ] I am confident this is a bug in CPython, not a bug in a third-party project
+- [ ] I have searched the CPython issue tracker, and am confident this bug has not been reported before
26
27
## A clear and concise description of the bug
28
0 commit comments