pythonista-weekly : Pyw 521
欢迎阅读《pythonista周刊》第521期。Let us start!
原文: https://mailchi.mp/pythonweekly/python-weekly-issue-521
翻译:Dustyposa
来自赞助商(PS:原文的赞助商):
Cheat Sheet: 9 Python Security Best Practices
Avoid PyYAML vulnerabilities by using yaml.SafeLoader()
instead of yaml.Loader …