clarkduvall / serpy

ridiculously fast object serialization
http://serpy.readthedocs.org/en/latest/
MIT License
960 stars 62 forks source link

PR for issues #46 and #73 #74

Closed Cediddi closed 1 year ago

Cediddi commented 4 years ago

In this PR I've added exception hijacking for extra info (#46), also error catching for MethodField (#73). I've ran tests on 3.6 3.7 and 3.8 and worked as intended. Hope you'll merge.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 33d7b69e9c854232be0978f4d11a766d1aa742e8 on genomize:issue-73 into 0c58fb897e60c572f5d21f93966b3e6d8a91c305 on clarkduvall:master.