Commit Graph

13 Commits (aea7abcb15f386e344d2908429abd329324d04ba)

Author SHA1 Message Date
Matt Clay 49f3dda7f6
WIP: Resolve CI issues for stable-2.3. (#32605)
* Revert "If pip install requirements.txt fails, upgrade pip (#32399)"

This reverts commit 2fb4f547a9.

* Avoid pep8 user warning in 1.7.1.
* Limit cryptography version for Windows tests.
* Upgrade pip in virtualenv for pip test.
* Upgrade pip in virtualenv for groupby_filter test.
* Upgrade pip in virtualenv for template_jinja2_latest test.
8 years ago
John R Barker 2fb4f547a9
If pip install requirements.txt fails, upgrade pip (#32399)
* If pip install requirements.txt fails, upgrade pip

* Use pycodestyle instead of pep8 (#25947)

(cherry picked from commit 4b3d6dfa8a)

* Ignore more

* pylint lint fixes

* Ignore more
8 years ago
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199) 9 years ago
Marc Abramowitz a1af6ca0c6 CODING_GUIDELINES: Fix typo: / => \ 12 years ago
Michael DeHaan 0cea4d8a32 Update CODING_GUIDELINES.md 12 years ago
Michael DeHaan 29c32890d5 Add notes about module.run_command to coding guidelines. 12 years ago
Michael DeHaan 7638d8ff46 Update CODING_GUIDELINES.md 12 years ago
John Barker 1f4b91575b Fix various typos in markdown documentation 12 years ago
satoru 02c7c9cb18 Fix typo 12 years ago
Michael DeHaan 79cefa1af5 Missing colon. 12 years ago
Michael DeHaan fd8a03b6bb Add note about tests, etc. 12 years ago
Michael DeHaan dcad80a69e Update some things in coding guidelines. 12 years ago
Michael DeHaan 0e201c1535 Add the start of a coding guidelines document. 12 years ago