News
All the english notes are here. Contribute to MarcLan/note development by creating an account on GitHub.
If you've ever wished for an easier way to track errors in Python-Django apps, Sentry could be the answer to your dreams. Let's get started with Sentry in Python.
Exceptions, Python’s error-handling mechanism, have received many new features in Python 3.11: ... typing.Self lets you annotate the return value of a class method as, simply, Self.
You can tell it an exact value that indicate an exception (ie -1 always being an exception) or you can tell it to always check PyErr_Occurred at the extra expense of that check for each call. I don't ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results