https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428
--- Comment #17 from Willem Jan Withagen <[email protected]> --- (In reply to Jan Beich from comment #16) extracts from the Cpeh-python discussion: Mimic - after a "best effort" to migrate, some Python code still runs on Python 2, but Shaman has a Python 3 build flavor and teuthology is capable of testing in Python 3-only environment. Nautilus - all remaining packaged Python code has been migrated and explicitly runs (and is tested) on Python 3. Python 2 versions of our code do not need to be provided or packaged, because all target platforms support Python 3. There might still be some Python 2 scripts in the git repo, but these are either special cases or for developer use only, and are not packaged. (These are the 2 upcoming releases) And also: > I'm not objecting to making the leap (it's better than trying to > support 2 and 3 at the same time!), but let's make sure we understand > consequences for users. Meaning that Ceph never intended to have both a 2.7 and 3.x python version. And it is currently 2.7 for most of the consumer facing items. Some of the test parts are actually already 3.x compatible, and or running on 3.x -- You are receiving this mail because: You are on the CC list for the bug.
