We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2009c18 commit 4223e5dCopy full SHA for 4223e5d
README.rst
@@ -18,6 +18,12 @@ This library is experimental. Don't use for production unless you can fix probl
18
If you think async is efficient, you're wrong. You shoud try thread before this.
19
See also: http://techspot.zzzeek.org/2015/02/15/asynchronous-python-and-databases/
20
21
+I don't have motivation to improve this library. I only fix bugs. **Please don't send feature request.**
22
+
23
+Instead, you should your time and energy to port your project to asyncio and newest Python 3.
24
+Please don't pay your time to **adding** new feature to this project.
25
26
27
Example
28
-------
29
0 commit comments