Adding Requests to the standard library
Adding Requests to the standard library
Posted May 1, 2015 19:51 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)In reply to: Adding Requests to the standard library by dlang
Parent article: Adding Requests to the standard library
> The problem is that most of the upstreams don't have any interest in maintaining old versions with backported fixes. It's a lot of work and they've already released the fixed version.
It's a lot of work ON LINUX.
It's a lot of work ON LINUX.
Making backports on Windows is extremely easy - if you simply compile it for the oldest supported OS version. For most of libraries even Win2000-level functionality is perfectly sufficient.
On Linux this is quite a bit more complicated.
