Message198861
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, chortos, pitrou, sbt, serhiy.storchaka, terry.reedy |
| Date | 2013-10-02.18:55:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380740127.68.0.353795724461.issue19021@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There is a regression in 3.4 due to changes in shutdown procedure. This code correctly works in 3.3. There are more than a dozen places in the stdlib which rely upon accessibility of builtins. I wrote patches for all these cases, but third-party code will be broken. I think we should restore guarantees about builtins. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-02 18:55:27 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, pitrou, Arfrever, chortos, sbt |
| 2013-10-02 18:55:27 | serhiy.storchaka | set | messageid: <1380740127.68.0.353795724461.issue19021@psf.upfronthosting.co.za> |
| 2013-10-02 18:55:27 | serhiy.storchaka | link | issue19021 messages |
| 2013-10-02 18:55:27 | serhiy.storchaka | create | |