mirror of
https://github.com/python/cpython.git
synced 2026-05-31 00:28:25 -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.