Skip to content
Prev Previous commit
Update 2019-08-01-10-45-51.bpo-34880.u_x_CG.rst
  • Loading branch information
serhiy-storchaka authored Aug 25, 2019
commit 698ec6b51cab54959a129ca26fa6cda8dbf3ca3c
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
The :keyword:`assert` statement now works properly if the
:exc:`AssertionError` exception is being shadowed.
Patch by Zackery Spytz.