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 | christian.heimes, python-dev, serhiy.storchaka, vstinner |
| Date | 2015年07月20日.19:59:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150720195908.30209.8129@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 311a4d28631b by Serhiy Storchaka in branch '3.5': Issue #23573: Restored optimization of bytes.rfind() and bytearray.rfind() https://hg.python.org/cpython/rev/311a4d28631b New changeset c06410c68217 by Serhiy Storchaka in branch 'default': Issue #23573: Restored optimization of bytes.rfind() and bytearray.rfind() https://hg.python.org/cpython/rev/c06410c68217 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年07月20日 19:59:11 | python-dev | set | recipients: + python-dev, vstinner, christian.heimes, serhiy.storchaka |
| 2015年07月20日 19:59:11 | python-dev | link | issue23573 messages |
| 2015年07月20日 19:59:11 | python-dev | create | |