jrnl/jrnl
MinchinWeb ee9974a84e
[DayOne] support moderm plistlib (#909)
The API of the standard library's `plistlib` changed with version 3.4 of Python, and the old API is being removed in Python 3.9. In other words, the new API is supported by all version of Python we current support (3.6 to 3.8).

See https://docs.python.org/3.4/library/plistlib.html for more details.
2020-04-11 12:08:04 -07:00
..
plugins [YAML Exporter] fix starred spelling (#907) 2020-04-11 11:43:56 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py (#770) run black formatter on codebase for standardization 2019-12-21 11:47:02 -08:00
__main__.py Run pyupgrade 2019-11-01 11:16:12 +01:00
__version__.py Incrementing version to v2.3.1 [ci skip] 2020-03-28 14:27:37 -07:00
cli.py Fix failing tests and linting issues 2020-03-28 16:08:31 -07:00
DayOneJournal.py [DayOne] support moderm plistlib (#909) 2020-04-11 12:08:04 -07:00
EncryptedJournal.py Apply Black linting 2020-02-29 14:03:54 -08:00
Entry.py Pretty print journal entries (#692) 2020-02-29 15:29:16 -08:00
FolderJournal.py Apply Black linting 2020-02-29 14:03:54 -08:00
install.py Pretty print journal entries (#692) 2020-02-29 15:29:16 -08:00
Journal.py Interactive delete (#850) 2020-03-28 16:08:31 -07:00
time.py Syntax fix (#886) 2020-03-22 12:09:25 -07:00
upgrade.py Fix for upgrade with missing journal (#796) 2020-03-28 16:08:31 -07:00
util.py Properly display entries during a tag search. (#902) 2020-04-04 11:32:04 -07:00