Bugfix release.
Fixes
- Fixed an error when comparing a Period to a timedelta in PyPy.
- Fixed an offset error for datetimes between the before last and last transition.
- Fixed unpickling with undefined / empty timezone name. (Thanks to Delgan)
Bugfix release.