mirror of
https://github.com/bugsink/bugsink.git
synced 2026-05-25 10:18:58 -05:00
89db6d2899
i.e. B380: No os.path.join misuse. See https://github.com/bugsink/spoils rather than think-carefully-and-explain-with-nosec, just switch to safe_join: this saves future readers the pain of validating whether all assumptions are (still) correct at a (small) performance cost. See #175