Inspectopedia Help

Code is incompatible with specific Python versions

Reports incompatibility with the specified versions of Python. Enable this inspection if you need your code to be compatible with a range of Python versions, for example, if you are building a library.

To define the range of the inspected Python versions, select the corresponding checkboxes in the Options section.

For more information about the Python versions supported by the IDE, see the web help.

Inspection options

Option

Type

Default

Check for compatibility with python versions

Group

None

2.7

Checkbox

true

3.5

Checkbox

false

3.6

Checkbox

false

3.7

Checkbox

false

3.8

Checkbox

false

3.9

Checkbox

false

3.10

Checkbox

false

3.11

Checkbox

false

3.12

Checkbox

true

Inspection Details

Available in:

DataSpell 2023.3, PyCharm 2023.3

Plugin:

Python Community Edition, 233.SNAPSHOT

Last modified: 13 July 2023