bpython v0.13.2 Release Notes

  • ๐Ÿ›  A bugfix release. The fixed bugs are:

    • #424: Use new JSON API at bpaste.net.
    • ๐Ÿ›  #430: Fixed SNI issues with new pastebin service on Mac OS X.
    • ๐Ÿ›  #432: Fixed crash in bpython-curtsies in special circumstances if history file is empty. Thanks to Lisa van Gelder.

    ๐Ÿ”„ Changes to dependencies:

    • requests is a new dependency.
    • PyOpenSSL, ndg-httpsclient and pyasn1 are new dependencies on Mac OS X.