Message 278664 - Python tracker (original) (raw)
Message278664
Author | brett.cannon |
---|---|
Recipients | brett.cannon, eric.snow, grahamd, ncoghlan |
Date | 2016-10-14.20:04:25 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1476475465.75.0.876484816524.issue28411@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
As Nick pointed out, PyInterpreterState's fields are private so do what you want. :) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-10-14 20:04:25 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, grahamd, eric.snow |
2016-10-14 20:04:25 | brett.cannon | set | messageid: 1476475465.75.0.876484816524.issue28411@psf.upfronthosting.co.za |
2016-10-14 20:04:25 | brett.cannon | link | issue28411 messages |
2016-10-14 20:04:25 | brett.cannon | create |