lp://staging/~gary/zc.buildout/python-support-8-support-subprocess
Created by
Gary Poster
and last modified
- Get this branch:
- bzr branch lp://staging/~gary/zc.buildout/python-support-8-support-subprocess
Only
Gary Poster
can upload to this branch. If you are
Gary Poster
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
- Francis J. Lacoste (community): Approve
-
Diff: 644 lines (+324/-65) (has conflicts)8 files modifiedbootstrap/bootstrap.py (+33/-10)
buildout.cfg (+3/-3)
dev.py (+43/-3)
src/zc/buildout/buildout.py (+40/-19)
src/zc/buildout/easy_install.py (+26/-8)
src/zc/buildout/easy_install.txt (+11/-1)
src/zc/buildout/tests.py (+149/-5)
src/zc/buildout/update.txt (+19/-16)
Branch information
Recent revisions
- 564. By Gary Poster
-
add explanatory comments; extend test to show that scripts honor explicit PYTHONPATH
- 562. By Gary Poster
-
fixes for bootstrap and a system Python; changes based on learning what would be necessary to be able to develop buildout with a system Python (zc.recipe.testing would also need to use sitepackage_
safe_scripts) - 559. By Gary Poster
-
with these changes, I can build zc.buildout and run its tests successfully with my system Python. To make it fully robust, zc.recipe.test probably would need to use sitepackage_
safe_scripts, but this works for now.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/zc.buildout