Mark six as completed (#9221)

This commit is contained in:
Nikita Sobolev
2022-11-18 13:32:30 +03:00
committed by GitHub
parent c7431181b3
commit a21aa2fe26
3 changed files with 16 additions and 6 deletions

View File

@@ -20,5 +20,16 @@ six.viewvalues
# Should be `operator.itemgetter[int]`. But a bug in mypy prevents using TypeVar in itemgetter__call__
six.byte2int
# Utils
six.Module_six_moves_urllib
six.Module_six_moves_urllib_error
six.Module_six_moves_urllib_parse
six.Module_six_moves_urllib_request
six.Module_six_moves_urllib_response
six.Module_six_moves_urllib_robotparser
# Belongs to `django.utils.six`
six.iterlists
# Unclear problems
six.callable