Message 113912 - Python tracker
Message113912
| Author | pitrou |
|---|---|
| Recipients | brett.cannon, lemburg, mark.dickinson, ncoghlan, orsenthil, pitrou, rhettinger, vstinner |
| Date | 2010-08-14.17:06:03 |
| SpamBayes Score | 0.00018043899 |
| Marked as misclassified | No |
| Message-id | <1281805560.18771.4.camel@localhost.localdomain> |
| In-reply-to | <1281778845.22.0.231736714642.issue9548@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Can we close this issue, or do you consider that it is still very > important to not load too much modules at startup? The patch eases the bootstrap constraints by creating a bootstrap-friendly subset of locale.py. It is indeed much less pressing now that the initial bug has been fixed. It also depends whether it is important to have a lightweight executable. If it isn't, I guess we could compile all extension modules statically. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-14 17:06:05 | pitrou | set | recipients: + pitrou, lemburg, brett.cannon, rhettinger, mark.dickinson, ncoghlan, orsenthil, vstinner |
| 2010-08-14 17:06:03 | pitrou | link | issue9548 messages |
| 2010-08-14 17:06:03 | pitrou | create | |