Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Then wouldn't we want to Pythonify Requests a bit and move it into the standard library?


This exact possibility was discussed and decided against back in 2015. See https://lwn.net/Articles/640838/.

The tl;dr is that if you move a package into the standard library then you are restricted by the python feature release schedule (was every 18 months, now annual) and backwards compatibility requirements (see https://peps.python.org/pep-0387/).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: