Spyne

Latest version: v2.14.0

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2.12.14

Not secure
-------------
* Fixed inclusive ranges for DateTime and friends. 506
* Turns out SQLAlchemy 1.1 causes funky crashes. We're fixated on 1.0 until
the issue can be investiaged.
* Implemented MIN_GC_INTERVAL to prevent excessive calls to ``gc.collect()``
See issue 472. PR: 515

2.12.13

Not secure
-------------
* Dang.

2.12.12

Not secure
-------------
* Return to pre 2.12 behaviour - coroutine exceptions are not silenced but
sent up the stack. This is backport of 2.13 fix.
* Proper serialization of ComplexModels subclasses of other ComplexModels
when initialized from lists.
* Minor bug fixes all around.

2.12.11

Not secure
-------------
* Fix self-referential relationships pointing the wrong way
* Fix wrong use of string interpolation operator in logging call slowing Spyne
down for no visible reason
* Detect and prevent name clashes between the foreign key column name and the
object itself.
* Silence a lot of (wrong) customized class instantiation warnings.

2.12.10

Not secure
-------------
* IpAddress types now support PostgreSQL's PGInet.
* Drop trial for twisted tests and switch to pytest-twisted.
* ``_safe_set`` now returns True on success so that protocols can react
accordingly.
* \*DictDoc now logs properly whether a value is discarded or passed to the
deserialized instance.
* Minor bug fixes here and there.

2.12.9

Not secure
------------
* Make ``DateTime`` handle unicode date format strings for Python 2.
* Fix idle timer not starting on connectionMade for ``MessagePackTransportBase``

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.