Many of the new additions to the datetime module for Python 3.6 aren't in typeshed yet. Specific examples include: - `datetime.combine` (`tzinfo` keyword argument) - All references to the `fold` attribute I'm working on a small PR to address these
Many of the new additions to the datetime module for Python 3.6 aren't in typeshed yet. Specific examples include:
datetime.combine(tzinfokeyword argument)foldattributeI'm working on a small PR to address these