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 | python-dev |
|---|---|
| Recipients | Marc.Abramowitz, berker.peksag, dstufft, eric.araujo, python-dev |
| Date | 2015年01月15日.05:00:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150115050025.125884.7224@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset db09d760b965 by Benjamin Peterson in branch '3.4': fix parsing reST with code or code-block directives (closes #23063) https://hg.python.org/cpython/rev/db09d760b965 New changeset 38826e21f0db by Benjamin Peterson in branch '2.7': fix parsing reST with code or code-block directives (closes #23063) https://hg.python.org/cpython/rev/38826e21f0db New changeset 731a36c13629 by Benjamin Peterson in branch 'default': merge 3.4 (#23063) https://hg.python.org/cpython/rev/731a36c13629 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年01月15日 05:00:39 | python-dev | set | recipients: + python-dev, eric.araujo, berker.peksag, Marc.Abramowitz, dstufft |
| 2015年01月15日 05:00:39 | python-dev | link | issue23063 messages |
| 2015年01月15日 05:00:38 | python-dev | create | |