calibre/src
Eli Schwartz 3959c4fdca
simplify check for non-zero content in set()
There's no point in casting to list just to compare to [], since
set/list/tuple will evaluate to false when empty. So we can do less work
in fewer characters.
2019-07-23 17:30:45 -04:00
..
backports Nicer fix for lru_cache() that does not require meta_path trickery 2019-04-13 10:01:46 +05:30
calibre simplify check for non-zero content in set() 2019-07-23 17:30:45 -04:00
css_selectors py3: port a bunch of places where individual byes are accessed from a bytestring 2019-07-12 05:52:07 +05:30
duktape py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
hunspell
lzma py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
odf Fix str() and unicode_literals in odf package 2019-05-20 17:17:33 +05:30
polyglot py3: Various MOBI fixes found while reviewing the previous py3 merge 2019-07-07 18:14:13 +05:30
pyj Content server: Allow adding or removing formats to a book via the edit metadata page. Fixes #1831304 [Request: Delete Formats on Content Server](https://bugs.launchpad.net/calibre/+bug/1831304) 2019-07-10 10:41:22 +05:30
templite python3: add unicode/unichr wrappers to polyglot 2019-03-13 06:41:38 +05:30
tinycss py3: another warning about invalid escape 2019-07-19 16:26:02 +02:00
unicode_names unicode_names: delete dead code & improve docs 2018-09-14 16:42:14 -04:00