summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-10-17-07-52-53.bpo-41966.gwEQRZ.rst
blob: 0e7fad40077be03f9ff40860606a594936445a62 (plain)
1
2
Fix pickling pure Python :class:`datetime.time` subclasses. Patch by Dean
Inwood.