Message189723
The change to the two idlelib/*.py files enables those files to run their corresponding idle_test/test_*.py file when run as a main script. They have nothing to do with running test/test_idle.py. So please try running the latter.
python -m test.test_idle # direct, without regrtest
python -m test test_idle # indirect, with regrtest
I upgraded(?) TortoiseHG (2.8, with hg 2.6) and found the setting for Notepad++ to create new files in 'unix/osx' format, which I presume refers to line endings. Does the new file apply better for you? If so, I will try to always use this for uploaded patches.
---
Question: when I import this patch (either format) to 3.4, it applies the chunks and makes the changes with no apparent problem, but then 'aborts' -- but not really, because it leaves the changes:
abort: edit failed: vi exited with status 1
[command returned code 255 Mon May 20 23:08:16 2013]
The appear to be a failure of the commit message editor? If so, it is tolerable, but it worked a week ago (regression in upgrade?), though i have seen it before. Manual says
"If the patch you are importing does not have a commit message, Mercurial will try to launch your editor, just as if you had tried to import the patch from the command line. Your ui.editor needs to be a GUI app to make this work correctly."
I get same message after setting editor to notepad or notepad++, so 'vi' mystifies me. Anyone have any idea?
---- |
|
Date |
User |
Action |
Args |
2013-05-21 04:03:46 | terry.reedy | set | recipients:
+ terry.reedy, ncoghlan, ned.deily, ezio.melotti, roger.serwy, r.david.murray, Todd.Rovito, tshepang, francismb, Guilherme.Simões, JayKrish, Tomoki.Imai, alex.rodas |
2013-05-21 04:03:46 | terry.reedy | set | messageid: <1369109026.43.0.212708467458.issue15392@psf.upfronthosting.co.za> |
2013-05-21 04:03:46 | terry.reedy | link | issue15392 messages |
2013-05-21 04:03:45 | terry.reedy | create | |
|