/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

chipx86.blog
| | sobolevn.me
3.8 parsecs away

Travel
| | Before ParamSpec (PEP612) was released in Python3.10 and typing_extensions,there was a big problem in typing decorators that change a function's signature.
| | www.pmatiello.me
3.1 parsecs away

Travel
| | Implementing interface contracts in Python with class decorators
| | bluebones.net
3.1 parsecs away

Travel
| | [AI summary] A programming tutorial explains how to create a Python decorator that preserves function return types while conditionally altering the output.
| | tonybaloney.github.io
23.9 parsecs away

Travel
| [AI summary] Python core developer Anthony Shaw introduces a new optional JIT (Just in Time) compiler for Python 3.13, explaining its copy-and-patch architecture and potential for future optimizations.