Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

[WIP] Support for Flash Channels #152

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jinnerbichler
Copy link
Contributor

Started to work on Flash Channels :)

Daniel Pollithy and others added 2 commits January 31, 2018 16:28
filters.Required calls len(...) and expects a TypeError.
If a class doesn't inherit from object in Python2.7 it throws an AttributeError when len(...) is called on it.
Make FlashUser and FlashState objects (py27)

Thanks a lot. 
It would be awesome if we could collaborate on implementation and testing. So one of does the implementation of a component, whereas the other does the unit testing. What do you think?
@todofixthis todofixthis changed the base branch from master to develop February 18, 2018 00:32
@todofixthis
Copy link
Contributor

Hey @jinnerbichler I see this PR is still tagged with WIP — is there anything that I can do to help?

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

Successfully merging this pull request may close these issues.

None yet

2 participants