* fix: self.fail() is only available in TestCase classes * fix: mark expressions which can be evaluated at compile time as deadcode * fix: implemented DELETE_DEREF * feat: 3.12 support for the PositionNodeFinder * feat: support LOAD_CONST * test: verify exception generation for asserts >= python 3.11.2 * test: skip test of module_files for the SentinelNodeFinder * test: do not check qualnames for files with syntax errors * fix: handle List/Set/DictComp inlining * fix: handle super optimization * fix: type parameter related things * fix: f-string * fix: disabled type checking for 3.12 * test: added test results for 3.12 * fix: workaround for a bug in six * remove python2 code * feat: support for __iter__ * feat: support for __next__ Clear caches when modules are reloaded - Update to 0.9.0 * handle new iphython cell code names OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=11
Description
No description provided
Languages
Diff
100%