- Introduction
- Usurp
- Twins
- Abyss
- Capture
- Unique
- Corrupt
- Conclusion
Feel free to report any issues about the talk :)
It could be :
- Typos in the slides / README
- Things that are wrong or outdated
- Suggestions or improvements
- Official Python website
- Python2 to oneline
- How to never use lambdas
- Python strings are tricky
- Disassembly Library for Python
- Tail Call Optimisation
- Modifying locals
- How to build functions / classes on runtime from a JSON file
- Generators / coroutines
- https://bugs.python.org/issue46555
- https://github.com/ZeroIntensity/pointers.py
- https://stackoverflow.com/questions/972/adding-a-method-to-an-existing-object-instance
- True TCO using stack manipulation
- https://susam.net/blog/peculiar-self-references.html
- Creating a module that pip install the submodule on demand using ModuleType overriding and getattr
Talk by @Sygmei
Special thanks to @MarionVasseur for helping me with my slides !