| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
environments where the behavior doesn't fail until the upstream issue can be resolved. Fixes #201.
|
|
|
|
| |
due to a bug in the inspect module. Since the test passes under Python 3.4 and later, that should still serve as a suitable regression test.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for Distribute #323, so this backout restores that fix and also Fixes #141.
|
|
|
|
| |
it is used.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
--HG--
branch : single-codebase
|
| |\ \
| | |/
| |/|
| | |
| | | |
--HG--
rename : tests/test_distribute_setup.py => tests/test_ez_setup.py
|
| | |\
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : distribute
extra : source : 98c929e25fee11a99eb125dd9a13521321d68dd3
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : distribute
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
--HG--
branch : distribute
extra : rebase_source : 7d3608edee54a43789f0574d702fb839628b5071
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools).
--HG--
branch : single-codebase
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
--HG--
branch : Setuptools-Distribute merge
extra : source : 422fc7e84eb2a22aa13df44dea6f138d7c840e83
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
--HG--
branch : Setuptools-Distribute merge
extra : rebase_source : 1ffe834b5ecad0e5fd0ae44cb63e6541d9006004
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(Now there remain 0 failures and 2 errors with Jython 2.5 and 0 failures and 5 errors with Jython 2.7.)
--HG--
branch : distribute
extra : rebase_source : 319071404608c4f34616df74bfeaa28d590edd0c
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 3f4ff1c880688e6dd72d2fa8fab3c07e7f486a7e
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : 1293f856181d35c735670b021e8745208103f640
|
| | |
| | |
| | |
| | |
| | |
| | | |
--HG--
branch : distribute
extra : rebase_source : b0d3166887c9a287fd885e19f804e9d254b8dbc8
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
arguments to existing pkg_resources methods. Also had to update how __path__ is handled for namespace packages to ensure that when a new egg distribution containing a namespace package is placed on sys.path, the entries in __path__ are in the same order they would have been in had that egg been on the path when pkg_resources was first imported
--HG--
branch : distribute
extra : rebase_source : 63a120c9397f6619d2768ec982e5c6b664c97e40
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : da18973713f46ff00931ea79f0fcd39a13fb8349
|
| |
| |
| |
| |
| |
| |
| |
| | |
another test that was passing trivially due to *bug* in yet another test, ugh
--HG--
branch : distribute
extra : rebase_source : 476550766b7b756dced040ad4356b7685d6f062a
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 8d91abdbed53300e6ec80bd535e00bca17767206
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 9d7032bac7db98e445ab6a46b2610c278c691c2d
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 42f8c571b3296488b167aaa863bdbfa771f6a9d9
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : c59caee49fcfb2e0d9b507fb1a01dfb2ddcdcdc8
|
| |
| |
| |
| |
| |
| |
| |
| | |
tarfile module will accept it.
--HG--
branch : distribute
extra : rebase_source : 07afe24875bff3a4892319e02ae66be0d3725c8e
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 74d2107a0e4f5ecda5030fa8610dfd38a2bd5740
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : c6dc5ce8070ec42190d4d8eb6af28523d447f962
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 4bad5e1f1f1e377a8cb5ade411a8ad572f85abb6
|
| |
| |
| |
| |
| |
| |
| |
| | |
of with statements for Python2.4 compatibility.
--HG--
branch : distribute
extra : rebase_source : e7edcca83dc29038a6832501a0a8251f4f3856a6
|
| |
| |
| |
| |
| |
| |
| |
| | |
test_no_setup_cfg. Otherwise, it breaks other tests (notably the new test_setup_requires_honors_fetch_params).
--HG--
branch : distribute
extra : rebase_source : f54d67ea495c18ff1dc74d12ff96797e64abe5e1
|
| |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : b31f921755cea6d2559c9f24f42b737aa80198e7
|
| |
| |
| |
| |
| |
| |
| |
| | |
had been run from the command-line
--HG--
branch : distribute
extra : rebase_source : 4916aebae87b1d83dc27b494715c89dce1ce1e12
|
| |
| |
| |
| |
| |
| |
| |
| | |
writing over our own setup.py)
--HG--
branch : distribute
extra : rebase_source : ad8ec142238405edeee6dce51c05d382e53d1299
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(as any index server really must).
Test now more accurately captures the working scenario.
--HG--
branch : distribute
extra : rebase_source : 8ee0afdd95219047e4700b85356792f6128b1fd8
|