Post B7rqt66B2p9Egrxe0e by hroncok@floss.social
(DIR) More posts by hroncok@floss.social
(DIR) Post #B7rqt5mgDJYHiOq4cS by mgorny@social.treehouse.systems
0 likes, 0 repeats
I have a #Python favor to ask. Could someone look at Python 3.15 test failures in itsdangerous? It's blocking quite a large part of package dependency graph in #Gentoo, and the failure looks, errr, dangerous.https://github.com/pallets/itsdangerous/issues/420
(DIR) Post #B7rqt66B2p9Egrxe0e by hroncok@floss.social
0 likes, 0 repeats
@mgorny weirdly it seems the tests passed in Fedora.
(DIR) Post #B7rqt6K0DQCtNkQgYi by mgorny@social.treehouse.systems
0 likes, 0 repeats
@hroncok, I suspect they passed with some early 3.15 version.
(DIR) Post #B7rqt6W3Ubqdz84JLU by hroncok@floss.social
0 likes, 0 repeats
@mgorny b2, b3. https://koschei.fedoraproject.org/package/python-itsdangerous
(DIR) Post #B7rqt6iojA3Yci2VEm by mgorny@social.treehouse.systems
0 likes, 0 repeats
@hroncok, so I guess it becomes "is it just me?"
(DIR) Post #B7rqt6vZxiGTGI0h84 by mgorny@social.treehouse.systems
1 likes, 0 repeats
@hroncok, kinda figured it out; it's because I'm using zlib-ng as zlib replacement. What's really curious is that it happens only with Python 3.15; with Python 3.14 both zlib variants work fine.