Message 336839 - Python tracker (original) (raw)
Message336839
Author | gvanrossum |
---|---|
Recipients | cheryl.sabella, gvanrossum, nanjekyejoannah, serhiy.storchaka, zach.ware |
Date | 2019-02-28.15:35:52 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1551368152.29.0.513347880113.issue36143@roundup.psfhosted.org |
In-reply-to |
Content |
---|
A similar thing seems to be the list of keywords in Lib/pydoc.py. The recipe says # CAUTION: if you change one of these dictionaries, be sure to adapt the # list of needed labels in Doc/tools/extensions/pyspecific.py and # regenerate the pydoc_data/topics.py file by running # make pydoc-topics # in Doc/ and copying the output file into the Lib/ directory. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-02-28 15:35:52 | gvanrossum | set | recipients: + gvanrossum, zach.ware, serhiy.storchaka, cheryl.sabella, nanjekyejoannah |
2019-02-28 15:35:52 | gvanrossum | set | messageid: 1551368152.29.0.513347880113.issue36143@roundup.psfhosted.org |
2019-02-28 15:35:52 | gvanrossum | link | issue36143 messages |
2019-02-28 15:35:52 | gvanrossum | create |