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

Make Binary, Boolean, DateTime, LocalTime and UTCTime subclassable #16

Open
rembish opened this issue Aug 17, 2015 · 0 comments
Open

Make Binary, Boolean, DateTime, LocalTime and UTCTime subclassable #16

rembish opened this issue Aug 17, 2015 · 0 comments

Comments

@rembish
Copy link
Contributor

rembish commented Aug 17, 2015

FastRPC internal structure can't be subclassable (cause of bad PEP-253 implementation, see "Preparing a type for subtyping" paragraph). So programmer literally can't extend any of this structures with some extra properties or methods.

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

No branches or pull requests

1 participant