pypi python-telegram-bot 13.7
v13.7

latest releases: 21.4, 21.3, 21.2...
3 years ago

Version 13.7

Released 2021-07-01

This is the technical changelog for version 13.7. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.

Major Changes:

  • Full support for Bot API 5.3 (#2572)

Bug Fixes:

  • Fix Bug in BasePersistence.insert/replace_bot for Objects with __dict__ in their slots (#2561)
  • Remove Incorrect Warning About Defaults and ExtBot (#2553)

Minor changes, CI improvements, Doc fixes and Type hinting:

  • Type Hinting Fixes (#2552)
  • Doc Fixes (#2551)
  • Improve Deprecation Warning for __slots__ (#2574)
  • Stabilize CI (#2575)
  • Fix Coverage Configuration (#2571)
  • Better Exception-Handling for BasePersistence.replace/insert_bot (#2564)
  • Remove Deprecated pass_args from Deeplinking Example (#2550)

Don't miss a new python-telegram-bot release

NewReleases is sending notifications on new releases.