Hugo van Kemenade

Results 1421 comments of Hugo van Kemenade
trafficstars

@JelleZijlstra has written some notes at https://jellezijlstra.github.io/cpython#backporting Related: https://github.com/python/devguide/issues/503 asking about backporting in general.

The related https://github.com/python/devguide/pull/1169 has been merged. For this issue, do we still need some changes?

At EuroPython sprints, @AA-Turner says he still wants to review this. As release manager, I've given him until [the first release candidate on Tuesday](https://peps.python.org/pep-0745/) when I'll merge this. We can...

Let's merge and add the updates in a followup. Thanks all! ๐Ÿซ–๐Ÿงต๐Ÿ“š๐Ÿš€

Thanks for the suggestion, sounds like it could be useful. Right now: ```console โฏ eol django โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ cycle โ”‚ release โ”‚ latest โ”‚ latest release โ”‚ support โ”‚ eol...

> hmmmm, I would follow the python main package manager convention, as Poetry and PDM, since - I think - the `@` convention comes from their world - so what...

Please see PR https://github.com/python/planet/pull/594.

This is human-readable output, intended for humans to read, not machine-readable JSON or other format. If someone does want to parse these, it's not too difficult either. By the same...

Small improvements multiplied by millions of users and computers could definitely help avoid some of the compute power concerns in https://github.com/jazzband/tablib/pull/607, but okay!