v0.12.27
What's Changed
- xfail 5 tests because of 2 upstream issues by @sgillies in #648
- Un-xfail two tests that are no longer x'd to fail. by @thetorpedodog in #652
- Only follow a limited number of redirects. by @thetorpedodog in #651
- Add datetime parsing for executing UDFs at timestamps. by @thetorpedodog in #653
- Move our custom logger from _common.py to logging.py by @sgillies in #650
- Improve missing object detection in upload_wheel by @gspowley in #655
- Workaround for object_type in py>=0.32.0 by @ktsitsi in #656
Full Changelog: v0.12.26...v0.12.27