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 6d8a33e commit 60f35b9Copy full SHA for 60f35b9
CHANGELOG.rst
@@ -1,10 +1,12 @@
1
Changelog
2
=========
3
4
-unreleased (2019年07月19日)
5
------------------------
+1.5.0 (2020年04月05日)
+------------------
6
7
-* During weaving, stop reading attributes don't match the method selector.
+* Fixed ``weave`` to stop reading attributes that don't match the method selector.
8
+ Contributed by Jonas Maurus in `#14 <https://github.com/ionelmc/python-aspectlib/pull/14>`_.
9
+* Added support for Python 3.7 and 3.8 (``async def`` functions and generators).
10
11
1.4.2 (2016年05月10日)
12
------------------
@@ -21,7 +23,7 @@ unreleased (2019年07月19日)
21
23
22
24
* Corrected weaving of methods, the weaved function should be unbound.
25
* Rolling back only applies undos once.
-* Added a convenience `weave` fixture for pytest.
26
+* Added a convenience ``weave`` fixture for pytest.
27
28
1.3.3 (2015年10月02日)
29
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments