-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
API DesignClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsDocsEnhancement
Description
It's not an issue in py3.5, but in older versions this is annoying - because a decorator is used in the definition, the function signature on to_datetime
is lost. This is the big one I've run into, but there may be some other places in the API it comes up.
I saw this blog today - could use one of the strategies there. It may make sense to vendor rather than adding another dependency?
https://hynek.me/articles/decorators/
sinhrks and shoyer
Metadata
Metadata
Assignees
Labels
API DesignClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsDocsEnhancement