We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6602171 commit 832267eCopy full SHA for 832267e
docs/topics/release-notes.md
@@ -73,6 +73,7 @@ You can determine your currently installed version using `pip freeze`:
73
74
Note: `AutoSchema.__init__` now ensures `manual_fields` is a list.
75
Previously may have been stored internally as `None`.
76
+
77
* Remove ulrparse compatability shim; use six instead [#5579][gh5579]
78
* Drop compat wrapper for `TimeDelta.total_seconds()` [#5577][gh5577]
79
* Clean up all whitespace throughout project [#5578][gh5578]
0 commit comments