Package: pymongo / 4.15.3-1

Metadata

Package Version Patches format
pymongo 4.15.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00004_disable_failing_mypy_test.patch | (download)

test/test_typing.py | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 disable tests that fails
00001_failing_tests.patch | (download)

test/asynchronous/test_client.py | 1 1 + 0 - 0 !
test/test_client.py | 24 1 + 23 - 0 !
2 files changed, 2 insertions(+), 23 deletions(-)

 skip the tests that require network access
00002_delete_broken_tests.patch | (download)

test/asynchronous/test_srv_polling.py | 295 0 + 295 - 0 !
test/test_srv_polling.py | 350 0 + 350 - 0 !
2 files changed, 645 deletions(-)

 delete broken tests
00005_do_not_test_uri_spec.py | (download)

test/test_uri_spec.py | 216 0 + 216 - 0 !
1 file changed, 216 deletions(-)

 other bunch of failing tests removed