Closed
Description
Documentation
Looking at the README of the Tools directory (https://github.com/python/cpython/blob/main/Tools/README), it seems like it is not really up-to-date with the actual directory content:
- Directories like wasm do not appear inside it.
- The parser directory is documented, but has been removed in 27fc3b6
Some subdirectories (like Tools/scripts
) have README files which are out-of-date as well.