diff options
| author | Labrys of Knossos <Labrys.git@gmail.com> | 2019-07-08 19:57:04 -0400 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2019-11-02 11:01:07 -0400 |
| commit | 13301ac563d3854142ea8fafe2e2713692d09ade (patch) | |
| tree | be9bad0323348dd1949ddcfffbb840654bde826f | |
| parent | 16bfee76aa13c1186d0f7150ee1a6c7651abd63e (diff) | |
| download | dateutil-git-13301ac563d3854142ea8fafe2e2713692d09ade.tar.gz | |
Add news fragment to changelog.d
| -rw-r--r-- | changelog.d/935.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/935.misc.rst b/changelog.d/935.misc.rst new file mode 100644 index 0000000..672f60d --- /dev/null +++ b/changelog.d/935.misc.rst @@ -0,0 +1 @@ +Raise a more helpful TypeError message when passing a bytes zonename to gettz in Python 3. Reported by @labrys (gh issue #927). Fixed by @labrys (gh pr #935) |
