Python implementation of Microsoft's Playready DRM CDM (Content Decryption Module)
Cannot build from source on 3.14 free-threaded interpreter
I was trying to compile with Python 3.14 free-threaded interpreter, and my PR uses a fork of the cryptography library to (temporarily) make compilation work
WIP: Use a fork of cryptography for Python versions 3.14+
Cannot build from source on 3.14 free-threaded interpreter