Message189703
| Author | pitrou |
|---|---|
| Recipients | barry, brett.cannon, christian.heimes, doko, ncoghlan, neologix, pitrou, python-dev, r.david.murray, vstinner |
| Date | 2013-05-20.21:52:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1369086753.2536.3.camel@fsol> |
| In-reply-to | <1369086510.48.0.733988198338.issue13146@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> I'm re-opening this because I'd like to get RM pronouncement on > applying a patch to 2.7, 3.2, and 3.3 to make py_compile.py atomically > rename its pyc/pyo file. Some people already complained about this change. I'm not sure it's fit for a bugfix release. http://bugs.python.org/issue17222 Besides, you can just also make py_compile write to a temporary file, then do the rename yourself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-20 21:52:43 | pitrou | set | recipients: + pitrou, barry, brett.cannon, doko, ncoghlan, vstinner, christian.heimes, r.david.murray, neologix, python-dev |
| 2013-05-20 21:52:43 | pitrou | link | issue13146 messages |
| 2013-05-20 21:52:43 | pitrou | create | |