python-telegram-bot/telegram/files
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 Move a lot of files 2017-06-18 12:35:00 +02:00
animation.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
audio.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
chatphoto.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
contact.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
document.py Fix attribute order error 2018-02-18 18:12:08 +01:00
file.py Bot api 4.1 (#1198) 2018-09-01 16:58:08 +02:00
inputfile.py Fix uploading files with unicode filenames (#1214) 2018-09-10 21:08:05 +02:00
inputmedia.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
location.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
photosize.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
sticker.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
venue.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
video.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
videonote.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
voice.py More instance methods (#963) 2018-02-18 17:49:52 +02:00