[tahoe-lafs-trac-stream] [Tahoe-LAFS] #4070: Fix type checking errors caused by new hypothesis

Tahoe-LAFS trac at tahoe-lafs.org
Mon Oct 16 16:40:55 UTC 2023


#4070: Fix type checking errors caused by new hypothesis
----------------------+---------------------------
 Reporter:  itamarst  |          Owner:
     Type:  defect    |         Status:  new
 Priority:  normal    |      Milestone:  undecided
Component:  unknown   |        Version:  n/a
 Keywords:            |  Launchpad Bug:
----------------------+---------------------------
 {{{
 src/allmydata/test/test_windows.py:115:42: error: Argument
 "blacklist_categories" to
 "characters" has incompatible type "tuple[str]"; expected
 "Collection[Literal['L', 'Lu', 'Ll', 'Lt', 'Lm', 'Lo', 'M', 'Mn', 'Mc',
 'Me', 'N', 'Nd', 'Nl', 'No', 'P', 'Pc', 'Pd', 'Ps', 'Pe', 'Pi', 'Pf',
 'Po', 'S', 'Sm', 'Sc', 'Sk', 'So', 'Z', 'Zs', 'Zl', 'Zp', 'C', 'Cc', 'Cf',
 'Cs', 'Co', 'Cn']] | None"
  [arg-type]
                         blacklist_categories=('Cs',),
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4070>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list