File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -351,6 +351,10 @@ Closing a driver will immediately shut down all connections in the pool.
351351 **This is experimental. ** (See :ref: `filter-warnings-ref `)
352352 It might be changed or removed any time even without prior notice.
353353
354+ We are looking for feedback on this feature. Please let us know what
355+ you think about it here:
356+ https://github.com/neo4j/neo4j-python-driver/discussions/896
357+
354358 .. versionadded :: 5.5
355359
356360
Original file line number Diff line number Diff line change @@ -329,10 +329,13 @@ Closing a driver will immediately shut down all connections in the pool.
329329 :returns: the result of the ``result_transformer ``
330330 :rtype: T
331331
332-
333332 **This is experimental. ** (See :ref: `filter-warnings-ref `)
334333 It might be changed or removed any time even without prior notice.
335334
335+ We are looking for feedback on this feature. Please let us know what
336+ you think about it here:
337+ https://github.com/neo4j/neo4j-python-driver/discussions/896
338+
336339 .. versionadded :: 5.5
337340
338341
You can’t perform that action at this time.
0 commit comments