| ▲ | nurettin 6 hours ago | |
> When a package says it requires python<4.0, uv ignores the upper bound and only checks the lower. I will bring popcorn on python 4 release date. | ||
| ▲ | yjftsjthsd-h 5 hours ago | parent | next [-] | |
If it's really not doing any upper bound checks, I could see it blowing up under more mundane conditions; Python includes breaking changes on .x releases, so I've had eg. packages require (say) Python 3.10 when 3.11/12 was current. | ||
| ▲ | zahlman 4 hours ago | parent | prev | next [-] | |
It would be popcorn-worthy regardless, given the rhetoric surrounding the idea in the community. | ||
| ▲ | dev_l1x_be 5 hours ago | parent | prev [-] | |
I always bring popcorn on major version changes for any programming language. I hope Rust's never 2.0 stance holds. | ||