Revisions of python-PyAMF

unknown committed (revision 3)
project was undeleted
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 2)
- Update to 0.8
  * Add support for Django>=1.8
  * *Backward incompatible* Wrapped all xml parsing in ``defusedxml`` to
    protect against any XML entity attacks. See
    https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing for
    more details. Thanks to Nicolas Grégoire (@Agarri_FR) for the report.
  0.7.2 (2015-02-18)
  * Add support for Cython >= 0.15 (should be backward compatible with future
    releases)
  * Fix an issue in cpyamf where the class alias would not be cached correctly.
  0.7.1 (2015-02-16)
  * Add support for Cython <= 0.22
  * Fix a bug in the AppEngine adapters where ``writeNull`` doesn't exist in the
    C extensions
  0.7 (2015-02-10)
  * Dropped support for Python 2.5. A Python 3 port is underway.
  * Fix a rare string collision bug with AMF3 #36
  * Updated to use the latest version of Cython (0.21.2) #34
  * Added Travis/coveralls support.
  * Add post processing callbacks to finalise the decoded payloads. #45
  * Added support for `google.appengine.ext.ndb`. #47
  * ``pyamf.Undefined`` now evaluates to ``False`` in a boolean expression
    (:ticket:`827`)
  * Fixed an issue in the client where '; charset=utf8' would be appended to the
    ``Content-Type`` response header (:ticket:`822`)
  * Add support for :py:class:`collections.OrderedDict` and
    :py:class:`collections.Counter` (:ticket:`816`, :ticket:`815`)
  * ``pyamf.codec._Codec.__init__`` now supports duck-typing. (:ticket:`835`)
  * Enabled subclassed list/tuple to be overridden by ``pyamf.add_type`` before
    defaulting to writing a sequence. (:ticket:`834`)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 1)
initial version
Displaying all 3 revisions
openSUSE Build Service is sponsored by