Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRecursionError: maximum recursion depth exceeded while calling a Python object #196
Comments
|
Hi, I'm running into this same issue while running pyt against our DRF codebase. I cannot share the source since it is proprietary but would be delighted to provide any details I can. Edit: |
|
I apologize that I don't have time to work on this project anymore :/ For posterity, I think this is duplicate of #185. |
|
I painstakingly fixed all the recursion errors and errors such as #195 in my clone used for scan. https://github.com/ShiftLeftSecurity/sast-scan/pull/165/files Unfortunately, there is a small decrease in the number of findings as a tradeoff for a non-crashing version. The particular PR has other unrelated changes but the changes only to lib/pyt folder should give an idea if someone wants to back-port them to this repo. Alternatively, I have made numerous other improvements to my pyt clone:
While pysa is great new toy, I felt the need for manually creating models for every repo is a showstopper. pyt just works has decent quality and performance. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

python-taint==0.42
python 3.7
File a/sys.py