mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-02-01 18:25:05 -05:00
Prevents a problem where sgm() raises a ValueError when the query string is longer than the max allowed length of a memcached key. Also added documentation.