D2282: util: extract all date-related utils in utils/dateutil module
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Thu Feb 15 17:26:22 UTC 2018
martinvonz added inline comments.
INLINE COMMENTS
> dateutil.py:14-19
> +from ..i18n import _
> +from .. import (
> encoding,
> error,
> - i18n,
> - node as nodemod,
> - policy,
> pycompat,
> )
What else do you foresee moving into the util/ directory? Perhaps these?
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D2282
To: lothiraldan, #hg-reviewers
Cc: martinvonz, mercurial-devel
More information about the Mercurial-devel
mailing list