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 39f123c commit e214324Copy full SHA for e214324
1 file changed
Doc/whatsnew/3.15.rst
@@ -700,16 +700,6 @@ arguments (:pep:`791`).
700
Improved modules
701
================
702
703
-_remote_debugging
704
------------------
705
-
706
-* Added :class:`!GCMonitor` and :func:`!get_gc_stats` to the
707
- :mod:`!_remote_debugging` module to read garbage collection statistics
708
- from a running Python process without constructing a :class:`!RemoteUnwinder`.
709
- Results are returned as :class:`!GCStatsInfo` objects.
710
- (Contributed by Sergey Miryanov and Pablo Galindo in :gh:`146527`.)
711
712
713
argparse
714
--------
715
0 commit comments