)]}'
{"diskimage_builder/elements/dib-python/pre-install.d/01-dib-python":[{"author":{"_account_id":8161,"name":"Lon Hohberger","email":"lhh@redhat.com","username":"lon"},"change_message_id":"8e4bc631dbf3487a25fab606b9bb1d9df3002988","unresolved":false,"context_lines":[{"line_number":10,"context_line":"    # RHEL8 has a system python, separate from the user python.  What"},{"line_number":11,"context_line":"    # a good idea, abstracting the python binary for system scripts!"},{"line_number":12,"context_line":"    # :)  Use it for dib-python."},{"line_number":13,"context_line":"    python_path\u003d/usr/libexec/platform-python"},{"line_number":14,"context_line":"else"},{"line_number":15,"context_line":"    python_path\u003d$(command -v python${DIB_PYTHON_VERSION})"},{"line_number":16,"context_line":"fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"dfbec78f_89afc77b","line":13,"updated":"2019-05-14 12:20:48.000000000","message":"Note: This will lock DIB to python 3.6, which is the version for platform-python.\n\nIn base images for OSP on RHEL, we build them after enabling the appropriate module: i.e. python36:3.6.\n\nIn the future, we could enable future releases of Python, if need be, so python3 could change version as RHEL8 advances in age (e.g. 3.7, 3.8 ...), while system-python will always be 3.6","commit_id":"311c3e73873e9dacb3c077db89cd718d2411ca36"}]}
