Comments section for the blog post found here: https://blog.conan.io/2018/08/13/Its-Time-To-Deprecate-Python-2.html
My opinion about python2:
Even at my job I dont see any requirement to maintain python 2 as main version. We have worked with Conan there, and we are able to use python 3 as well.
Go ahead with python 3!
We over at Plex is already on Python 3 - so we see no problems with this.
Please drop Python2.
For users that are using the packaged installers and not running from source, will there be a difference ?
The installers will use also python3 internally. Shouldn't be a difference if, of course, your recipes are python3 compatible.
Please drop Python2.
Go ahead with python 3! 馃憤
Python 3 is a moving target. At least we know that Python 2 will be in future.
Python 2 is deprecated already, and plan for removing it completely is in place: https://github.com/conan-io/tribe/pull/3
Most helpful comment
My opinion about python2:
https://pythonclock.org/
Even at my job I dont see any requirement to maintain python 2 as main version. We have worked with Conan there, and we are able to use python 3 as well.
Go ahead with python 3!