This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Tobotimus, serhiy.storchaka
Date 2018-02-26.22:48:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519685296.42.0.467229070634.issue32222@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eee72d4778a5513038edd5236cdd87ccce2bc60a by Serhiy Storchaka (Tobotimus) in branch 'master':
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745)
https://github.com/python/cpython/commit/eee72d4778a5513038edd5236cdd87ccce2bc60a
History
Date User Action Args
2018-02-26 22:48:16serhiy.storchakasetrecipients: + serhiy.storchaka, Tobotimus
2018-02-26 22:48:16serhiy.storchakasetmessageid: <1519685296.42.0.467229070634.issue32222@psf.upfronthosting.co.za>
2018-02-26 22:48:16serhiy.storchakalinkissue32222 messages
2018-02-26 22:48:16serhiy.storchakacreate