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
/
test_embed.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35313: Fix test_embed when run from venv (GH-10713) (GH-10715)
Victor Stinner
2018-11-26
1
-39/+62
*
Revert "bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)" (GH...
Victor Stinner
2018-11-22
1
-3/+8
*
bpo-35233: test_embed: fix filesystem encoding (GH-10597)
Victor Stinner
2018-11-19
1
-2/+4
*
bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)
Miss Islington (bot)
2018-11-16
1
-8/+3
*
bpo-35233: InitConfigTests tests more config vars (GH-10541) (GH-10546)
Victor Stinner
2018-11-14
1
-82/+136
*
bpo-35233: Fix test_embed.InitConfigTests on macOS (GH-10539)
Victor Stinner
2018-11-14
1
-1/+2
*
bpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH-10537)
Victor Stinner
2018-11-14
1
-1/+1
*
[3.7] bpo-35233: Rewrite test_embed.InitConfigTests (GH-10524) (GH-10529)
Victor Stinner
2018-11-14
1
-52/+148
*
Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off...
Victor Stinner
2018-09-19
1
-2/+3
*
[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by defa...
Victor Stinner
2018-09-18
1
-3/+2
*
[3.7] bpo-34247: Fix Python 3.7 initialization (#8659)
Victor Stinner
2018-08-05
1
-1/+147
*
bpo-34008: Allow to call Py_Main() after Py_Initialize() (GH-8043) (GH-8352)
Miss Islington (bot)
2018-07-21
1
-0/+8
*
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Miss Islington (bot)
2018-06-22
1
-0/+9
*
bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612)
Miss Islington (bot)
2018-04-27
1
-1/+1
*
bpo-33042: Fix pre-initialization sys module configuration (GH-6157)
Miss Islington (bot)
2018-03-25
1
-5/+26
*
bpo-20891: Reenable test_embed.test_bpo20891() (GH-5420)
Victor Stinner
2018-01-29
1
-3/+0
*
bpo-20891: Skip test_embed.test_bpo20891() (#4967)
Victor Stinner
2017-12-21
1
-0/+3
*
bpo-20891: Fix PyGILState_Ensure() (#4650)
Victor Stinner
2017-11-30
1
-0/+10
*
bpo-32136: Separate embedding tests from C API tests (GH-4567)
Nick Coghlan
2017-11-27
1
-0/+203