Message320438
On Jun 23, 2018, at 20:21, Nick Coghlan <report@bugs.python.org> wrote:
>
> Only exposing a `forced_hash_seed` (and hiding randomly generated ones as `forced_hash_seed=None`) seems reasonable though, since those can already be read from os.environ anyway.
Only mirroring $PYTHONHASHSEED probably makes the whole ask less useful. Maybe I should abandon the PR, although it may still make sense to export the full _PyCoreConfig structure. |
|
Date |
User |
Action |
Args |
2018-06-25 20:25:46 | barry | set | recipients:
+ barry, ncoghlan, vstinner, christian.heimes, eric.snow, emilyemorehouse |
2018-06-25 20:25:45 | barry | link | issue33919 messages |
2018-06-25 20:25:45 | barry | create | |
|