index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_site.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes test_underpth* tests more robust by copying the executable.
Steve Dower
2016-10-29
1
-25
/
+48
*
Issue #28522: Fixes mishandled buffer reallocation in getpathp.c
Steve Dower
2016-10-27
1
-0
/
+52
*
Issue #28192: Adds tests for hook in isolated mode
Steve Dower
2016-09-17
1
-0
/
+18
*
Issue #28192: Don't import readline in isolated mode
Steve Dower
2016-09-17
1
-6
/
+2
*
Issue #28095: Temporarily disable part of test_startup_imports on OS X.
Ned Deily
2016-09-12
1
-1
/
+3
*
Issue #15767: Use ModuleNotFoundError.
Eric Snow
2016-09-07
1
-1
/
+1
*
Issue #26587: Allow .pth files to specify file paths as well as
Brett Cannon
2016-04-08
1
-1
/
+1
*
Merge 3.5 (test_site)
Victor Stinner
2016-03-14
1
-2
/
+7
|
\
|
*
Skip test_site if USER_SITE cannot be created
Victor Stinner
2016-03-14
1
-2
/
+7
*
|
Issue #25985: sys.version_info is now used instead of sys.version
Serhiy Storchaka
2016-02-11
1
-2
/
+3
|
/
*
Issue #23911: Fix mixed bytes/strings.
Eric Snow
2015-05-04
1
-2
/
+4
*
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-02
1
-2
/
+4
*
merge 3.4
Benjamin Peterson
2015-02-01
1
-6
/
+4
|
\
|
*
Issue #22215: Now ValueError is raised instead of TypeError when str or bytes
Serhiy Storchaka
2014-09-06
1
-1
/
+1
|
*
Issue #21711: support for "site-python" directories has now been removed from...
Antoine Pitrou
2014-06-12
1
-5
/
+3
*
|
fix tests on systems that can't validate python.org
Benjamin Peterson
2015-02-01
1
-0
/
+1
|
/
*
- Issue #21223: Pass test_site/test_startup_imports when some of the extensions
doko
2014-04-15
1
-1
/
+2
*
Issue #20939: remove stray character from comment
Ned Deily
2014-03-26
1
-1
/
+1
*
Issue #20939: Use www.example.com instead of www.python.org to avoid test
Ned Deily
2014-03-26
1
-1
/
+3
*
Issue #19828: Merge with 3.3
Zachary Ware
2013-12-11
1
-9
/
+8
|
\
|
*
Issue #19828: Fixed test_site when the whole suite is run with -S.
Zachary Ware
2013-12-11
1
-9
/
+8
*
|
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-5
/
+34
|
\
\
|
|
/
|
/
|
|
*
merge with 3.3
Georg Brandl
2013-10-27
1
-0
/
+2
|
|
\
|
*
\
Issue #19360: fix test_site when Python is installed into $HOME/.local
Antoine Pitrou
2013-10-23
1
-2
/
+8
|
|
\
\
|
*
|
|
Issue #19275: Fix test_site failure on OS X due to typo.
Ned Deily
2013-10-17
1
-1
/
+1
|
*
|
|
Issue #19275: Fix test_site on AMD64 Snow Leopard
Christian Heimes
2013-10-17
1
-2
/
+3
|
*
|
|
Issue #19218: Rename collections.abc to _collections_abc in order to speed up...
Christian Heimes
2013-10-13
1
-0
/
+5
|
*
|
|
Issue #19205: _osx_support uses the re module all over the place. Omit the te...
Christian Heimes
2013-10-12
1
-1
/
+3
|
*
|
|
Issue #19205: add debugging output for failing test on Snow Leopard
Christian Heimes
2013-10-12
1
-7
/
+12
|
*
|
|
Issue #19209: Remove import of copyreg from the os module to speed up
Christian Heimes
2013-10-12
1
-1
/
+4
|
*
|
|
Also test that the locale module isn't loaded during normal startup
Christian Heimes
2013-10-12
1
-0
/
+2
|
*
|
|
Issue #19205: Don't import the 're' module in site and sysconfig module to
Christian Heimes
2013-10-12
1
-0
/
+15
|
*
|
|
Merge #18206: Fix test for existence of license URL.
R David Murray
2013-09-14
1
-20
/
+14
|
|
\
\
\
|
*
\
\
\
merge from 3.3
Senthil Kumaran
2013-09-07
1
-8
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Issue #15767: back out 8a0ed9f63c6e, finishing the removal of
Brett Cannon
2013-07-04
1
-1
/
+1
|
|
*
|
|
|
Update various test modules to use unittest.main() for test discovery
Brett Cannon
2013-06-12
1
-3
/
+1
|
|
*
|
|
|
Issue #15767: Introduce ModuleNotFoundError, a subclass of
Brett Cannon
2013-06-12
1
-1
/
+1
|
|
*
|
|
|
Remove sys.platform == 'riscos' checks from some Python and test files. #16501
Christian Heimes
2012-11-19
1
-5
/
+1
|
|
*
|
|
|
Closes #16135: Removal of OS/2 support
Jesus Cea
2012-10-05
1
-1
/
+1
*
|
|
|
|
|
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-0
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Skip overzealous test for existence of the online license.html for pre-releas...
v3.3.3rc1
Georg Brandl
2013-10-27
1
-0
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Issue #19360: fix test_site when Python is installed into $HOME/.local
Antoine Pitrou
2013-10-23
1
-2
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
#18206: Fix test for existence of license URL.
R David Murray
2013-09-14
1
-23
/
+15
|
/
/
*
|
Fix License URL display and add test to check for license url presence.
Senthil Kumaran
2013-09-07
1
-2
/
+26
|
/
*
Fix test_site from modifying sysconfig._CONFIG_VARS.
Brett Cannon
2012-04-04
1
-1
/
+4
*
Issue #10881: Fix test_site failure with OS X framework builds.
Ned Deily
2012-02-06
1
-10
/
+13
*
Issue #13304: Skip test case if user site-packages disabled (-s or
Ned Deily
2011-10-31
1
-1
/
+3
*
Fix test_site for systems without unsetenv. Reported by Zsolt Cserna.
Éric Araujo
2011-01-03
1
-2
/
+6
*
Skip test that does not raise an error on Windows.
R. David Murray
2010-12-27
1
-0
/
+2
*
Escape file path before searching for it in output via regex
R. David Murray
2010-12-27
1
-3
/
+7
[next]