Message307652
| Author |
Tobotimus |
| Recipients |
Tobotimus |
| Date |
2017-12-05.10:36:15 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1512470175.69.0.213398074469.issue32222@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
### Expected Behaviour
When running pygettext with the -D CLI flag, all module, class, method and function docstrings should be extracted and outputted to the .pot file.
### Actual Behaviour
In the case of functions whose parameters have PEP 484 type annotations, their docstrings are not being extracted. I have attached two files, one .py file and its corresponding .pot file, as examples of this behaviour. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017-12-05 10:36:15 | Tobotimus | set | recipients:
+ Tobotimus |
| 2017-12-05 10:36:15 | Tobotimus | set | messageid: <1512470175.69.0.213398074469.issue32222@psf.upfronthosting.co.za> |
| 2017-12-05 10:36:15 | Tobotimus | link | issue32222 messages |
| 2017-12-05 10:36:15 | Tobotimus | create | |
|