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 3f938e2 commit b57229dCopy full SHA for b57229d
2 files changed
.gitignore
@@ -1,5 +1,6 @@
1
*.swp
2
3
+/.pytest_cache/
4
/.coverage
5
/.cache/
6
/.eggs/
debian/changelog
@@ -1,3 +1,9 @@
+trio-asyncio (0.7.5-2) unstable; urgency=medium
+
+ * Test and .gitignore fix-ups
+ -- Matthias Urlichs <matthias@urlichs.de> Mon, 23 Jul 2018 21:58:50 +0200
7
trio-asyncio (0.7.5-1) unstable; urgency=medium
8
9
* trio.hazmat.Result is deprecated.
0 commit comments