summary refs log tree commit diff
path: root/synapse/util/frozenutils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Python 3: Convert some unicode/bytes uses (#3569)Amber Brown2018-08-021-3/+3
* run isortAmber Brown2018-07-091-3/+3
* Attempt to be more performant on PyPy (#3462)Amber Brown2018-06-281-1/+1
* pep8Adrian Tschira2018-05-291-0/+1
* fix recursion errorAdrian Tschira2018-05-241-7/+5
* remaining isintance fixesAdrian Tschira2018-05-241-2/+3
* Use static JSONEncodersRichard van der Hoff2018-03-291-0/+19
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder...Erik Johnston2015-02-111-2/+6
* Optimize FrozenEvent creationErik Johnston2015-01-061-2/+3
* Update copyright noticesMark Haines2015-01-061-1/+1
* Fix pyflakesErik Johnston2014-12-161-2/+0
* Remove FrozenEncoderErik Johnston2014-12-161-8/+0
* Add PEP8 newlinesErik Johnston2014-12-091-1/+1
* Add forgotten fileErik Johnston2014-12-081-0/+56