ਖ਼ਬਰਾਂ

On Python 3.13, there are several errors in test collection due to AttributeError: module 'eventlet.green.thread' has no attribute 'start_joinable_thread'. To reproduce: ...
Problem description pip tries to access os.link but errors out. Similar to #4557 but in a newer version of python. What steps will reproduce the bug? Using the newest vertion of python in apt sourc ...