summaryrefslogtreecommitdiffstats
path: root/python/python3-exceptiongroup/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-exceptiongroup/README')
-rw-r--r--python/python3-exceptiongroup/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-exceptiongroup/README b/python/python3-exceptiongroup/README
new file mode 100644
index 0000000000..067316d0b2
--- /dev/null
+++ b/python/python3-exceptiongroup/README
@@ -0,0 +1,4 @@
+python3-exceptiongroup (Backport of PEP 654 exception groups)
+
+This is a backport of the BaseExceptionGroup and ExceptionGroup
+classes from Python 3.11.