ubuntu/+source/pandas:applied/ubuntu/focal-proposed

Last commit made on 2020-02-27
Get this branch:
git clone -b applied/ubuntu/focal-proposed https://git.launchpad.net/ubuntu/+source/pandas
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-proposed
Repository:
lp:ubuntu/+source/pandas

Recent commits

c53319d... by Rebecca Palmer

0.25.3+dfsg-7 (patches applied)

Imported using git-ubuntu import.

62a9db6... by Rebecca Palmer

Xfail tests using non-functioning URLs

Gbp-Pq: xfail_tests_404.patch.

ddfb77a... by Rebecca Palmer

Use https for links where possible

Gbp-Pq: link_security.patch.

c1c533f... by Rebecca Palmer

Allow tests to use the data files in the source tree

Gbp-Pq: find_test_data.patch.

ed8f739... by Rebecca Palmer

Don't fail tests on warning from matplotlib

Gbp-Pq: ignore_matplotlib_warning.patch.

e9304d0... by Rebecca Palmer

Use fixed seeds for reproducible pseudorandomness

Gbp-Pq: fix_random_seeds.patch.

422bdbb... by Rebecca Palmer

Fix or skip tests that assume the wrong endianness

Gbp-Pq: tests_dont_assume_endian.patch.

74b7c24... by Rebecca Palmer

Don't try to read a contributor list from the git log

Gbp-Pq: contributor_list_not_in_tarball.patch.

e2fc2a9... by Rebecca Palmer

Skip feather tests if pyarrow not available

Gbp-Pq: pyarrow_feather.patch.

04ed3a2... by Rebecca Palmer

Use Python 3 shebangs and subprocess calls

Gbp-Pq: fix_shebangs.patch.