Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(Request): Remove extra datetime namespace lookup #527

Merged
merged 1 commit into from
Apr 22, 2015

Conversation

kgriffs
Copy link
Member

@kgriffs kgriffs commented Apr 22, 2015

Hoist datetime methods so that they can be called directly, thus avoiding
an additional namespace lookup operation when calling them.

Hoist datetime methods so that they can be called directly, thus avoiding
an additional namespace lookup operation when calling them.
kgriffs added a commit that referenced this pull request Apr 22, 2015
perf(Request): Remove extra datetime namespace lookup
@kgriffs kgriffs merged commit 2e84286 into falconry:master Apr 22, 2015
@kgriffs kgriffs deleted the optimize-datetime branch August 17, 2016 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant