Skip to content

Conversation

rockywhisper
Copy link
Contributor

The get_config_var() is deprecated since Python3, and it causes a warning: warnings.warn('SO is deprecated, use EXT_SUFFIX', DeprecationWarning, 2)

If we change to get_config_vars().get("SO"), it would be compatible with both Python2 and Python3. So why not :-)

@skvark
Copy link
Member

skvark commented Dec 29, 2019

Thanks, I'll wait for the Travis builds to finish before merging (there were some issues with Travis cache so I had to restart the build).

@skvark skvark merged commit ac48881 into opencv:master Dec 30, 2019
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.

2 participants