Skip to content

Commit e214324

Browse files
authored
gh-146527: Remove private module entry from what's new (#149284)
Remove private module entry from what's new
1 parent 39f123c commit e214324

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -700,16 +700,6 @@ arguments (:pep:`791`).
700700
Improved modules
701701
================
702702

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-
713703
argparse
714704
--------
715705

0 commit comments

Comments
 (0)