14
0
Commit Graph

5 Commits

Author SHA256 Message Date
Tomáš Chvátal
4e7aaf767c Accepting request 782894 from home:pgajdos:python
- version update to 2.0.0
  - CPython 2: Make ``zodbpickle.binary`` objects smaller and untracked
    by the garbage collector. Now they behave more like the native bytes
    object. Just like it, and just like on Python 3, they cannot have
    arbitrary attributes or be weakly referenced. See `issue 53
    <https://github.com/zopefoundation/zodbpickle/issues/53>`_.
  - Add support for Python 3.8.
  - Drop support for Python 3.4.

OBS-URL: https://build.opensuse.org/request/show/782894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=10
2020-03-09 11:01:11 +00:00
Tomáš Chvátal
42a028af72 - Update to 1.0.4:
* Fix pickle corruption under certain conditions. See pull request 47.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=8
2019-06-17 11:12:16 +00:00
Tomáš Chvátal
1fb878f478 Accepting request 692531 from home:mcalabkova:branches:devel:languages:python
- Update to 1.0.3
  * Add support for Python 3.7.
  * Fix a bug: zodbpickle.slowpickle assigned _Pickler to Unpickler.

OBS-URL: https://build.opensuse.org/request/show/692531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=5
2019-04-11 10:57:44 +00:00
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
ed4e077a65 Accepting request 508684 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/508684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=1
2017-07-07 12:59:27 +00:00