mirror of
https://github.com/python/cpython.git
synced 2026-05-06 04:37:33 -04:00
gh-146527: Remove private module entry from what's new (#149284)
Remove private module entry from what's new
This commit is contained in:
committed by
GitHub
parent
39f123c587
commit
e214324532
@@ -700,16 +700,6 @@ arguments (:pep:`791`).
|
||||
Improved modules
|
||||
================
|
||||
|
||||
_remote_debugging
|
||||
-----------------
|
||||
|
||||
* Added :class:`!GCMonitor` and :func:`!get_gc_stats` to the
|
||||
:mod:`!_remote_debugging` module to read garbage collection statistics
|
||||
from a running Python process without constructing a :class:`!RemoteUnwinder`.
|
||||
Results are returned as :class:`!GCStatsInfo` objects.
|
||||
(Contributed by Sergey Miryanov and Pablo Galindo in :gh:`146527`.)
|
||||
|
||||
|
||||
argparse
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user