mirror of
https://github.com/python/cpython.git
synced 2026-06-09 04:44:19 -04:00
b7299ddbc7
Along the way, fix an argumrnt to fcntl.fcntl to be an int instead of a long. Thanks to Serhiy Storchaka for reviewing my Clinic patch and for writing the patch to fix the long/int issue.