summaryrefslogtreecommitdiff
path: root/tests/unittest_python3.py
Commit message (Expand)AuthorAgeFilesLines
* Move from % syntax to format or f-stringsPierre Sassoulas2021-02-171-4/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-171-1/+0
* Update copyright noticehippo912021-02-151-0/+2
* Remove required_version for 3.6 and belowDavid Gilman2020-12-301-23/+0
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+2
* Moved tests out of package directory (#704)Ashley Whetter2019-10-151-0/+411