Pyramid 1.10.8 has been released. This release fixes a warning with using the deprecated "imp" module on newer versions of Python.
The full changelog is here: https://docs.pylonsproject.org/projects/pyramid/en/1.10-branch/changes.html What's New In Pyramid 1.10: https://docs.pylonsproject.org/projects/pyramid/en/1.10-branch/whatsnew-1.10.html 1.10 release documentation (across all alphas and betas, as well as when it gets to final release): https://docs.pylonsproject.org/projects/pyramid/en/1.10-branch/ You can install it via PyPI: pip install Pyramid==1.10.8 Enjoy, and please report any issues you find to the issue tracker at https://github.com/Pylons/pyramid/issues Thanks! - Pyramid core developers -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/E82A12DA-FEC1-41FC-A5D5-F5EB44DECB79%40gmail.com.
