cpython/Lib/profiling
Miss Islington (bot) 61bb57fa3f
[3.15] gh-152434: Block --async-aware with --binary (GH-152444) (#152446)
gh-152434: Block --async-aware with --binary (GH-152444)

The binary writer does not currently handle AwaitedInfo samples and
crashes when running in --async-aware mode.
(cherry picked from commit 876c06cab9)

Co-authored-by: László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
2026-06-27 17:24:53 +00:00
..
sampling [3.15] gh-152434: Block --async-aware with --binary (GH-152444) (#152446) 2026-06-27 17:24:53 +00:00
tracing GH-65961: Stop setting __cached__ on modules (GH-142165) 2025-12-11 11:44:46 -08:00
__init__.py