Azure / azure-linux-extensions

Linux Virtual Machine Extensions for Azure
Apache License 2.0
308 stars 254 forks source link

support ubuntu24.04 with python3.12 #1964

Open marcurdy opened 2 months ago

marcurdy commented 2 months ago

Supporting Python3.12 requires adding "r" for raw in regexes and replacing platform for module distro. This change needs to be tested on FreeBSD. Additionally, to allow ubuntu 24.04 to work, the supported distros list was expanded.

marcurdy commented 1 month ago

Getting corporate approval

marcurdy commented 1 month ago

I have checked with my legal team. @microsoft-github-policy-service agree [company=""] @microsoft-github-policy-service agree @microsoft-github-policy-service agree company="Microsoft"

marcurdy commented 1 month ago

@microsoft-github-policy-service agree @microsoft-github-policy-service agree company="Accenture"

gilbahat commented 1 month ago

@nkuchta @D1v38om83r Hi, this is really important for us as ubuntu 24.04 blocked from using azure monitor features.