Skip to content

Releases: linuxmint/python3-xapp

master.mint22

11 May 13:24
6291e4e

Choose a tag to compare

os.py: Add add_network_proxy_to_env() to replace proxygsettings.py

use everywhere.

Instead of including proxygsettings.py everywhere we want proxy
support, this new function adds the correct environment variables
that requests/urllib automatically use.

master.lmde7

11 May 13:24
6291e4e

Choose a tag to compare

os.py: Add add_network_proxy_to_env() to replace proxygsettings.py

use everywhere.

Instead of including proxygsettings.py everywhere we want proxy
support, this new function adds the correct environment variables
that requests/urllib automatically use.

master.lmde6

04 Jun 13:41

Choose a tag to compare

2.4.2

master.mint21

05 Feb 14:29
edbe920

Choose a tag to compare

Make python installation configurable for distro packaging. (#23)

master.lmde5

20 Aug 09:01

Choose a tag to compare

Revert "os.py: Add function to read the VERSION_CODENAME in /etc/os-r…