mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
92c9c6ae14
* Remove "()" when refer to a class as a type. * Use :func: when refer to a callable. * Fix reference to the datetime.astimezone() method.