Adding Requests to the standard library
Adding Requests to the standard library
Posted May 4, 2015 18:01 UTC (Mon) by dlang (guest, #313)In reply to: Adding Requests to the standard library by paulj
Parent article: Adding Requests to the standard library
The thing is that excluding things that depend on "Desktop Environment" libraries, most apps and their libraries do continue to work on newer versions of a distro (and are pretty trivial to get working on different distros), there are a few notable exceptions (openssl, Python 3.x changes are a couple of noticeable ones), but overall things work well.
It's when you have things start tieing in to the Desktop Environments that things are more 'interesting'. Unfortunately this does include a large percentage of GUI apps, but not all of them, some GUI toolkits are more stable than others.
