mypy
6267911f - [mypyc] Document librt.strings (#21374)

Commit
66 days ago
[mypyc] Document librt.strings (#21374) This is no longer hidden behind a feature flag, so document it. Also document that `ord("x")` is treated as a compile-time constant expression, as it's related to some typical StringWriter use cases. Enable links to Python stdlib docs, since they are useful here.
Author
Parents
Loading