mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -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.