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 | ezio.melotti, python-dev, serhiy.storchaka, vstinner |
| Date | 2015年10月09日.01:39:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151009013850.70956.12407@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9cf89366bbcb by Victor Stinner in branch 'default': Issue #25318: Avoid sprintf() in backslashreplace() https://hg.python.org/cpython/rev/9cf89366bbcb New changeset 0a522f68d275 by Victor Stinner in branch 'default': Issue #25318: Fix backslashreplace() https://hg.python.org/cpython/rev/0a522f68d275 New changeset c53dcf1d6967 by Victor Stinner in branch 'default': Issue #25318: cleanup code _PyBytesWriter https://hg.python.org/cpython/rev/c53dcf1d6967 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年10月09日 01:39:01 | python-dev | set | recipients: + python-dev, vstinner, ezio.melotti, serhiy.storchaka |
| 2015年10月09日 01:39:00 | python-dev | link | issue25318 messages |
| 2015年10月09日 01:39:00 | python-dev | create | |