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 ff4ca5c commit 656b6fbCopy full SHA for 656b6fb
Lib/test/test_email/test__header_value_parser.py
@@ -2983,7 +2983,7 @@ def mime_parameters_as_value(self,
2983
[('r', '"')],
2984
[errors.InvalidHeaderDefect]*2),
2985
2986
- # bpo-42946: Unicode super-script digits (and others) are not allowed
+ # gh-87112: Unicode super-script digits (and others) are not allowed
2987
# as section numbers.
2988
'non_allowed_digits': (
2989
'foo*0=bar; foo*²=baz',
0 commit comments