2 Commits

Author SHA1 Message Date
Alan Justino
d0d454b8e5 gc.collect() is dumb to always return 0 collected objects 2020-08-12 14:00:01 -05:00
Alan Justino
445078abef Added pdb.py from Python 3.5
Also got its pure-python dependencies bdb.py and cmd.py
Also stubbed the C-based gc.py using `pystubber` (https://pypi.org/project/pystubber/)
2020-08-11 16:38:35 -03:00