Today: - Cleaned up README. - Added generated file...
# python-contributors
s
Today: • Cleaned up README. • Added generated file with stats on failure reasons and counts. • Disabled DCE and PIR invocation, that gave speed up for tests and also +60 tests passing (because there were compilation errors and now that compilation code isn't executed). • Finished support for super classes, +98 tests passing. • Finished support for extension functions, +70 tests passing. • Started to research how new testing infrastructure works, didn't have time to do anything in code. I also see there are still some problems with integers: for example, in IntRange. Also, it seems we don't support default args. So these are next possible steps. Next time: • Continue with the new testing infrastructure.
🤩 1
p
Great job 👏
🦜 1