Path to this page:
Subject: CVS commit: pkgsrc/devel/py-exceptiongroup
From: Adam Ciarcinski
Date: 2024-04-19 06:15:24
Message id: 20240419041524.7154BFA2C@cvs.NetBSD.org
Log Message:
py-exceptiongroup: updated to 1.2.1
1.2.1
- Updated the copying of ``__notes__`` to match CPython behavior
- Corrected the type annotation of the exception handler callback to accept a
``BaseExceptionGroup`` instead of ``BaseException``
- Fixed type errors on Python < 3.10 and the type annotation of ``suppress()``
Files: