Skip to content

Commit

Permalink
Update Misc/NEWS.d/next/Library/2024-11-06-18-30-50.gh-issue-126476.F…
Browse files Browse the repository at this point in the history
…1wh3c.rst
  • Loading branch information
ethanfurman authored Nov 15, 2024
1 parent 76f8ed6 commit fbac9e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Raise :class:`calendar.IllegalMonthError` for :func:`calendar.month`
Raise :class:`calendar.IllegalMonthError` (now a subclass of :class:`IndexError`) for :func:`calendar.month`
when the input month is not correct.

0 comments on commit fbac9e5

Please sign in to comment.