Skip to content

Lib/datetime todo #20

Open
Open
@litlighilit

Description

@litlighilit
  • make TypeError compile-time (maybe?)
  • cleanup export (some inner symbols exported now)
  • wrap for noWeridTarget method(e.g calling astimezone() without tz param)
  • cleanup datetime_impl/inner_decl
  • print(<datetime>) produces result of system.repr
  • '%:z' was added since Python3.12
  • multi-format of fromisoformat since 3.11
  • strftime: if raising ValueError for unknown directive is OS-dependent (we shall add a compile option)
  • support %u for strftime

Metadata

Metadata

Assignees

No one assigned

    Labels

    Libstdlib (in Lib/)py-diffInconsistence with Python

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions