aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/language/python.rb
AgeCommit message (Expand)Author
2018-03-03Merge pull request #3863 from MikeMcQuaid/python3-changesHEADmasterMike McQuaid
2018-03-03Adjust docs and more internal code for Python 3.Mike McQuaid
2018-03-02language/python: version 3.6 in site_packagesSteven Peters
2018-02-28language/python: handle python@* in each_pythonilovezfs
2017-12-30language/python: handle python@* in virtualenv_install_with_resourcesilovezfs
2017-12-13Merge pull request #3573 from DomT4/python_dead_codeMike McQuaid
2017-12-13python: remove package_available? logicDominyk Tiller
2017-12-13python: handle env filtering on pth checkDominyk Tiller
2017-10-24Remove usless comments.Markus Reiter
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-09-24Rubocop: automatic rule fixes.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2016-10-04Immortalize virtualenvs betterTim D. Smith
2016-10-02virtualenv_install_with_resources: select correct pythonilovezfs
2016-09-10language/python: fix Rubocop warnings.Mike McQuaid
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-08-02python: tweak script linking in virtualenv (#613)Martin Afanasjew
2016-07-31Allow virtualenvs to find Python bindings provided by deps (#608)Tim D. Smith
2016-07-29Refurbish args in virtualenv (#600)Tim D. Smith
2016-07-26Add helper class for Python virtualenvsTim D. Smith
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-09language/python: fix bogus requireMartin Afanasjew
2015-08-03Core files style updates.BrewTestBot
2015-03-03language/python: add package_available? helperTim D. Smith
2015-01-09language/python: add --no-user-cfg to setuptools optionsTim D. Smith
2014-12-10Language::Python.setup_install: add deprecation warningTim D. Smith
2014-12-10language/python: setup_install_argsTim D. Smith
2014-11-14language/python: make sure site_packages is writableTim D. Smith
2014-11-10language/python: new setup_install methodTim D. Smith
2014-11-02language/python: add helper methods for pth detectionTim D. Smith
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-03-12Add Language::Python module.Mike McQuaid