14
0
Files
python-zodbpickle/python-zodbpickle.changes
Tomáš Chvátal 34126f6c2b - Update to 1.0.1:
* Fix a memory leak in pickle protocol 3 under Python 2. See issue 36.
  * Add support for Jython 2.7.
  * Add support for Python 3.5 and 3.6.
  * Drop support for Python 2.6 and 3.2 and 3.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=3
2018-07-26 10:23:58 +00:00

14 lines
476 B
Plaintext

-------------------------------------------------------------------
Thu Jul 26 10:22:27 UTC 2018 - tchvatal@suse.com
- Update to 1.0.1:
* Fix a memory leak in pickle protocol 3 under Python 2. See issue 36.
* Add support for Jython 2.7.
* Add support for Python 3.5 and 3.6.
* Drop support for Python 2.6 and 3.2 and 3.3
-------------------------------------------------------------------
Tue Jun 27 16:00:00 UTC 2017 - aloisio@gmx.com
- Initial package (v. 0.6.0)