[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3588: src/allmydata/windows/fixups.py uses ctypes to access some APIs that are now available through pywin32
Tahoe-LAFS
trac at tahoe-lafs.org
Sat Jan 9 23:16:08 UTC 2021
#3588: src/allmydata/windows/fixups.py uses ctypes to access some APIs that are
now available through pywin32
---------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
---------------------+---------------------------
and pywin32 is already a hard dependency on Windows due to Twisted having
it as a hard dependency on Windows.
All things being equal it would be better to use these things from pywin32
than re-bind them with ctypes ourselves because this will result in less
code in Tahoe.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3588>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list