Mike,

Thank you for doing it.

PS: If the only purpose of python detection is inforcing unbufered
output we can just set PYTHONUNBUFFERED [1] and run hg

[1]
http://docs.python.org/2/using/cmdline.html#envvar-PYTHONUNBUFFERED

-Dmitry

On 2013-10-04 08:28, Mike Duigou wrote:
> I did get started on this issue finally and have done the regression testing 
> to make sure it works across all of the required platforms. I will finish up 
> the patch in the next couple of weeks.
> 
> Mike
> 
> On Sep 11 2013, at 06:48 , Dmitry Samersoff wrote:
> 
>> Mike,
>>
>> hgforest still doesn't detect python because on my linux laptop hg
>> headline is
>>
>> #!/usr/bin/env python
>>
>> I'd attached the patch I use (regenerated against latest tl with 8024200
>> changes)
>>
>> -Dmitry
>>
>> On 2013-09-03 23:43, Mike Duigou wrote:
>>> Hello all;
>>>
>>> This is a very small change to trim optional whitespace off of the 
>>> interpreter directive which may appear in the hg wrapper script. The 
>>> whitespace is legal per https://en.wikipedia.org/wiki/Shebang_%28Unix%29 
>>> and is now included in some distributions of mercurial (Ubuntu 13.04).
>>>
>>> http://cr.openjdk.java.net/~mduigou/JDK-8024200/0/webrev/
>>>
>>> Mike
>>>
>>>
>>
>>
>> -- 
>> Dmitry Samersoff
>> Oracle Java development team, Saint Petersburg, Russia
>> * I would love to change the world, but they won't give me the sources.
>> <common.patch>
> 


-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.

Reply via email to