Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New as3 native types support #63

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mastergenius
Copy link

No description provided.

fmoo and others added 5 commits January 4, 2015 17:22
This includes typed vectors for various integer types, and a more
densely packed (in comparison to Array) dictionary.
New as3 native types support
@coveralls
Copy link

coveralls commented Oct 24, 2016

Coverage Status

Coverage decreased (-0.5%) to 93.596% when pulling b692419 on mastergenius:master into d13915d on hydralabs:master.

@njoyce
Copy link
Member

njoyce commented Oct 24, 2016

@mastergenius thanks for this - looks awesome.

  • Do you have any binary blobs for the new AS3 types that we can use as part of the test suite? Something along the lines of https://github.com/hydralabs/pyamf/blob/master/pyamf/tests/test_amf3.py#L298 is valuable to ensure we don't break anything in the future.
  • We should have a requirements on ordereddict when using Python 2.6 - using the pyamf.python package to handle the backward compatible import dance.
  • I will get the Django 1.9-2.0 tests fixed up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants