Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being returned as bytes instead of a str
|
|
|
|
values are sometimes stored as bytes and sometimes as strings
|
|
groups in Redis are stored as strings
|
|
|
|
|
|
be changed for Python 3.8
|
|
|
|
|
|
newline character
|
|
resulting from a trait missing both pre_publication_description and pubmed ID
|
|
|
|
being displayed correctly
|
|
|
|
Redis.smembers apparently returns values as bytes
|
|
|
|
the str.encode failed on the mock.Mock() object, and this also seems consistent with the way it's done in a later method
|
|
this needs to be made 'smarter,' since this might look funny if all case attribute column are narrow
|
|
tests I changed assumed these changes were already made, so including them should fix that
|
|
|
|
|
|
a string
|
|
lists (I think the proxy expects them to not be lists, but then returns them as lists; need to check about this)
|