Message320198
I think the basic implementation problem is that by the time you get to get_hash_info() in sysmodule.c, you no longer have access to the _PyCoreConfig object, nor the _PyMain object that it's generally attached to. |
|
Date |
User |
Action |
Args |
2018-06-21 23:39:36 | barry | set | recipients:
+ barry, vstinner, christian.heimes |
2018-06-21 23:39:36 | barry | set | messageid: <1529624376.33.0.56676864532.issue33919@psf.upfronthosting.co.za> |
2018-06-21 23:39:36 | barry | link | issue33919 messages |
2018-06-21 23:39:36 | barry | create | |
|