Toby Tobkin added the comment:
Steve, yeah I saw that and started playing with Clinic last night. I'll have
the updated patch out soon--I've just been slow because I've been flying around
to interviews trying to get my first job out of college and it's been eati
Toby Tobkin added the comment:
Patch incorporating Eryk Sun's feedback for various Windows-specific behavior
attached.
--
Added file: http://bugs.python.org/file41459/issue-24505-proposed-patch-2.diff
___
Python tracker
<http://bugs.py
Toby Tobkin added the comment:
Patch and tests attached. All Python tests passed on Windows 8 and Ubuntu
14.04LTS.
--
keywords: +patch
Added file: http://bugs.python.org/file41338/issue 24505 proposed patch windows
cmd semantics.patch
___
Python
Toby Tobkin added the comment:
Hopefully this isn't too much of an amateur question, but I ran into a
semantics issue: should which be imitating the semantics of the Windows shell
or of CreateProcess[3]? The current implementation of shutil.which implies
Windows shell, but Python
Toby Tobkin added the comment:
I'm working on a patch and an accompanying unit test for this now. Should have
it out today.
--
nosy: +tobytobkin
___
Python tracker
<http://bugs.python.org/is
Toby Tobkin added the comment:
Do you have more information on the environment you're running tests on? I did
not reproduce the crash by running the tests on a stock Ubuntu 14 64-bit.
--
nosy: +tobytobkin
___
Python tracker
<http://bugs.py