Skip to content
Snippets Groups Projects
Commit 24c95388ed96 authored by Andrew Murray's avatar Andrew Murray
Browse files

Fixed typo in NEWS

parent a271991eaa9c
Branches
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
if not a unicode type. gh #51 (lp:1331576), gh pr #55. if not a unicode type. gh #51 (lp:1331576), gh pr #55.
- Fix a parser issue where AM and PM tokens were showing up in fuzzy date - Fix a parser issue where AM and PM tokens were showing up in fuzzy date
stamps, triggering inappropriate errors. gh #56 (lp: 1428895), gh pr #63. stamps, triggering inappropriate errors. gh #56 (lp: 1428895), gh pr #63.
- Missing function "setcachsize" removed from zoneinfo __all__ list by @ryanss, - Missing function "setcachesize" removed from zoneinfo __all__ list by @ryanss,
fixing an issue with wildcard imports of dateutil.zoneinfo. (gh pr #66). fixing an issue with wildcard imports of dateutil.zoneinfo. (gh pr #66).
- (PyPi only) Fix an issue with source distributions not including the test - (PyPi only) Fix an issue with source distributions not including the test
suite. suite.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment