Python2 will hit end of life soon: https://pythonclock.org/
This change also makes the integration with OSS-Fuzz a bit simpler:
https://github.com/google/oss-fuzz/issues/1632
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D60282
[libFuzzer] Make DataFlow scripts Python3 compatible. ClosedPublic Authored by Dor1s on Apr 4 2019, 12:31 PM.
Details Summary Python2 will hit end of life soon: https://pythonclock.org/
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 4 2019, 12:31 PM This revision is now accepted and ready to land.Apr 4 2019, 2:07 PM Closed by commit rCRT357726: [libFuzzer] Make DataFlow scripts Python3 compatible. (authored by Dor1s). · Explain WhyApr 4 2019, 2:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193782 lib/fuzzer/scripts/collect_data_flow.py
lib/fuzzer/scripts/merge_data_flow.py
|