stefankoegl / python-json-patch

Applying JSON Patches in Python
https://python-json-patch.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
440 stars 96 forks source link

fix #111: optimizing exception message #112

Closed Alanscut closed 4 years ago

Alanscut commented 4 years ago

see #111, when missing path member or path is null, the ambiguous exception message confuses people.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.008%) to 64.989% when pulling 1015d7f35958f196478f32148656171f87358cde on Alanscut:issue-111 into 9e4d423c22bedad6ffc260541ae587114dfed70a on stefankoegl:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.008%) to 64.989% when pulling 1015d7f35958f196478f32148656171f87358cde on Alanscut:issue-111 into 9e4d423c22bedad6ffc260541ae587114dfed70a on stefankoegl:master.