Message336129
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 | rhettinger |
|---|---|
| Recipients | Yasser Alshalaan, nascheme, pablogsal, rhettinger, scoder |
| Date | 2019-02-20.17:29:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550683766.9.0.178494277048.issue36012@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d8b9e1fc2e45d2bc3f4a9737c375f2adb8a8c7de by Raymond Hettinger (Stefan Behnel) in branch 'master': bpo-36012: Avoid linear slot search for non-dunder methods (GH-11907) https://github.com/python/cpython/commit/d8b9e1fc2e45d2bc3f4a9737c375f2adb8a8c7de |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-20 17:29:26 | rhettinger | set | recipients: + rhettinger, nascheme, scoder, pablogsal, Yasser Alshalaan |
| 2019-02-20 17:29:26 | rhettinger | set | messageid: <1550683766.9.0.178494277048.issue36012@roundup.psfhosted.org> |
| 2019-02-20 17:29:26 | rhettinger | link | issue36012 messages |
| 2019-02-20 17:29:26 | rhettinger | create | |