python-telegram-bot/docs
Eldinnie 439790375e Persistence (#1017)
* BasePersistence

* basic construct

* Keep working

* Continue work

Add tests for Basepersistence

* Finish up BasePersistence and implementation

* PickelPersistence and start tests

* Finishing up

* Oops, left in some typings

* Compatibilty issues regarding py2 solved

For Py2 compatibility

* increasing coverage

* Small changes due to CR

* All persistence tests in one file

* add DictPersistence

* Last changes per CR

* forgot change

* changes per CR

* call update_* only with relevant data

As discussed with @jsmnbom

* Add conversationbot Example

* should not have committed API-key
2018-09-20 22:50:40 +02:00
..
source Persistence (#1017) 2018-09-20 22:50:40 +02:00
Makefile Documentation (#350) 2016-07-14 16:56:05 -03:00
requirements-docs.txt Read the Docs configuration (#729) 2017-07-22 14:13:49 +03:00