index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
tests
/
test_packageindex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test to exercise the basic functionality of _vcs_split_rev_from_url
Jason R. Coombs
2013-07-24
1
-0
/
+9
*
Update test to reflect the copy of the hash name stored because pypy doesn't ...
Jason R. Coombs
2013-07-22
1
-5
/
+1
*
Add compatibility for Python 2.4 when querying the hash name. Fixes #44
0.9.6
Jason R. Coombs
2013-07-17
1
-1
/
+15
*
Use 'is_valid' instead of simply 'valid' or 'check', which are less clear abo...
0.9.3
Jason R. Coombs
2013-07-15
1
-3
/
+3
*
Added a couple of additional tests, including one capturing #42.
Jason R. Coombs
2013-07-15
1
-0
/
+14
*
Added a test to prove the basic usage of content checks
Jason R. Coombs
2013-07-15
1
-0
/
+11
*
Merge Python 3 native support from distribute
Jason R. Coombs
2013-06-18
1
-13
/
+9
|
\
|
*
Update some URLs.
Arfrever Frehtes Taifersar Arahesis
2013-06-11
1
-1
/
+1
|
*
Update test to work with latest SSL-enabled URL opening technique.
Jason R. Coombs
2013-05-19
1
-10
/
+6
|
*
Updated references in tests to refer to setuptools in favor of distribute
Jason R. Coombs
2013-03-19
1
-1
/
+1
*
|
Post-merge fixes for Python 3.
Vinay Sajip
2012-10-10
1
-1
/
+1
*
|
Merge with upstream
Jason R. Coombs
2013-06-18
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fixed some bugs - tests now all pass under Python 3.3.
Vinay Sajip
2011-06-21
1
-1
/
+1
|
*
Changes to support 2.x and 3.x in the same codebase.
Vinay Sajip
2011-06-20
1
-9
/
+13
*
|
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
1
-9
/
+9
*
|
The error message changed in Python 3.3.
Lennart Regebro
2012-08-22
1
-1
/
+1
*
|
Don't raise when exception is caught
Jason R. Coombs
2012-07-22
1
-0
/
+1
*
|
Merge
Jason R. Coombs
2012-07-22
1
-2
/
+4
|
\
\
|
*
|
Expand error message to help detect why this test fails on travis
Jason R. Coombs
2012-07-22
1
-4
/
+4
|
*
|
Merge
Jason R. Coombs
2012-05-18
1
-2
/
+8
|
|
\
\
|
*
|
|
Skip another test that fails on Jython due to port 0 binding behavior.
Jason R. Coombs
2012-04-15
1
-0
/
+4
*
|
|
|
Update this test again to ensure it's trapping the expected exception (Distut...
Jason R. Coombs
2012-07-22
1
-5
/
+6
|
|
/
/
|
/
|
|
*
|
|
Fixed failing test on Python 2.7.3 (and probably other recent patch releases)
Jason R. Coombs
2012-05-18
1
-2
/
+8
|
/
/
*
|
Split one test 'bad urls' into several different tests (for clarity).
Jason R. Coombs
2012-04-15
1
-4
/
+18
|
/
*
Fixing #200
agroszer
2011-04-15
1
-0
/
+9
*
fixed issue 163 : don't include md5 when comparing two distributions, and scan
Christophe Combelles
2010-05-19
1
-5
/
+3
*
set-up infrastructure to write tests with a real http server, and reproduced ...
Christophe Combelles
2010-05-19
1
-0
/
+38
*
malformed urls in 2.7 are catched now - fixes #160
Tarek Ziade
2010-05-19
1
-1
/
+11
*
removed assertTrue/assertFalse occurrences
Tarek Ziade
2010-05-19
1
-1
/
+1
*
fixed #20 - catching invalid URL error from httplib
tarek
2009-08-28
1
-0
/
+6
*
fixed #16 and #18: BadStatusLine and ValueError in package_index.urlopen
tarek
2009-08-26
1
-0
/
+33
*
Fix for http://bugs.python.org/setuptools/issue7 (backport from trunk)
PJ Eby
2008-08-21
1
-0
/
+8
*
chmod/test cleanups and Jython compatibility (backport from trunk)
PJ Eby
2008-01-18
1
-3
/
+3
*
Changed setuptools.package_index.PackageIndex.open_url to include the
Jim Fulton
2007-03-09
1
-0
/
+19