Skip to content

6.5.3

Compare
Choose a tag to compare
@dgw dgw released this 06 Apr 07:41

Changes between 6.5.2 and 6.5.3

Module changes:

  • tell module takes nicknames up to 30 characters long now (previously 20)
  • reddit module (and Sopel, by extension) once again accepts any installed version of PRAW

Core changes:

  • Specified which IPython versions pip should give Sopel depending on Python version in use
  • Fixed trying to use pytest stuff in production
  • Various testing tweaks