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 383c3d6 commit aee355bCopy full SHA for aee355b
1 file changed
Python/sysmodule.c
@@ -448,7 +448,6 @@ Return the profiling function set with sys.setprofile.\n\
448
See the profiler chapter in the library manual."
449
);
450
451
-/* TODO: deprecate */
452
static int _check_interval = 100;
453
454
static PyObject *
0 commit comments