mirror of
https://github.com/python/cpython.git
synced 2026-04-27 06:10:59 +00:00
Fixes #108951 Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com> Co-authored-by: Guido van Rossum <guido@python.org>
7 lines
209 B
Text
7 lines
209 B
Text
# HTML IDs excluded from the check-html-ids.py check.
|
|
|
|
# Remove from here in 3.16
|
|
c-api/allocation.html: deprecated-aliases
|
|
c-api/file.html: deprecated-api
|
|
|
|
library/asyncio-task.html: terminating-a-task-group
|