|
You are here |
lwn.net | ||
| | | | |
www.nayuki.io
|
|
| | | | | [AI summary] The author concludes their support for Python 2 and fully transitions to Python 3, detailing the reasons for the shift and outlining changes to their codebase. | |
| | | | |
iscinumpy.dev
|
|
| | | | | Bound version constraints (upper caps) are starting to show up in the Python ecosystem. This is causing real world problems with libraries following this recommendation, and is likely to continue to get worse; this practice does not scale to large numbers of libraries or large numbers of users. In this discussion I would like to explain why always providing an upper limit causes far more harm than good even for true SemVer libraries, why libraries that pin upper limits require more frequent updates rather than less, and why it is not scalable. After reading this, hopefully you will always consider every cap you add, you will know the (few) places where pinning an upper limit is reasonable, and will possibly even avoid using libraries that pin upper limits ne... | |
| | | | |
jakevdp.github.io
|
|
| | | | | ||
| | | | |
andreasimonecosta.dev
|
|
| | | All you should need to know about JavaScript Asynchronous Generators. | ||