File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- Thanks for wanting to report an issue you've found in asyncpg. Please fill in
3
- the template below.
2
+ Thank you for reporting an issue/feature request.
3
+
4
+ If this is a feature request, please disregard this template. If this is
5
+ a bug report, please answer to the questions below.
4
6
5
7
It will be much easier for us to fix the issue if a test case that reproduces
6
8
the problem is provided, with clear instructions on how to run it.
@@ -13,9 +15,9 @@ Thank you!
13
15
* ** Python version** :
14
16
* ** Platform** :
15
17
* ** Do you use pgbouncer?** :
16
- * ** Do you use the wheel package or built locally
17
- (if locally, which version of Cython was used) ?** :
18
- * ** Can you the issue be reproduced when running under
18
+ * ** Did you install asyncpg with pip? ** :
19
+ * ** If you built asyncpg locally, which version of Cython did you use ?** :
20
+ * ** Can the issue be reproduced under both asyncio and
19
21
[ uvloop] ( https://github.com/magicstack/uvloop ) ?** :
20
22
21
23
<!-- Enter your issue details below this comment. -->
You can’t perform that action at this time.
0 commit comments