Skip to content

Commit 8f123f9

Browse files
committed
Undo 0f32750: Remove note from Docs
1 parent fc9464d commit 8f123f9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Doc/library/profiling.sampling.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,6 @@ This requires one of:
387387
On Windows, the profiler requires administrative privileges or the
388388
``SeDebugPrivilege`` privilege to read another process's memory.
389389

390-
*Note*: On Windows, ``python -m profiling.sampling`` fails inside a virtual
391-
environment because the venv's ``python.exe`` is just a launcher shim that
392-
re-executes the base interpreter as a child process. The shim itself isn't
393-
a Python process and has no ``PyRuntime`` section to attach to. Instead,
394-
run it from the global Python installation.
395390

396391
Version compatibility
397392
---------------------

0 commit comments

Comments
 (0)