potiuk commented on PR #40511:
URL: https://github.com/apache/airflow/pull/40511#issuecomment-2212551455

   RawIOBase has no public constructor and it started to fail in Python 3.12 
compatibility tests - that's why the tests are failing for you - you should 
write bytes to `RawIOBase()` rather than pass them as constructor arguments.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to