vishnuprakaz commented on issue #1310:
URL: 
https://github.com/apache/iceberg-python/issues/1310#issuecomment-4449513613

   Hi, I'd like to pick this up. 
   
   The previous PR #1312 stalled on Python 3.10/3.11 compatibility since 
typing.override only exists in 3.12+. 
   
   I plan to use from typing_extensions import override  same pattern already 
used in typedef.py for Self which should work across all supported versions.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to