https://github.com/serwy/ondelete
OnDelete
https://github.com/serwy/ondelete
cleanup garbage-collection python
Last synced: 7 months ago
JSON representation
OnDelete
- Host: GitHub
- URL: https://github.com/serwy/ondelete
- Owner: serwy
- License: bsd-3-clause
- Created: 2019-03-19T23:44:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T23:48:33.000Z (over 6 years ago)
- Last Synced: 2025-01-14T07:17:08.095Z (9 months ago)
- Topics: cleanup, garbage-collection, python
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OnDelete
Use CPython reference-counted garbage collection
to trigger a cleanup function.