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
Automatic class decoration (or validation) upon derivation
Jan 23, 2023
python
class
decorator
metaclass
Why does my metaclass implementation fail with a TypeError about not being able to create NoneType instances
Jan 12, 2023
python
python-2.7
metaclass
Converting Python2 to Python3 with metaclasses resulted in a wrong flow
Jan 11, 2023
python
metaclass
python-2to3
.self after struct type in Swift
Jan 05, 2023
ios
objective-c
swift
reflection
metaclass
Getting unary operators to work with Python classes
Dec 26, 2022
python
metaclass
TypeErrors using metaclasses in conjunction with multiple inheritance
Dec 24, 2022
python
multiple-inheritance
python-2.x
metaclass
Restricting attribute type with metaclass
Dec 23, 2022
python
metaclass
Python - Enforce specific method signature for subclasses?
Dec 19, 2022
python
class
metaclass
__instancecheck__ - overwrite shows no effect - what am I doing wrong?
Dec 16, 2022
python
python-3.x
metaclass
magic-methods
isinstance
Implementing Singleton as metaclass, but for abstract classes
Dec 12, 2022
python
singleton
abstract-class
metaclass
abc
Set instance variables from metaclass
Dec 10, 2022
python
class
oop
instance
metaclass
Python object, where is `__name__` stored? [duplicate]
Nov 18, 2022
python
metaclass
python-datamodel
python-descriptors
python-object
Python : metaclass + wrapped methods + inheritance = problems
Nov 16, 2022
python
inheritance
metaclass
Mimic Python's NoneType
Nov 11, 2022
python
metaclass
nonetype
In which circumstances multiple metaclasses from the parent classes are invoked?
Nov 09, 2022
python
inheritance
python-2.x
metaclass
Python dynamic properties and mypy
Nov 09, 2022
python
metaclass
mypy
Why is python isinstance() transitive with base classes and intransitive with metaclasses?
Nov 08, 2022
python
metaclass
What's the correct way to implement a metaclass with a different signature than `type`?
Dec 02, 2021
python
metaclass
« Newer Entries
Older Entries »