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

Clean up on length call to give accurate dictionary length based on expiration #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 2, 2019

  1. Clean up on length call to give accurate dictionary length based on e…

    …xpiration
    chanchiem committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    444502b View commit details
    Browse the repository at this point in the history
  2. Added lock to the length method

    chanchiem committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    4f4b2df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea1c3a View commit details
    Browse the repository at this point in the history
  4. Added weird edge cause with __repr__ method. Python 3.6 had diff repr…

    …esention for empty ordered dict
    chanchiem committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    cd318dd View commit details
    Browse the repository at this point in the history