mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
- Drop support for python 3.5 & 3.6 in compatibility inspection - Fix and remove some outdated tests - Remove xmls for long-unsupported python 2.6 & 3.5 - Regenerate versions.xml - Remove mentions of OS-specific modules GitOrigin-RevId: 3265dd1de8a4f7a41119e10c95bb705ca5845efe
1 line
195 B
Python
1 line
195 B
Python
<error descr="Python version 3.6 does not support a trailing 'L'"><error descr="Python version 3.6 does not support this syntax. It requires '0o' prefix for octal literals">01234L</error></error> |