Closed malor closed 6 years ago
Using official Python Docker images + built LLDB packages seems to be the easiest way to test on different CPython versions, so let's give it a try.
Tests currently pass on CPython 3.6 and 3.7. 3.4 and 3.5 seem to have some problems with pretty-printing of dictionaries.
Using official Python Docker images + built LLDB packages seems to be the easiest way to test on different CPython versions, so let's give it a try.
Tests currently pass on CPython 3.6 and 3.7. 3.4 and 3.5 seem to have some problems with pretty-printing of dictionaries.