Message145142
| Author | georg.brandl |
|---|---|
| Recipients | brett.cannon, daniel.urban, eric.araujo, georg.brandl, pitrou, r.david.murray, rhettinger, terry.reedy |
| Date | 2011-10-07.20:36:22 |
| SpamBayes Score | 7.975568e-05 |
| Marked as misclassified | No |
| Message-id | <1318019783.11.0.117537087156.issue11085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You also have to think about command-line apps like Mercurial that need to be snappy. For those guys, a lot of added startup time is a big deal -- one of the reasons Matt Mackall hates thinking about a Python 3 port is that Python 3(.2) startup time is already double that of Python 2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-07 20:36:23 | georg.brandl | set | recipients: + georg.brandl, brett.cannon, rhettinger, terry.reedy, pitrou, eric.araujo, r.david.murray, daniel.urban |
| 2011-10-07 20:36:23 | georg.brandl | set | messageid: <1318019783.11.0.117537087156.issue11085@psf.upfronthosting.co.za> |
| 2011-10-07 20:36:22 | georg.brandl | link | issue11085 messages |
| 2011-10-07 20:36:22 | georg.brandl | create | |