Skip to content

Conversation

@fmigneault
Copy link
Member

Without the added type check, doing a comparison between Format and anything else will cause AssertionError instead of gracefully returning False because the "other" item to compare doesn't necessarily have the properties of Format.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 75.176% when pulling c26cc9c on fmigneault:format-compare into 9709866 on geopython:master.

@cehbrecht cehbrecht added the bug label Jan 9, 2020
@cehbrecht cehbrecht added this to the 4.4.0 milestone Jan 9, 2020
@cehbrecht cehbrecht self-requested a review January 9, 2020 18:14
Copy link
Collaborator

@cehbrecht cehbrecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense.

@cehbrecht cehbrecht merged commit a1c8502 into geopython:master Jan 9, 2020
@cehbrecht
Copy link
Collaborator

@fmigneault merged. thanks :)

@fmigneault fmigneault deleted the format-compare branch January 9, 2020 22:07
@fmigneault
Copy link
Member Author

@cehbrecht
When is the next released planed? I see this has been added to 4.4.0 milestone but there are no 4.3.x on pypi. That fix would be useful for me. Still hacking it for now.

@cehbrecht
Copy link
Collaborator

@fmigneault This PR is part of the 4.2.4 release:
https://github.com/geopython/pywps/releases/tag/4.2.4

The conda package for 4.2.4 is available:
https://anaconda.org/conda-forge/pywps

But 4.2.4 is not uploaded to pypi.

@jachym @tomkralidis Could you please give me permissions to upload to pypi?
https://pypi.org/project/pywps/#history

@cehbrecht
Copy link
Collaborator

@fmigneault 4.2.4 release is now on pypi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants