File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
stdlib/@tests/stubtest_allowlists Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ tarfile.TarFile.makelink_with_filter
6464
6565# Incompatible changes introduced in Python 3.10.20
6666# (Remove once 3.10.20 becomes available for GitHub Actions)
67- html.parser.HTMLParser.__init__ # parameter `scripting`
6867email._header_value_parser.make_parenthesis_pairs
68+ html.parser.HTMLParser.__init__ # parameter `scripting`
6969pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
7070pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
7171xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ tarfile.TarFile.makelink_with_filter
3535
3636# Incompatible changes introduced in Python 3.11.15
3737# (Remove once 3.11.15 becomes available for GitHub Actions)
38- html.parser.HTMLParser.__init__ # parameter `scripting`
3938email._header_value_parser.make_parenthesis_pairs
39+ html.parser.HTMLParser.__init__ # parameter `scripting`
4040pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
4141pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
4242xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ tarfile.TarFile.makelink_with_filter
2222
2323# Incompatible changes introduced in Python 3.12.13
2424# (Remove once 3.12.13 becomes available for GitHub Actions)
25- html.parser.HTMLParser.__init__ # parameter `scripting`
2625email._header_value_parser.make_parenthesis_pairs
26+ html.parser.HTMLParser.__init__ # parameter `scripting`
2727pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
2828pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
2929xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ tarfile.TarFile.makelink_with_filter
6464
6565# Incompatible changes introduced in Python 3.10.20
6666# (Remove once 3.10.20 becomes available for GitHub Actions)
67- html.parser.HTMLParser.__init__ # parameter `scripting`
6867email._header_value_parser.make_parenthesis_pairs
68+ html.parser.HTMLParser.__init__ # parameter `scripting`
6969pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
7070pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
7171xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ tarfile.TarFile.makelink_with_filter
3535
3636# Incompatible changes introduced in Python 3.11.15
3737# (Remove once 3.11.15 becomes available for GitHub Actions)
38- html.parser.HTMLParser.__init__ # parameter `scripting`
3938email._header_value_parser.make_parenthesis_pairs
39+ html.parser.HTMLParser.__init__ # parameter `scripting`
4040pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
4141pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
4242xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ tarfile.TarFile.makelink_with_filter
2222
2323# Incompatible changes introduced in Python 3.12.13
2424# (Remove once 3.12.13 becomes available for GitHub Actions)
25- html.parser.HTMLParser.__init__ # parameter `scripting`
2625email._header_value_parser.make_parenthesis_pairs
26+ html.parser.HTMLParser.__init__ # parameter `scripting`
2727pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
2828pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
2929xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
You can’t perform that action at this time.
0 commit comments