Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in metaclass
python metaclass,type class and the object class
Aug 23, 2026
python
object
inheritance
typeclass
metaclass
python's base metaclass: a pure-python analogue?
Aug 18, 2026
python
metaclass
Auto register a class when it's defined (but without importing it anywhere)
Aug 14, 2026
python
oop
class
metaclass
How to define a Python metaclass from C extension?
Aug 15, 2026
python
cpython
metaclass
python-extensions
What does it mean for a class to inherit from an object which is not a type?
Aug 15, 2026
python
python-3.x
class
inheritance
metaclass
Using a metaclass on a class drived from another class implemented in C
Aug 13, 2026
python
python-3.x
ctypes
metaclass
Can you make classes in a loop in python?
Aug 09, 2026
python
python-3.x
class
metaclass
Why does __prepare__ take name and bases as parameters
Aug 08, 2026
python
python-3.x
metaclass
Python metaclass behavior (not calling __new__), is there an explanation?
Aug 05, 2026
python
python-2.7
metaclass
How to register implementation of abc.MutableMapping as a dict subclass?
Aug 03, 2026
python
python-3.x
subclass
metaclass
How to instantiate different frame types?
Jul 14, 2026
delphi
frames
metaclass
class-reference
Python class variable changed a function into a method, why?
Jul 10, 2026
python
class
types
scope
metaclass
Create/imitate mutable subclass of immutable built-in type
Jul 06, 2026
python
metaclass
Class / type of class, that was created with metaclass [duplicate]
Jul 01, 2026
python
python-3.x
oop
metaclass
Adding argument in class definition
Jun 30, 2026
python
inheritance
metaclass
Is there a way to implement a __post_init__ method for inherited classes?
Jun 17, 2026
python
python-3.x
decorator
python-decorators
metaclass
Usually first parameter of such methods is named 'mcs'
Jun 12, 2026
python
pycharm
warnings
metaclass
How to make sure list defined in class variable objects are not shared across different instances?
Jun 11, 2026
python
metaclass
Older Entries »