mirror of
https://github.com/python/cpython.git
synced 2026-06-23 09:31:13 +00:00
gh-150285: Fix too long docstrings in the _remote_debugging module (GH-150289)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| clinic | ||
| _remote_debugging.h | ||
| asyncio.c | ||
| binary_io.h | ||
| binary_io_reader.c | ||
| binary_io_writer.c | ||
| code_objects.c | ||
| debug_offsets_validation.h | ||
| frame_cache.c | ||
| frames.c | ||
| gc_stats.c | ||
| gc_stats.h | ||
| interpreters.c | ||
| module.c | ||
| object_reading.c | ||
| subprocess.c | ||
| threads.c | ||