hangoutsbot icon indicating copy to clipboard operation
hangoutsbot copied to clipboard

Proposal: Deprecate Python 3.4 Support

Open makiftasova opened this issue 8 years ago • 1 comments

Motive:

  • most major GNU/Linux distributions have Python 3.5 or newer in their package repos
  • some bot dependecies (e.g. telepot) deprecated their Python 3.4 support

Suggestions:

  • deprecate Python 3.4 support and notify users with a message on bot start
  • update source code to use new async/await syntax

makiftasova avatar Jan 16 '17 10:01 makiftasova

Probably also worth noting that the telesync plugin in v3 of the bot will not run on python 3.4

nylonee avatar Mar 23 '17 14:03 nylonee