Does Pandas have its own `tslib.monthrange` rather than using `calendar.monthrange` for performance reasons? If so, I will toss some comments on it indicating such.