| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| solutions | ||
| __init__.py | ||
| assignment.py | ||
| failure.py | ||
| incompatibility.py | ||
| incompatibility_cause.py | ||
| partial_solution.py | ||
| result.py | ||
| set_relation.py | ||
| term.py | ||
| version_solver.py |
Decorating class instances methods using `lru_cache` prevents garbage collection to happen when an object gets deleted. This could be really bad for memory consumption. Some resources about this: - https://rednafi.github.io/reflections/dont-wrap-instance-methods-with-functoolslru_cache-decorator-in-python.html - https://www.youtube.com/watch?v=sVjtp6tGo0g Originally spotted by rule `B019` of `flake8-bugbear`.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| solutions | Loading commit data... | |
| __init__.py | Loading commit data... | |
| assignment.py | Loading commit data... | |
| failure.py | Loading commit data... | |
| incompatibility.py | Loading commit data... | |
| incompatibility_cause.py | Loading commit data... | |
| partial_solution.py | Loading commit data... | |
| result.py | Loading commit data... | |
| set_relation.py | Loading commit data... | |
| term.py | Loading commit data... | |
| version_solver.py | Loading commit data... |