Friday, 2026-06-26

croelandtzigo: hey, I'm looking at https://review.opendev.org/c/openstack/glance/+/898601 . Does Debian/Ubuntu care either way? Is there a preferred shebang for python3? Looking at my machines, I guess using "#!/usr/bin/env python3" would be better for Debian, just checking13:16
dansmithcroelandt: the `env python3` approach is the modern/preferred one IMHO13:47
croelandtdansmith: yeah I'm just wondering if it might break stuff on some distros13:48
croelandtfor a while "what shebang should be used?" was apparently an actual discussion :D13:48
opendevreviewMerged openstack/glance-tempest-plugin master: Drop python 3.10  https://review.opendev.org/c/openstack/glance-tempest-plugin/+/99119315:08
zigocroelandt: we prefer /usr/bin/python3 without the "env" thingy.23:21
zigoSwitching to python3 is BTW long overdue, I have such patch a bit everywhere...23:22

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!