dart-sdk/runtime/docs
Alexander Thomas b5c63ce757 [infra] Migrate scripts to python3
* Migrate to python3; drop python support.
* Update Windows toolchain support.
* Remove some unused methods.
* Python 2.7 is still needed on Windows.
* Update gsutil to a version that supports python3.

Fixes: https://github.com/dart-lang/sdk/issues/28793

TEST=Manually tested common user journeys.

Change-Id: I663a22b237a548bb82dc2e601e399e3bc3649211
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192182
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2021-04-15 10:10:20 +00:00
..
compiler [vm] Require all recognized methods to be marked with pragma. 2020-11-16 13:49:50 +00:00
images
infra
aot_binary_size_analysis.md [vm/tools] Update references to snapshot_analysis.dart. 2020-05-26 21:21:19 +00:00
dwarf_stack_traces.md [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
gc.md [vm, gc] Mention handles in the high-level GC documentation. 2021-03-23 21:14:45 +00:00
index.md
pragmas.md [vm] Add vm:unsafe:no-interrupts pragma to force remove all CheckStackOverflow 2021-02-02 11:19:00 +00:00
snapshot_profiling.md