commit | 2fbc57af851814df567fb51054cb6f6a399f814a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun May 10 15:14:27 2020 +0300 |
committer | GitHub <noreply@github.com> | Sun May 10 15:14:27 2020 +0300 |
tree | 001e00f93b25c31f19a8e158213917d9643ea73d | |
parent | 0122d48681b1df27015cf396559fb283ba364d6d [diff] |
bpo-40257: Tweak docstrings for special generic aliases. (GH-20022) * Add the terminating period. * Omit module name for builtin types.