)]}'
{"inc/python":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4ff68e1eec07287da2b5d716e7d42d23adc0965f","unresolved":false,"context_lines":[{"line_number":177,"context_line":"            cmd_pip\u003d\"python$PYTHON3_VERSION -m pip\""},{"line_number":178,"context_line":"        else"},{"line_number":179,"context_line":"            echo \"Using python $PYTHON2_VERSION to install $package_dir because python3_enabled\u003dFalse\""},{"line_number":180,"context_line":"            cmd_pip\u003d$(get_pip_command $PYTHON2_VERSION)"},{"line_number":181,"context_line":"        fi"},{"line_number":182,"context_line":"    fi"},{"line_number":183,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"ff570b3c_5fabfc73","line":180,"range":{"start_line":180,"start_character":22,"end_line":180,"end_character":37},"updated":"2020-06-11 10:36:42.000000000","message":"so presumably you could just update this fucntion to update all useses and internally test if the version starts with 2 or 3 to fall back to \"pip\" for python 2","commit_id":"436b70813aaab483c92a5c5cc80e782b765cf8a0"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"4392dd0bf69d323d1d57f4872b75765a1d9e5fb2","unresolved":false,"context_lines":[{"line_number":177,"context_line":"            cmd_pip\u003d\"python$PYTHON3_VERSION -m pip\""},{"line_number":178,"context_line":"        else"},{"line_number":179,"context_line":"            echo \"Using python $PYTHON2_VERSION to install $package_dir because python3_enabled\u003dFalse\""},{"line_number":180,"context_line":"            cmd_pip\u003d$(get_pip_command $PYTHON2_VERSION)"},{"line_number":181,"context_line":"        fi"},{"line_number":182,"context_line":"    fi"},{"line_number":183,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"bf51134e_dff7a858","line":180,"range":{"start_line":180,"start_character":22,"end_line":180,"end_character":37},"in_reply_to":"bf51134e_23bba3e2","updated":"2020-06-23 19:15:33.000000000","message":"+1, let\u0027s not add more py2 things and remove it completly. but PYTHON3_VERSION can be useful in various scenario.","commit_id":"436b70813aaab483c92a5c5cc80e782b765cf8a0"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"77d19d9c2aacbe04b1ae5ef4ee699f7a0d32871d","unresolved":false,"context_lines":[{"line_number":177,"context_line":"            cmd_pip\u003d\"python$PYTHON3_VERSION -m pip\""},{"line_number":178,"context_line":"        else"},{"line_number":179,"context_line":"            echo \"Using python $PYTHON2_VERSION to install $package_dir because python3_enabled\u003dFalse\""},{"line_number":180,"context_line":"            cmd_pip\u003d$(get_pip_command $PYTHON2_VERSION)"},{"line_number":181,"context_line":"        fi"},{"line_number":182,"context_line":"    fi"},{"line_number":183,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"ff570b3c_7f96c0f1","line":180,"range":{"start_line":180,"start_character":22,"end_line":180,"end_character":37},"in_reply_to":"ff570b3c_5fabfc73","updated":"2020-06-11 10:59:15.000000000","message":"I think I\u0027d only want to delete special cases for py2, not create new ones. Hopefully we can delete py2 support completely rather soonish, then all of this will get much simpler.\n\nI\u0027m also wondering if anyone actually needs to use different $PYTHON3_VERSION settings anymore or if we could just hardcode this to \"3\".","commit_id":"436b70813aaab483c92a5c5cc80e782b765cf8a0"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"f49d107a726eb243465c35c94307edcc63430eaf","unresolved":false,"context_lines":[{"line_number":177,"context_line":"            cmd_pip\u003d\"python$PYTHON3_VERSION -m pip\""},{"line_number":178,"context_line":"        else"},{"line_number":179,"context_line":"            echo \"Using python $PYTHON2_VERSION to install $package_dir because python3_enabled\u003dFalse\""},{"line_number":180,"context_line":"            cmd_pip\u003d$(get_pip_command $PYTHON2_VERSION)"},{"line_number":181,"context_line":"        fi"},{"line_number":182,"context_line":"    fi"},{"line_number":183,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"bf51134e_23bba3e2","line":180,"range":{"start_line":180,"start_character":22,"end_line":180,"end_character":37},"in_reply_to":"ff570b3c_7f96c0f1","updated":"2020-06-17 12:45:51.000000000","message":"i do somethimes have multiple python3 version installed and ocationally do want to select which one to use if i am trying to repoduce a gate issue.\nin generall however i avoid having to use devstack for that and try to repdoced it in a test but when its a random failure it can be nice to say hay devstack use 3.8 instead of defaulting to 3.6 or whatever  my stystem default is\n\nit becomes more of a niche usecase but i think tis still a valid one.\nthat said removing py2 support from master sound good too me.\nstable branch obviously need to keep it but master not so much.","commit_id":"436b70813aaab483c92a5c5cc80e782b765cf8a0"}]}
