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
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.16.2.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Backwards incompatible API changes
39
39
Other API Changes
40
40
^^^^^^^^^^^^^^^^^
41
41
42
-
- ``Holiday`` now raises ``NotImplementedError`` if both ``offset`` and ``observance`` are used in constructor. (:issue:`102171`)
42
+
- ``Holiday`` now raises ``NotImplementedError`` if both ``offset`` and ``observance`` are used in constructor instead of returning an incorrect result (:issue:`10217`).
0 commit comments