E. M. Bray
7a7693e9cb
bpo-28441: Ensure .exe suffix in sys.executable on MinGW and Cygwin (GH-4348)
...
This is needed to even the run the test suite on buildbots for affected platforms; e.g.:
```
./python.exe ./Tools/scripts/run_tests.py -j 1 -u all -W --slowest --fail-env-changed --timeout=11700 -j2
/home/embray/src/python/test-worker/3.x.test-worker/build/python -u -W default -bb -E -W error::BytesWarning -m test -r -w -j 1 -u all -W --slowest --fail-env-changed --timeout=11700 -j2
Traceback (most recent call last):
File "./Tools/scripts/run_tests.py", line 56, in <module>
main(sys.argv[1:])
File "./Tools/scripts/run_tests.py", line 52, in main
os.execv(sys.executable, args)
PermissionError: [Errno 13] Permission denied
make: *** [Makefile:1073: buildbottest] Error 1
```
2018-10-05 20:38:50 +09:00
..
2018-09-10 09:46:08 -07:00
2018-09-15 22:36:29 -07:00
2018-09-27 14:55:55 -04:00
2018-09-12 12:06:42 -07:00
2018-04-29 21:59:33 +03:00
2018-09-10 09:46:08 -07:00
2018-09-20 14:14:33 +03:00
2017-12-15 13:11:11 +02:00
2018-10-01 22:19:56 -07:00
2018-09-10 21:04:00 -07:00
2018-09-10 09:46:08 -07:00
2018-10-03 10:30:31 -04:00
2018-06-23 10:35:23 +02:00
2018-09-21 01:46:41 -07:00
2018-09-21 15:33:56 -04:00
2018-08-16 07:27:50 +03:00
2018-05-10 11:27:23 +03:00
2018-06-23 12:29:30 +08:00
2018-09-24 10:39:02 +02:00
2018-09-27 22:54:34 +03:00
2018-10-04 10:41:27 +03:00
2017-12-26 02:03:24 +09:00
2018-09-27 22:54:34 +03:00
2018-09-12 12:06:42 -07:00
2018-09-28 12:39:43 -07:00
2018-09-13 00:05:20 +03:00
2018-08-28 23:26:33 +02:00
2018-08-03 18:09:57 +09:00
2018-06-23 10:35:23 +02:00
2018-09-18 09:54:26 +03:00
2018-04-29 21:59:33 +03:00
2018-09-29 08:48:46 +03:00
2018-09-14 14:17:20 -07:00
2018-09-10 09:46:08 -07:00
2018-04-29 21:59:33 +03:00
2018-09-11 16:14:00 -07:00
2018-09-12 15:49:09 +03:00
2018-09-22 23:32:31 -07:00
2018-04-29 21:59:33 +03:00
2018-07-26 13:23:03 +03:00
2018-09-19 14:56:36 -07:00
2018-07-06 21:05:51 -07:00
2018-09-10 09:46:08 -07:00
2017-11-15 18:11:45 -08:00
2018-05-25 00:45:09 +02:00
2017-11-28 17:56:10 +02:00
2018-09-04 18:10:28 +02:00
2018-09-10 09:46:08 -07:00
2018-02-02 10:52:55 +02:00
2017-12-20 11:17:58 +01:00
2018-06-06 15:50:50 +02:00
2018-09-27 22:57:22 -07:00
2018-01-29 11:33:57 -08:00
2018-04-29 21:59:33 +03:00
2018-02-02 10:52:55 +02:00
2018-07-10 17:19:53 +09:00
2017-12-12 13:55:04 +02:00
2018-10-05 20:38:50 +09:00
2018-09-07 19:10:39 +02:00
2018-09-23 17:34:59 -07:00
2018-09-19 14:56:36 -07:00
2018-07-16 19:03:03 +02:00
2018-09-29 14:30:38 -07:00
2018-09-10 09:46:08 -07:00
2018-09-10 09:46:08 -07:00
2018-04-29 21:59:33 +03:00
2018-10-04 10:42:06 +03:00
2018-04-29 21:59:33 +03:00
2018-04-19 01:55:37 +03:00
2018-10-01 22:19:56 -07:00
2018-05-08 07:48:50 +03:00
2018-09-07 19:10:39 +02:00
2018-09-18 05:38:58 -07:00
2018-05-17 02:45:10 -04:00
2018-09-13 21:57:31 -07:00
2017-11-28 17:56:10 +02:00
2018-09-11 20:29:48 +03:00
2018-09-18 22:22:29 +03:00
2018-09-10 09:46:08 -07:00
2018-09-10 09:46:08 -07:00
2018-09-10 09:46:08 -07:00
2018-08-23 16:27:19 +03:00
2018-09-26 16:47:52 +03:00
2018-09-26 16:47:52 +03:00
2017-12-04 14:29:05 +02:00
2017-12-04 14:29:05 +02:00
2018-01-28 14:00:48 +01:00
2018-09-21 09:09:48 +03:00
2018-06-06 20:14:28 -07:00
2018-06-15 20:03:14 +08:00
2018-06-06 20:14:28 -07:00
2018-05-26 10:51:58 +03:00
2018-04-10 08:21:18 +03:00
2018-06-27 21:04:51 +03:00