PyAMF 0.4.1 released

Thijs Triemstra | Collab lists at collab.nl
Wed Feb 25 20:38:52 CET 2009


The PyAMF team is proud to announce the release of 0.4.1!

PyAMF [1] is a lightweight library that allows Flash and Python  
applications to communicate via Adobe’s
ActionScript Message Format.

This is a bugfix release [2], see the changelog [3] for the complete  
list of changes. A brief overview of the
changes:

- amf0.Encoder.use_amf3 has been extended to cover all object types
- Encoding {0:0, ‘0′:1} will now raise an AttributeError.
- Improvements to the Google App Engine adapter - see ticket 479 for  
details
- Unicode handling in __repr__ functions has been improved
- Django models.TimeField, models.DateField will now be converted to  
the correct type
   (datetime.time and datetime.date respectively). fields.NOT_PROVIDED  
is also checked for
   by converting to pyamf.Undefined and back again.

Check out the download page [4], installation instructions [5] or the  
API documentation [6] for more
information.

Questions? First stop is the mailing list [7] but we also hang out on  
IRC [8].

Cheers,

the PyAMF team.

[1] http://pyamf.org
[2] http://pyamf.org/milestone/0.4.1
[3] http://pyamf.org/browser/pyamf/tags/release-0.4.1/CHANGES.txt
[4] http://pyamf.org/wiki/Download
[5] http://pyamf.org/wiki/Install
[6] http://api.pyamf.org
[7] http://pyamf.org/wiki/MailingList
[8] irc://irc.collab.eu/pyamf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-announce-list/attachments/20090225/6ff66557/attachment.pgp>


More information about the Python-announce-list mailing list