New submission from Barry A. Warsaw <ba...@python.org>:

The _PyCoreConfig structure in pystate.h has some interesting fields that I 
don't think are exposed anywhere else to Python-land.  I was particularly 
interested recently in hash_seed and use_hash_seed.   I'm thinking that it may 
be useful to expose this structure in the sys module.

----------
assignee: barry
components: Interpreter Core
messages: 320107
nosy: barry
priority: normal
severity: normal
stage: needs patch
status: open
title: Expose _PyCoreConfig structure to Python
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33919>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to