cdent / gabbi

Declarative HTTP Testing for Python and anything else
http://gabbi.readthedocs.org/
Other
148 stars 34 forks source link

Turn on testing for python 3.12 #325

Closed cdent closed 6 months ago

cdent commented 6 months ago

This will initially fail until wsgi-intercept is updated for python 3.12 (in progress).

cdent commented 6 months ago

see https://github.com/cdent/wsgi-intercept/pull/72 and https://github.com/cdent/wsgi-intercept/pull/73