
This issue trackerhas been migrated toGitHub, and is currentlyread-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 changeset311a4d28631b by Serhiy Storchaka in branch '3.5':Issue#23573: Restored optimization of bytes.rfind() and bytearray.rfind()https://hg.python.org/cpython/rev/311a4d28631bNew changesetc06410c68217 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 | |