• Joined on 2025-08-31
Python implementation of Microsoft's Playready DRM CDM (Content Decryption Module)
clin1234 commented on issue ready-dl/pyplayready#1 2025-09-01 17:29:03 +02:00
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

clin1234 created pull request ready-dl/pyplayready#2 2025-09-01 00:05:43 +02:00
WIP: Use a fork of cryptography for Python versions 3.14+
clin1234 created branch no-gil in clin1234/pyplayready 2025-09-01 00:05:27 +02:00
clin1234 pushed to no-gil at clin1234/pyplayready 2025-09-01 00:05:27 +02:00
3703f51085
Use a fork of cryptography for Python versions 3.14+
clin1234 created repository clin1234/pyplayready 2025-08-31 23:52:25 +02:00
clin1234 opened issue ready-dl/pyplayready#1 2025-08-31 23:52:10 +02:00
Cannot build from source on 3.14 free-threaded interpreter