You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate this repository: Exceptionite continues at masonitedev/exceptionite
Exceptionite development continues at
https://github.com/masonitedev/exceptionite as part of Masonite 5.
This repository covers exceptionite <= 3.0.0 and will receive no
further updates.
- README: deprecation banner (also shown on the PyPI project page),
in memory of Joe Mancuso
- exceptionite/__init__.py: emit a FutureWarning on import
- version 3.0.0.post1, Development Status :: 7 - Inactive
- pythonpublish.yml: minimal build+twine job; the compiled assets are
committed so the Node 14 build and tag rewrite are not needed for a
notice-only post release
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
# ⚠️ This repository is no longer maintained
2
+
3
+
> **Exceptionite development continues at [masonitedev/exceptionite](https://github.com/masonitedev/exceptionite)** as part of Masonite 5 (a new PyPI package name is coming soon).
4
+
> This repository covers `exceptionite` ≤ 3.0.0, which will receive **no further updates** (including security fixes).
0 commit comments