← Back to team overview

ubuntu-bots team mailing list archive

[Bug 1531427] Re: meetingology should start supporting Python 3

 

It appears there is no suggestion in Python3 in setup.py anymore, but
there is warning about old Python 2.

```
setup.py:247: DeprecationWarning: Running Limnoria on Python older than 2.7.9 is not recommended because it does not support SSL certificate verification. For more informations, see: <http://doc.supybot.aperio.fr/en/latest/use/security.html#ssl-python-versions>
  DeprecationWarning)
```

-- 
You received this bug notification because you are a member of Ubuntu
IRC Bots, which is subscribed to Ubuntu IRC Bots.
https://bugs.launchpad.net/bugs/1531427

Title:
  meetingology should start supporting Python 3

Status in Ubuntu IRC Bots:
  Confirmed

Bug description:
  Meetingology (the bot at freenode) has been running on Limnoria for a
  long time as it's the only active Supybot fork.

  Recently they have been starting to move to supporting only Python 3
  which has less issues e.g. with charsets. Meetingology the bot could
  be converted to Python 3 if the meetingology plugin supported it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-bots/+bug/1531427/+subscriptions


References