Message257496
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, lemburg, paul.moore, philthompson10 |
| Date | 2016-01-04.21:38:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1451943535.3.0.491402405132.issue26007@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It might not change the default behaviour, but we still have to make sure it works and doesn't accidentally break. If we add official support for a C API to specify callbacks to execute during interpreter startup before any stdlib Python code then we are making a promise that it will work and so we have to worry about it even if the vast majority of users will never use it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-04 21:38:55 | brett.cannon | set | recipients: + brett.cannon, lemburg, paul.moore, philthompson10 |
| 2016-01-04 21:38:55 | brett.cannon | set | messageid: <1451943535.3.0.491402405132.issue26007@psf.upfronthosting.co.za> |
| 2016-01-04 21:38:55 | brett.cannon | link | issue26007 messages |
| 2016-01-04 21:38:55 | brett.cannon | create | |