Message311484
| Author | Qian Yun |
|---|---|
| Recipients | Qian Yun, docs@python |
| Date | 2018-02-02.07:49:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1517557791.36.0.467229070634.issue32747@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a simple PR that removes trailing spaces in docstring,
which are found by:
grep -R ' \\n\\$' . |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-02 07:49:51 | Qian Yun | set | recipients: + Qian Yun, docs@python |
| 2018-02-02 07:49:51 | Qian Yun | set | messageid: <1517557791.36.0.467229070634.issue32747@psf.upfronthosting.co.za> |
| 2018-02-02 07:49:51 | Qian Yun | link | issue32747 messages |
| 2018-02-02 07:49:51 | Qian Yun | create | |