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

Allow CompressedTextProperty to be None #7

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

Conversation

dound
Copy link
Contributor

@dound dound commented Apr 11, 2011

Nick, please consider cherry-picking commit 9eebd42 so that CompressedTextProperty is permitted to be None.

(The pull request is for all 12 commits because I don't see how I can for just the cherry-picking of the one; please ignore the others. I think to cherry-pick the commit you'll need to add my fork as a remote.)

dound added 12 commits April 2, 2010 01:38
…ying properties with a limited set of values (aka choices)
…subclasses for it

  -- Thanks to Nick Johnson for the suggestions
  -- Also fix a bug in the doctest and update it
…iceProperty => easier to get choice->index mapping than c2i()

  -- Thanks to Nick Johnson for this suggestion too :)
…tributes which map choices to their int representation
…essedTextProperty

  -- now both byte strings and unicode text can be stored in compressed form
  -- values are stored in the naive datetime format, but when retrieved they will be adjusted to Pacific time
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.

2 participants