-
Notifications
You must be signed in to change notification settings - Fork 433
Support enclosure == Enclosure.NO_ENCLOSURE which is different from enclosure == None #1761
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
Support enclosure == Enclosure.NO_ENCLOSURE which is different from enclosure == None #1761
Conversation
…we only write 'none' for Enclosures.NO_ENCLOSURE).
mscuthbert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small docs change requested and one little test change -- tests look like they're passing so I'll merge today if you can get these in.
…ter, since the code actually handles it.
|
Looks like the tests are passing. Thanks for the quick review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New changes are great! Merging once we get the Coveralls report (merging whatever the report says, but just want to get the baseline number) Oh we already have one from above -- merging!
No description provided.