-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
We should add some documentation for type hints. For example the developer guide should mention that type hints are now expected when contributing. We may also want to provide some basic type hinting examples (eg how to use Collection[dict] vs Collection[RawBSONDocument]).
- causes
-
PYTHON-3190 Test Failure - doctests failing cannot import name 'TypedDict'
- Closed