Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-4493
Use asyncio protocols instead of sockets for network IOPYTHON-4595
Should we allow async code in event listeners callbacks?PYTHON-5223
Test failure - async test hangs for 50 minutesPYTHON-5219
Avoid awaiting coroutines while holding pool locksPYTHON-4725
Async client should use tasks for SDAM instead of threadsPYTHON-5215
Add an asyncio.Protocol implementation for KMSPYTHON-5010
pymongo asynchronous watch doesn't implement aenter and aexit so it currently cannot be used in a context manager like the documentation is sayingPYTHON-5279
Avoid awaiting coroutines while holding topology locksPYTHON-5133
PyMongo Async Client Breaksdown with " <pymongo._asyncio_lock.Condition object at... [locked]> is bound to a different event loop"PYTHON-5212
PyMongo Async Client becomes unresponsive during topology changes, blocking the entire appPYTHON-5132
PyMongo Async Client Breaksdown with " <pymongo._asyncio_lock.Condition object at... [locked]> is bound to a different event loop"
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0