This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Releases: awolverp/pyexc
Releases · awolverp/pyexc
Release list
Version 1.3.1
Release v1.1.2
💥 Now you can install PyExc:
- without c++ compiler
- on PyPy
- Some bugs fixed
Release v1.0.0
🎉 New Release v1.0.0
Scopes added ( named
state)
- Bugs fixed (
Reference counting,pyifile, ... ) - Docs Added
New functions:
setCallbacklenStatesmaxState__sizeof__statesversionclearAll
Removed functions:
data
Changes:
set->setExcexc_info->getExcraise_exc->raiseExcprint_exc->printExc
version 1.0.0-alpha
Python exception managing written in C as python extension 🔥.