meld 3.19.0

2018-03-27 Thread Kai Willadsen
News Features: * Initial Windows build pipeline using Appveyor (Vasily Galkin) * Add new per-pane status bar with selectors for syntax highlighting and text encoding (Kai Willadsen, with extensive testing by Vasily Galkin) * Allow text encoding to be chosen from file

pygobject 3.28.2

2018-03-27 Thread Christoph Reiter
News * setup.py: Don't install the test C extension when it's built. :issue:`181` * setup.py: Always define PY_SSIZE_T_CLEAN. :issue:`185` * Fix __str__ return type of Gtk.TreePath with depth == 0. :issue:`143` * Fix a crash when setting a str property with a value containing surrogates.