mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-26 03:27:14 +08:00
Bump mypy to 1.9, add to json.encoder, small fixups (#11549)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -8,7 +8,6 @@ vobject.win32tz
|
||||
|
||||
# dependencies
|
||||
vobject.icalendar.Pytz
|
||||
vobject.icalendar.pytz
|
||||
|
||||
# python2 compat
|
||||
vobject.base.basestring
|
||||
@@ -16,6 +15,7 @@ vobject.base.str_
|
||||
vobject.base.to_unicode
|
||||
vobject.base.to_basestring
|
||||
vobject.vcard.basestring
|
||||
vobject.base.unicode_type
|
||||
|
||||
# implementation details that users shouldn't depend on
|
||||
vobject.base.formatter
|
||||
|
||||
Reference in New Issue
Block a user