File tree Expand file tree Collapse file tree 3 files changed +0
-39
lines changed
stdlib/@tests/stubtest_allowlists Expand file tree Collapse file tree 3 files changed +0
-39
lines changed Original file line number Diff line number Diff line change 1- # =========
2- # Temporary
3- # =========
4-
5- # Incompatible changes introduced in Python 3.10.20
6- # (Remove once 3.10.20 becomes available for GitHub Actions)
7- html.parser.HTMLParser.__init__ # parameter `scripting`
8- pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
9- pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
10- xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
11- xml.parsers.expat.XMLParserType.SetAllocTrackerMaximumAmplification
12-
13-
141# =============================================================
152# Allowlist entries that cannot or should not be fixed; <= 3.12
163# =============================================================
Original file line number Diff line number Diff line change 1- # =========
2- # Temporary
3- # =========
4-
5- # Incompatible changes introduced in Python 3.11.15
6- # (Remove once 3.11.15 becomes available for GitHub Actions)
7- html.parser.HTMLParser.__init__ # parameter `scripting`
8- pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
9- pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
10- xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
11- xml.parsers.expat.XMLParserType.SetAllocTrackerMaximumAmplification
12-
13-
141# =============================================================
152# Allowlist entries that cannot or should not be fixed; <= 3.12
163# =============================================================
Original file line number Diff line number Diff line change 1- # =========
2- # Temporary
3- # =========
4-
5- # Incompatible changes introduced in Python 3.12.13
6- # (Remove once 3.12.13 becomes available for GitHub Actions)
7- html.parser.HTMLParser.__init__ # parameter `scripting`
8- pyexpat.XMLParserType.SetAllocTrackerActivationThreshold
9- pyexpat.XMLParserType.SetAllocTrackerMaximumAmplification
10- xml.parsers.expat.XMLParserType.SetAllocTrackerActivationThreshold
11- xml.parsers.expat.XMLParserType.SetAllocTrackerMaximumAmplification
12-
13-
141# =============================================================
152# Allowlist entries that cannot or should not be fixed; <= 3.12
163# =============================================================
You can’t perform that action at this time.
0 commit comments