October PythonPune meetup 2020
Nov 21, 2020
by Bhavin Gandhi
What’s new in Python 3.9
- Speaker: Amol Kahat ( Twitter)
- Description: In this talk, Amol covers new features of Python 3.9. He also shows how he has installed in from source.
- References:
NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.
Understanding Python’s super() function
- Speaker: Akshay Gaikwad ( blog)
- Description: Akshay explores what is the super() method of Python. He covers details about MRO, advanced usage and more.
- References:
NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.