Los peligros de afirmar en Python | Snyk
https://snyk.io/blog/the-dangers-of-assert-in-python/
https://snyk.io/blog/the-dangers-of-assert-in-python/
Snyk
The dangers of assert in Python | Snyk
This article explores how to use asserts safely and what causes them to be unsafe. By the end of this article, you’ll know how to use assert most optimally without inadvertently opening yourself up to security issues.
Python News: What's New From September 2022? – Real Python
https://realpython.com/python-news-september-2022/
https://realpython.com/python-news-september-2022/
Realpython
Python News: What's New From September 2022 – Real Python
September 2022 brought some exciting Python news! In this news summary, you'll read about the latest release candidate of Python, the breaking changes that Python 3.10.7 introduced to fix a security vulnerability, the new releases of fundamental projects…