Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.65 KB

File metadata and controls

42 lines (37 loc) · 1.65 KB
title October PythonPune meetup 2020
date 2020-11-21 20:18:02 +0530
event_date 2020-10-31 11:00:00 +0530
url event/october-pythonpune-meetup-2020
author Bhavin Gandhi
featured_image
categories
Event
tags
Python Internals

What's new in Python 3.9

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.