summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10191 from pradyunsg/blacken/toolsTzu-ping Chung2021-07-242-27/+44
|\
| * Blacken tools/Pradyun Gedam2021-07-232-27/+44
* | Upgrade vendored requests to 2.26.0 (#10174)Illia Volochii2021-07-231-7/+64
|/
* Vendoring update for 21.2 (#10179)Tzu-ping Chung2021-07-231-12/+12
* Replace use of vendored `toml` in tests with PyPI `toml`Taneli Hukkinen2021-07-021-0/+1
* Avoid importing a non-vendored version of TornadoBen Darnell2021-05-301-0/+21
* Use "typing.List" as an annotationDiego Ramirez2021-05-251-2/+1
* Fix duplicate top line in NEWS.rstStéphane Bidoul2021-05-231-2/+2
* Fix changelog misformat (#9817)Tzu-ping Chung2021-04-181-3/+4
* Render top_line explicitly in towncrier templateTzu-ping Chung2021-04-151-2/+4
* Upgrade sphinxcontrib-towncrier for docsTzu-ping Chung2021-04-151-3/+2
* Pin towncrier under 19.9.0Tzu-ping Chung2021-04-071-0/+2
* Patch certifi to use environ for passing certTzu-ping Chung2021-04-031-3/+31
* Merge pull request #9759 from pradyunsg/revamp-ci-apr-2021Pradyun Gedam2021-04-025-83/+78
|\
| * Add a single GitHub Actions workflow for CIPradyun Gedam2021-04-022-5/+78
| * Drop all existing CIPradyun Gedam2021-04-013-78/+0
* | Get rid of the tools/automation folderPradyun Gedam2021-04-016-1/+1
|/
* Merge pull request #9739 from pradyunsg/tests/drop-YAML-based-resolver-testsPradyun Gedam2021-03-281-1/+0
|\
| * Drop YAML tests for the resolverPradyun Gedam2021-03-211-1/+0
* | Drop pytest-timeoutPradyun Gedam2021-03-261-1/+0
|/
* Add sphinx-copybuttonPradyun Gedam2021-03-061-0/+1
* Enable MyST in documentationPradyun Gedam2021-03-061-0/+1
* Merge pull request #9377 from jdufresne/mockPradyun Gedam2021-02-271-1/+0
|\
| * Drop mock test dependencyJon Dufresne2021-02-181-1/+0
* | Merge pull request #9591 from hexagonrecursion/openPradyun Gedam2021-02-231-1/+1
|\ \
| * | Replace `open(file, 'r')` with `open(file)`Andrey Bienkowski2021-02-101-1/+1
| |/
* | Handle several mypy TODO comments and exceptionsJon Dufresne2021-02-221-5/+4
* | Complete typing of noxfile.pyJon Dufresne2021-02-191-3/+5
|/
* Drop enum34 in favor of stdlib enumJon Dufresne2020-12-271-1/+0
* Drop csv23 in favor of stdlib csvJon Dufresne2020-12-271-1/+0
* Merge pull request #9172 from webknjaz/docs/unreleased-change-fragments-previewPradyun Gedam2020-12-261-0/+1
|\
| * Add a preview for the "next release" change notesSviatoslav Sydorenko2020-12-101-0/+1
* | Merge pull request #9352 from jdufresne/io-codecs-openPradyun Gedam2020-12-261-2/+1
|\ \
| * | Replace io.open() and codecs.open() with builtin open()Jon Dufresne2020-12-251-2/+1
* | | Use f-strings for simple string formattingJon Dufresne2020-12-251-2/+2
|/ /
* | Drop u prefix from str literalsJon Dufresne2020-12-251-2/+2
|/
* Switch documentation theme to FuroPradyun Gedam2020-11-121-2/+1
* Switch to sphinx-inline-tabs for tabsPradyun Gedam2020-10-181-1/+1
* Revert "Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1"Hugo van Kemenade2020-09-291-1/+1
* Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1Hugo van Kemenade2020-09-281-1/+1
* update docs requirementsSrinivas Nyayapati2020-09-131-1/+1
* implement sphinx-tabs on installing page of docsSrinivas Nyayapati2020-09-131-0/+1
* Bump to latest version 3.2.1Srinivas Nyayapati2020-08-201-1/+1
* Bump Sphinx to v3.1.2 and fix rst issuesSrinivas Nyayapati2020-08-201-1/+1
* Use the new resolver for test requirementsNguyễn Gia Phong2020-08-161-0/+1
* Unpin pytest and its pluginsNguyễn Gia Phong2020-08-161-5/+3
* Use --durations instead of --duration for pytestNguyễn Gia Phong2020-08-161-3/+3
* Upgrade certifi to 2020.6.20Pradyun Gedam2020-07-221-0/+13
* Upgrade requests to 2.24.0Pradyun Gedam2020-07-221-26/+13
* Upgrade html5lib to 1.1Pradyun Gedam2020-07-221-55/+0