Message 235498 - Python tracker (original) (raw)
Message235498
Author | serhiy.storchaka |
---|---|
Recipients | alexandre.vassalotti, pitrou, serhiy.storchaka |
Date | 2015-02-06.21:28:18 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1423258098.35.0.366066771775.issue23403@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Why not use pickle protocol 4 by default? It allows to pickle some objects which are not pickleable with lower protocols and is more efficient. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2015-02-06 21:28:18 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, alexandre.vassalotti |
2015-02-06 21:28:18 | serhiy.storchaka | set | messageid: 1423258098.35.0.366066771775.issue23403@psf.upfronthosting.co.za |
2015-02-06 21:28:18 | serhiy.storchaka | link | issue23403 messages |
2015-02-06 21:28:18 | serhiy.storchaka | create |