Message364083
> As a note, externally I have to use it in pydevd to set the tracing for different threads -- i.e.: https://bugs.python.org/issue35370 Will that still be possible?
My intent is not to prevent third-party C extension modules to modify PyThreadState, but to make the structure opaque. I mean that we should add getter and setter function for the most commonly used PyThreadState fields. |
|
Date |
User |
Action |
Args |
2020-03-13 12:06:52 | vstinner | set | recipients:
+ vstinner, fabioz, Mark.Shannon, eric.snow |
2020-03-13 12:06:52 | vstinner | set | messageid: <1584101212.48.0.309320710966.issue39947@roundup.psfhosted.org> |
2020-03-13 12:06:52 | vstinner | link | issue39947 messages |
2020-03-13 12:06:52 | vstinner | create | |
|