marshmallow_enum icon indicating copy to clipboard operation
marshmallow_enum copied to clipboard

Merging into Marshmallow

Open rafenden opened this issue 6 years ago • 4 comments

Hey there, thanks for a very useful library!

Did you consider merging it into Marshmallow project? I see this project as a basic functionality that should come with Marshmallow.

rafenden avatar Nov 15 '18 21:11 rafenden

Related issue from the Marshmallow project: https://github.com/marshmallow-code/marshmallow/issues/267

rafenden avatar Nov 16 '18 14:11 rafenden

I'd be alright for meeting it into marshmallow, though support for Python 2 could hinder that.

@sloria thoughts? I'm not sure on marshmallow's plans regarding Python 2 but 3.3 (the last version before enum) has been EOL'd

justanr avatar Nov 16 '18 21:11 justanr

Looks like 3.3 support is dropped in 3.x: https://marshmallow.readthedocs.io/en/3.0/changelog.html#a1-2017-02-26

austinbutler avatar Apr 23 '19 00:04 austinbutler

See https://github.com/marshmallow-code/marshmallow/pull/2017.

lafrech avatar Jul 20 '22 14:07 lafrech