Skip to content

Commit 656b6fb

Browse files
committed
Use gh bug nubmer
1 parent ff4ca5c commit 656b6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_email/test__header_value_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2983,7 +2983,7 @@ def mime_parameters_as_value(self,
29832983
[('r', '"')],
29842984
[errors.InvalidHeaderDefect]*2),
29852985

2986-
# bpo-42946: Unicode super-script digits (and others) are not allowed
2986+
# gh-87112: Unicode super-script digits (and others) are not allowed
29872987
# as section numbers.
29882988
'non_allowed_digits': (
29892989
'foo*0=bar; foo*²=baz',

0 commit comments

Comments
 (0)