Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a hook to allow pants customizations to inject backends. #182

Closed

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Jun 3, 2014

This may be provisional until the backend reorg finalizes, but
for now it assumes the additional backend packages injected
have been arranged to be on the PYTHONPATH by other means.

https://rbcommons.com/s/twitter/r/447/

This may be provisional until the backend reorg finalizes, but
for now it assumes the additional backend packages injected
have been arranged to be on the PYTHONPATH by other means.
@jsirois
Copy link
Contributor Author

jsirois commented Jun 3, 2014

Merged @ ecedbe7

@jsirois jsirois closed this Jun 3, 2014
@jsirois jsirois deleted the jsirois/pants/support_backends branch June 3, 2014 17:35
kwlzn pushed a commit that referenced this pull request Dec 2, 2015
Changelog:
```
* Fix infinite recursion when ``PEX_PYTHON`` points at a symlink.
  #182 pex-tool/pex#182

* Add ``/etc/pexrc`` to the list of pexrc locations to check.
  #183 pex-tool/pex#183

* Improve error messaging for platform constrained Untranslateable errors.
  #179 pex-tool/pex#179
```

Testing Done:
https://travis-ci.org/pantsbuild/pants/builds/94480030

Bugs closed: 2654

Reviewed at https://rbcommons.com/s/twitter/r/3200/
peiyuwang pushed a commit to twitter/pants that referenced this pull request Dec 4, 2015
Changelog:
```
* Fix infinite recursion when ``PEX_PYTHON`` points at a symlink.
  pantsbuild#182 pex-tool/pex#182

* Add ``/etc/pexrc`` to the list of pexrc locations to check.
  pantsbuild#183 pex-tool/pex#183

* Improve error messaging for platform constrained Untranslateable errors.
  pantsbuild#179 pex-tool/pex#179
```

Testing Done:
https://travis-ci.org/pantsbuild/pants/builds/94480030

Bugs closed: 2654

Reviewed at https://rbcommons.com/s/twitter/r/3200/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant