[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3476: Create unicode-only-keys and bytes-only-keys dictionaries
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Oct 15 13:29:50 UTC 2020
#3476: Create unicode-only-keys and bytes-only-keys dictionaries
----------------------+----------------------------------
Reporter: itamarst | Owner: itamarst
Type: defect | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
----------------------+----------------------------------
This will be helpful with Python 3p porting for places where it's hard to
enforce with asserts, either due to extensive usage or things like `x in
dict` or `dict.get(x, default)`.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3476>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list