Skip to content

Drop official support for 3.0 pre-releases#486

Merged
lafrech merged 1 commit intodevfrom
drop-rcs
Aug 31, 2019
Merged

Drop official support for 3.0 pre-releases#486
lafrech merged 1 commit intodevfrom
drop-rcs

Conversation

@sloria
Copy link
Copy Markdown
Member

@sloria sloria commented Aug 23, 2019

Close #485

@sloria sloria requested a review from lafrech August 23, 2019 01:54
@lafrech
Copy link
Copy Markdown
Member

lafrech commented Aug 23, 2019

I'd also add a

if MARSHMALLOW_VERSION_INFO[0] >= 3:

condition just above, rather than

if hasattr(field, "inner")

I'd rather wait until #478 is merged to avoid conflicts there. I hope to review and merge it soon.

@sloria
Copy link
Copy Markdown
Member Author

sloria commented Aug 23, 2019

Sounds good; I'll update this after you merge that.

@lafrech lafrech merged commit ef616b0 into dev Aug 31, 2019
@lafrech lafrech deleted the drop-rcs branch August 31, 2019 10:03
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.

Drop marshmallow 3.0.0 RC releases compatibility

2 participants