File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,11 @@ This library is experimental. Don't use for production unless you can fix probl
1818If you think async is efficient, you're wrong. You shoud try thread before this.
1919See also: http://techspot.zzzeek.org/2015/02/15/asynchronous-python-and-databases/
2020
21- I don't have motivation to improve this library. I only fix bugs. **Please don't send feature request. **
21+ I don't have motivation to maintain this library. I won't add new features. **Please don't send feature request. **
22+ I'm very lazy about fix bugs. **Don't expect bugs are fixed when you want **.
2223
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.
24+ Instead, you should use your time and energy to port your project to asyncio and newest Python 3.
25+ Please don't pay your time for this project.
2526
2627
2728Example
You can’t perform that action at this time.
0 commit comments