BUG: pathlib intern does not support string-like class
2 bug fixes
- pathlib on linux doesn't work with string-like classes due to
intern
, replacinggramex.config.Path
withpathlib.Path
- Earlier
auth
checks were done only inapp
section, but that is not necessary, now we check if there are any handlers that end withAuth
FCRA on failed commit.
root@292d5ccaaa73:/FCRA# uname -a
Linux 292d5ccaaa73 4.9.60-linuxkit-aufs #1 SMP Mon Nov 6 16:00:12 UTC 2017 x86_64 GNU/Linux
root@292d5ccaaa73:/FCRA# git branch
* (detached from e22f14b)
master
root@292d5ccaaa73:/FCRA# python ../monitor/validate_yaml.py
root@292d5ccaaa73:/FCRA#
Edited by Pratap Vardhan