1

Resolved

Background analyzer should use correct version for parsing files

description

Currently we parse all stdlib files as if they are Python 2.7.

We should parse using the correct parser version.

Whoops...

comments