scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
70 stars 42 forks source link

pytest 8.x breaks integration tests - suggesting locking to 7.4.4 #309

Open k0machi opened 5 months ago

k0machi commented 5 months ago

Per https://github.com/scylladb/python-driver-matrix/pull/80 it looks like new pytest changes are breaking integration tests on driver matrix for driver matrix - we might want to consider locking version here to 7.4.4.

Lorak-mmk commented 5 months ago

I'd prefer to fix issues instead of locking the version.

fruch commented 3 weeks ago

@k0machi

but what is the exact breakage you referring to ?, and which version of the driver was inflected with it ? (maybe it's was fixed here already..)