Skip to content

Bad results with Python 3. #2

@danasilver

Description

@danasilver

When running the tests in Python 3, the search request often returns a page with no results (and no table for those results, see #1) when there should be results.

This doesn't seem to happen in practice (not tests) or every with in the tests with Python 2.

I tried implementing retry logic to solve this (see #1) but it doesn't seem to help. Even retrying up to 10 times with 1 second between attempts doesn't solve the problem in the Python 3 tests.

Might be best to drop support for Python 3 until this is solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions