-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Function attributes
Fix bytes whether ASCII or UTF-8
Class attributes
Class Methods, Static Methods
OOPS
Class special/magic methods
Slotted classes, assigning new attributes to builtin classes(raises error due to slotted classes)
Properties, setter, getter
List comprehensions, set comprehensions(generator functions), leaking of variables during list comprehension
Generators
Coroutines
Exceptions
ExceptionGroup
Scope LEGB
Deepdive into functions
Builtin functions
Keywords
Context manager
Built-in datastructures deep dive:
string: escape characters, formatting
Enum
Dataclasses
Multithreding
GIL
Multiprocessing
File operations
Logging
Zen of Python
PEP-8
new features: typing/type hints, walrus, match-case, dictionary merging "|"
Metadata
Metadata
Assignees
Labels
No labels