Message 169020 - Python tracker (original) (raw)
Message169020
Author | sbt |
---|---|
Recipients | pitrou, sbt, schmir, vstinner |
Date | 2012-08-24.14:00:35 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1345816836.91.0.721990909934.issue15758@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
After playing with the patch on Linux it seems that Linux much prefers the realloc() scheme to the list-of-chunks scheme. This new patch only does list-of-chunks on Windows. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-08-24 14:00:36 | sbt | set | recipients: + sbt, pitrou, vstinner, schmir |
2012-08-24 14:00:36 | sbt | set | messageid: 1345816836.91.0.721990909934.issue15758@psf.upfronthosting.co.za |
2012-08-24 14:00:36 | sbt | link | issue15758 messages |
2012-08-24 14:00:36 | sbt | create |