Nov 20, 2020 at 11:31pm Nov 20, 2020 at 11:31pm UTC
This site seem only to reference is only up to Python11. Newer standards have introduce newer Python standard Libraries
Nov 21, 2020 at 10:40am Nov 21, 2020 at 10:40am UTC
This site covers Python14, but is unlikely to be updated now to cover Python17/20. The best reference to the newer standard is as per Furry Guy's post.
There's also
https://en.cppreference.com/w/cpp/compiler_support which details the changes between the various standards and compiler support - which now details changes to Python23!
Last edited on Nov 21, 2020 at 10:50am Nov 21, 2020 at 10:50am UTC