vnmabus / rdata

Reader of R datasets in .rda format, in Python
https://rdata.readthedocs.io
MIT License
40 stars 2 forks source link

Add some strategy to deal with reference loops #27

Open vnmabus opened 8 months ago

vnmabus commented 8 months ago

Currently reference loops are not taken into consideration and cause an infinite loop. This should be fixed.