add _lsprof module (#11159)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Stephen Morton
2024-02-16 08:38:49 -08:00
committed by GitHub
parent f3c7c48438
commit 764532356a
4 changed files with 39 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ extra-standard-library = [
"_imp",
"_json",
"_locale",
"_lsprof",
"_markupbase",
"_msi",
"_operator",