I’ve opened a PR to fix the 1.8 branch, so hopefully we can get a release soon. https://github.com/Pylons/webob/pull/469
In the meantime, workaround is to install the `legacy-cgi` package. — Theron > On Oct 22, 2024, at 2:45 PM, Laurent Daverio <[email protected]> wrote: > > Hello List, > > I'm trying Python 3.13 for the first time today (better late than never), and > my CI tests seem to indicate that Pyramid might have problems with Python > 3.13, because Pyramid requires WebOb, which requires cgi, and cgi seems to > have been removed from the standard library in 3.13. From the Github issues I > see there might be other problems, but I was wondering what the roadmap was :) > > Thanks in advance, > Laurent. > > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/CAB7cU6wABSop5B7aHnaJCnL1vMQaKEfo%2B3SBrBNtSfFCF0267w%40mail.gmail.com > > <https://groups.google.com/d/msgid/pylons-discuss/CAB7cU6wABSop5B7aHnaJCnL1vMQaKEfo%2B3SBrBNtSfFCF0267w%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/EC257B24-A634-4EEC-9591-E7EFDFEDD036%40luhn.com.
