aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/site-patch.py
Commit message (Expand)AuthorAgeFilesLines
* Setuptools no longer installs a site.py file during easy_install or develop i...Jason R. Coombs2020-05-291-76/+0
* 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-4/+6
* Drop support for EOL Python 3.3Hugo2018-05-241-1/+1
* Fix spacing after comment hash.stepshal2016-10-251-1/+1
* Fix spacing after comment hash.stepshal2016-10-191-3/+3
* Add missing blank lines after class or function definition.stepshal2016-07-211-0/+1
* Merge pull request #644 from stepshal/spacing-comment-hashJason R. Coombs2016-07-201-2/+2
|\
| * Fix spacing after comment hash.stepshal2016-07-141-2/+2
* | Fix missing whitespace around operator.stepshal2016-07-141-4/+4
|/
* Remove commented codeJason R. Coombs2016-07-141-3/+0
* Merge pull request #639 from stepshal/block-commentJason R. Coombs2016-07-131-2/+2
|\
| * Format block comments.stepshal2016-07-131-2/+2
* | Add missing whitespace.stepshal2016-07-141-5/+5
|/
* Delint site-patchJason R. Coombs2014-02-111-14/+7
* First round of prepping setuptools for inclusion in Python 2.5: movePJ Eby2006-04-141-0/+83