summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #318 from stephenfin/deprecate-distutils-integrationJelmer Vernooij2022-01-243-2/+21
|\
| * Merge branch 'master' into deprecate-distutils-integrationJelmer Vernooij2022-01-242-9/+1
| |\ | |/ |/|
* | Drop note about assertIn, assertIs, assertIsInstance and their negatives that...Jelmer Vernooij2022-01-241-8/+0
* | Fix typo. Fixes #320Jelmer Vernooij2022-01-241-1/+1
| * Deprecate distutils integrationStephen Finucane2021-12-133-3/+22
|/
* Merge pull request #315 from jugmac00/add-support-for-python3.10Colin Watson2021-11-126-4/+17
|\
| * Add support for Python 3.10Jürgen Gmach2021-10-146-4/+17
|/
* Release 2.5.02.5.0Matthew Treinish2021-07-141-2/+5
* Merge pull request #311 from mhuin/310_retrocompatibilityMatthew Treinish2021-07-141-1/+4
|\
| * Update testtools/compat.pyMatthew Treinish2021-07-141-2/+1
| * Merge branch 'master' into 310_retrocompatibilityMatthew Treinish2021-07-145-7/+11
| |\ | |/ |/|
* | Merge pull request #304 from CyrilRoelandteNovance/fix-python310Matthew Treinish2021-07-144-3/+5
|\ \
| * \ Merge branch 'master' into fix-python310Matthew Treinish2021-07-141-4/+6
| |\ \ | |/ / |/| |
* | | Merge pull request #313 from hugovk/3.5-is-eolMatthew Treinish2021-06-261-4/+6
|\ \ \
| * | | Note Python 3.5 is EOL and will be dropped after the next releaseHugo van Kemenade2021-06-261-4/+6
|/ / /
| * | Fix for Python 3.10Hugo van Kemenade2021-06-261-0/+2
| * | Add python 3.10 to ci configurationHugo van Kemenade2021-06-252-2/+2
| * | Merge branch 'master' into fix-python310Matthew Treinish2021-06-254-18/+11
| |\ \ | |/ / |/| |
| * | Fix tests with Python 3.10Cyril Roelandt2021-03-191-1/+1
| | * testtools.compat: provide BytesIO, StringIO againMatthieu Huin2021-06-161-0/+4
| |/ |/|
* | Merge pull request #310 from hugovk/add-3.9Matthew Treinish2021-06-144-15/+8
|\ \
| * | Add support for Python 3.9Hugo van Kemenade2021-06-123-1/+5
| * | Update and simplify workflowHugo van Kemenade2021-06-121-14/+3
|/ /
* | Merge pull request #308 from hugovk/fix-setuptools-warningsMatthew Treinish2021-06-111-3/+3
|\ \ | |/ |/|
| * Fix UserWarning: Usage of dash-separated ... will not be supported in future ...Hugo van Kemenade2021-06-111-3/+3
|/
* Merge pull request #280 from bigjools/public_samemembersMatthew Treinish2021-03-082-0/+3
|\
| * Merge branch 'master' into public_samemembersMatthew Treinish2021-03-0878-1300/+1182
| |\ | |/ |/|
* | Merge pull request #302 from stephenfin/remove-legacy-libsJelmer Vernooij2021-03-0422-215/+187
|\ \
| * | Remove mimeparse dependencyStephen Finucane2021-02-252-10/+19
| * | trivial: Cleanup importsStephen Finucane2021-02-2512-103/+77
| * | Re-introduce 'try_imports'Stephen Finucane2021-02-2516-36/+62
| * | Remove use of 'try_imports'Stephen Finucane2021-02-259-44/+20
| * | tox: Don't skip sdistStephen Finucane2021-02-251-6/+0
| * | Remove use of 'safe_hasattr'Stephen Finucane2021-02-259-40/+26
| * | NEWS: Add note about unittest2 removalStephen Finucane2021-02-251-0/+7
|/ /
* | Merge pull request #277 from mtreinish/remove-unittest2Matthew Treinish2021-02-2210-36/+18
|\ \
| * \ Merge branch 'master' into remove-unittest2Matthew Treinish2020-12-034-8/+11
| |\ \ | |/ / |/| |
* | | Merge pull request #281 from pvinci/masterMatthew Treinish2020-12-032-3/+3
|\ \ \
| * \ \ Merge branch 'master' into masterMatthew Treinish2020-12-0275-1054/+982
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #301 from ssbarnea/develMatthew Treinish2020-12-022-5/+8
|\ \ \ \
| * | | | Fix github actionsSorin Sbarnea2020-12-022-5/+8
|/ / / /
| * | | Update testtools/content.py Matthew Treinish2020-12-021-1/+1
| * | | Update content.pypvinci2019-11-101-1/+1
| * | | Update _warnings.pypvinci2019-11-101-2/+2
| | * | Merge branch 'master' into remove-unittest2Matthew Treinish2020-11-175-8/+20
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #297 from FedericoRessi/toxMatthew Treinish2020-11-172-0/+19
|\ \ \ \
| * | | | Update tox.iniMatthew Treinish2020-11-171-1/+1
| * | | | Update tox.iniFederico Ressi2020-07-131-1/+1
| * | | | Add tox.ini fileFederico Ressi2020-07-102-0/+19
* | | | | Merge pull request #299 from yan12125/drop-traceback2-linecache2Matthew Treinish2020-11-173-8/+1
|\ \ \ \ \