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

Added a new deque package #115

Merged
merged 1 commit into from Mar 11, 2015
Merged

Added a new deque package #115

merged 1 commit into from Mar 11, 2015

Conversation

mjs
Copy link
Contributor

@mjs mjs commented Mar 10, 2015

This is an implementation of an efficient double-ended queue, inspired somewhat by Python's deque data structure.

(Review request: http://reviews.vapour.ws/r/1122/)

This is an implementation of an efficient double-ended queue, inspired
somewhat by Python's deque data structure.
howbazaar added a commit that referenced this pull request Mar 11, 2015
Added a new deque package
@howbazaar howbazaar merged commit cfb905c into juju:master Mar 11, 2015
@mjs mjs deleted the deque branch March 11, 2015 04:18
kat-co pushed a commit to kat-co/utils that referenced this pull request Nov 23, 2016
…imezone

checkers: ignore time zone in DeepEqual

This means tests won't need to concern themselves too deeply
about the time zone used in times unmarshaled from databases
or the network.

We also change the printed message to print the time nicely
rather than printing the details of the unexported time fields.
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

2 participants