We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb5710 commit 9c6a7ceCopy full SHA for 9c6a7ce
stubs/icalendar/@tests/stubtest_allowlist.txt
@@ -6,16 +6,8 @@ icalendar\.tests(\..*)?
6
7
# Methods that use `int` to mean `bool`.
8
icalendar.Component.get_inline
9
-icalendar.Component.set_inline
10
icalendar.cal.Component.get_inline
11
-icalendar.cal.Component.set_inline
12
13
# Stubtest gets confused by multiple inheritance.
14
icalendar.prop.vSkip.__new__
15
icalendar.vSkip.__new__
16
-
17
-# Internal helpers used by copyreg for pickle support
18
-icalendar.timezone.zoneinfo.pickle_tzicalvtz
19
-icalendar.timezone.zoneinfo.pickle_rrule_with_cache
20
-icalendar.timezone.zoneinfo.pickle_rruleset_with_cache
21
-icalendar.timezone.zoneinfo.unpickle_rruleset_with_cache
0 commit comments