Deprecation warnings for Python 3.4 (#7378)

Fixes #7367

* Deprecation warnings for Python 3.4 users

* CHANGELOG.md and AUTHORS.md

* double equals typo
This commit is contained in:
sydneyli
2019-10-30 10:57:46 -07:00
committed by Brad Warren
parent e19b2e04c7
commit 6fcdfb0e50
4 changed files with 14 additions and 0 deletions
+1
View File
@@ -230,6 +230,7 @@ Authors
* [Stavros Korokithakis](https://github.com/skorokithakis)
* [Stefan Weil](https://github.com/stweil)
* [Steve Desmond](https://github.com/stevedesmond-ca)
* [sydneyli](https://github.com/sydneyli)
* [Tan Jay Jun](https://github.com/jayjun)
* [Tapple Gao](https://github.com/tapple)
* [Telepenin Nikolay](https://github.com/telepenin)