Skip to content

Missing 3.6 additions to datetime module #1847

Closed
@jmaroeder

Description

@jmaroeder

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions