Message 186126 - Python tracker (original) (raw)
Message186126
Author | pitrou |
---|---|
Recipients | alexandre.vassalotti, jcea, pitrou, serhiy.storchaka, vstinner |
Date | 2013-04-06.14:39:27 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1365259167.2.0.212869960626.issue15596@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Since protocol 0 is essentially dead in Python 3, I would like to propose something simpler and safer: only optimize the binary protocols. If noone beats me to it, I'll adapt Victor's patch for that. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-04-06 14:39:27 | pitrou | set | recipients: + pitrou, jcea, vstinner, alexandre.vassalotti, serhiy.storchaka |
2013-04-06 14:39:27 | pitrou | set | messageid: 1365259167.2.0.212869960626.issue15596@psf.upfronthosting.co.za |
2013-04-06 14:39:27 | pitrou | link | issue15596 messages |
2013-04-06 14:39:27 | pitrou | create |