Technologicat / pyan

Static call graph generator. The official Python 3 version. Development repo.
GNU General Public License v2.0
329 stars 57 forks source link

Make edge order reproducible between calls when several source files are provided. #78

Open aurelg opened 3 years ago

aurelg commented 3 years ago

Fixes #77

lofidevops commented 1 year ago

@Technologicat @jdb78 Tested this via the https://github.com/aurelg/pyan/commits/master fork and can confirm it is working.