We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3369c commit cc0abbdCopy full SHA for cc0abbd
doc/source/whatsnew/v0.25.2.rst
@@ -102,6 +102,9 @@ Other
102
- Compatibility with Python 3.8 in :meth:`DataFrame.query` (:issue:`27261`)
103
- Fix to ensure that tab-completion in an IPython console does not raise
104
warnings for deprecated attributes (:issue:`27900`).
105
+- Fix :class:`AbstractHolidayCalendar` to return correct results for
106
+ years after 2030 (now goes up to 2200) (:issue:`27790`)
107
+
108
109
.. _whatsnew_0.252.contributors:
110
0 commit comments