Message 161138 - Python tracker
Message161138
| Author | Marc.Abramowitz |
|---|---|
| Recipients | Marc.Abramowitz |
| Date | 2012-05-19.16:53:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337446384.17.0.337011625538.issue14859@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created the patch against the 2.7 branch of hg, but I just tried it with both the 3.2 branch of hg and an installed version of 3.2 and it worked great. [last: 0] marca@scml-marca:~/dev/hg-repos/cpython$ pushd /Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/idlelib/ > /dev/null [last: 0] marca@scml-marca:/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/idlelib$ patch -p3 < osx_raise_idle.patch patching file PyShell.py Hunk #1 succeeded at 1433 (offset -25 lines). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-19 16:53:04 | Marc.Abramowitz | set | recipients: + Marc.Abramowitz |
| 2012-05-19 16:53:04 | Marc.Abramowitz | set | messageid: <1337446384.17.0.337011625538.issue14859@psf.upfronthosting.co.za> |
| 2012-05-19 16:53:03 | Marc.Abramowitz | link | issue14859 messages |
| 2012-05-19 16:53:03 | Marc.Abramowitz | create | |