python-telegram-bot/telegram/ext
Bibo-Joshi bb34c79909
Fix Webhook not working on Windows with Python 3.8+ (#2067)
* Fix start_webhook NotImplementedError on windows with python3.8

* Fine-tune and add tests.

* Minor fixes

* typos

* Make Codacy happy

Co-authored-by: n5y <41209360+n5y@users.noreply.github.com>
2020-08-25 22:21:24 +02:00
..
__init__.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
basepersistence.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
callbackcontext.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
callbackqueryhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
choseninlineresulthandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
commandhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
conversationhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
defaults.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
dictpersistence.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
dispatcher.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
filters.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
handler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
inlinequeryhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
jobqueue.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
messagehandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
messagequeue.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
picklepersistence.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
pollanswerhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
pollhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
precheckoutqueryhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
regexhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
shippingqueryhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
stringcommandhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
stringregexhandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
typehandler.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
updater.py Fix Webhook not working on Windows with Python 3.8+ (#2067) 2020-08-25 22:21:24 +02:00