index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
support
/
script_helper.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-38991: Remove test.support.strip_python_stderr() (GH-17490)
Victor Stinner
2019-12-08
1
-2/+1
*
bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
Serhiy Storchaka
2019-06-01
1
-1/+1
*
bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929)
Serhiy Storchaka
2019-03-05
1
-28/+23
*
bpo-33053: -m now adds *starting* directory to sys.path (GH-6231)
Nick Coghlan
2018-03-25
1
-1/+2
*
Improves the ability to build in CI (GH-5728)
Steve Dower
2018-02-18
1
-1/+8
*
bpo-28180: Implementation for PEP 538 (#659)
Nick Coghlan
2017-06-11
1
-26/+30
*
Merge 3.6
Victor Stinner
2017-01-12
1
-7/+18
|
\
|
*
Fix script_helper.run_python_until_end(): copy SYSTEMROOT
Victor Stinner
2017-01-12
1
-7/+18
*
|
Remove unused imports.
Serhiy Storchaka
2016-12-16
1
-3/+0
|
/
*
script_helper: kill the subprocess on error
Victor Stinner
2016-08-17
1
-8/+8
*
Issue #18300: Set TERM='' by default in assert_python_*
Berker Peksag
2016-06-24
1
-0/+4
*
* Re-fix issue #19284: Don't generate the no-op -R command line
Gregory P. Smith
2015-12-14
1
-1/+1
*
Fix remaining tests and remove an unused import.
Berker Peksag
2015-05-06
1
-1/+1
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-0/+244