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 c61ea87 commit 5f53b91Copy full SHA for 5f53b91
Doc/library/gc.rst
@@ -358,3 +358,6 @@ The following constants are provided for use with :func:`set_debug`:
358
The debugging flags necessary for the collector to print information about a
359
leaking program (equal to ``DEBUG_COLLECTABLE | DEBUG_UNCOLLECTABLE |
360
DEBUG_SAVEALL``).
361
+
362
363
+Spurious change to force doctests to run in CI.
0 commit comments