commit | 51d95ffc2fb3337dc87277c9af25ecc9a01f991b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Feb 26 15:23:26 2018 -0800 |
committer | GitHub <noreply@github.com> | Mon Feb 26 15:23:26 2018 -0800 |
tree | e0df05550b3e5b2da05412f9d99ee6fef2c13ef0 | |
parent | 53d3f8a89971bac3d2f454ff9f923066ecc3a6d9 [diff] |
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745) (cherry picked from commit eee72d4778a5513038edd5236cdd87ccce2bc60a) Co-authored-by: Tobotimus <Tobotimus@users.noreply.github.com>