Message201466
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, ncoghlan, pitrou, python-dev, serhiy.storchaka |
| Date | 2013-10-27.15:46:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382888807.27.0.548931725783.issue19183@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PyObject_Hash() and PyObject_HashNotImplemented() should not have been moved to pyhash.h. But the other internal helper methods should be kept together. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-27 15:46:47 | christian.heimes | set | recipients: + christian.heimes, ncoghlan, pitrou, python-dev, serhiy.storchaka |
| 2013-10-27 15:46:47 | christian.heimes | set | messageid: <1382888807.27.0.548931725783.issue19183@psf.upfronthosting.co.za> |
| 2013-10-27 15:46:47 | christian.heimes | link | issue19183 messages |
| 2013-10-27 15:46:47 | christian.heimes | create | |