python-telegram-bot/telegram/utils
Jasmin Bom e247fa7c2c
Fix uploading files with unicode filenames (#1214)
* Patch urllib3RequestField to make it *not* support RFC2231

* Add new required test data file

* Fix on py2

* Remove weird legacy code from inputfile

Not needed anymore, and also makes it not work... so that was not great
2018-09-10 21:08:05 +02:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
helpers.py mention_markdown/html py2 fixes + unitests (#1112) 2018-05-28 23:51:39 +03:00
promise.py Add missing docs utils (#912) 2018-03-05 12:17:56 +01:00
request.py Fix uploading files with unicode filenames (#1214) 2018-09-10 21:08:05 +02:00
webhookhandler.py Replace http.server with Tornado (#1191) 2018-09-08 23:25:48 +03:00