Skip to content

Commit e1ad2af

Browse files
committed
- 1.0.5
1 parent 7fc6cb1 commit e1ad2af

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

docs/build/changelog.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,18 @@ Changelog
55

66
.. changelog::
77
:version: 1.0.5
8-
:include_notes_from: unreleased
8+
:released: November 27, 2018
9+
10+
.. change::
11+
:tags: bug, py3k
12+
:tickets: 507
13+
14+
Resolved remaining Python 3 deprecation warnings, covering
15+
the use of inspect.formatargspec() with a vendored version
16+
copied from the Python standard library, importing
17+
collections.abc above Python 3.3 when testing against abstract
18+
base classes, fixed one occurrence of log.warn(), as well as a few
19+
invalid escape sequences.
920

1021
.. changelog::
1122
:version: 1.0.4

docs/build/unreleased/507.rst

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)