summaryrefslogtreecommitdiff
path: root/networkx/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor testing utilities (#4829)Jarrod Millman2021-05-261-0/+18
* Use pytest.approx (#4827)Jarrod Millman2021-05-211-0/+3
* Deprecate preserve_random_state (#4826)Jarrod Millman2021-05-201-0/+3
* Remove dictionary from signature of tree_graph and tree_data (#4786)Ross Barnowski2021-05-181-0/+8
* Deprecate Ordered graph classes (#4629)Ross Barnowski2021-03-041-0/+3
* Deprecate hub_matrix and authority_matrix (#4617)Ross Barnowski2021-02-191-0/+6
* Deprecate networkx.utils.empty_generator. (#4599)Ross Barnowski2021-02-131-0/+3
* Use Pillow for viewing AGraph output and deprecate default_opener (#4600)Ross Barnowski2021-02-081-0/+3
* Deprecate generate_unique_node (#4545)Dan Schult2021-02-011-0/+5
* Deprecate iterable (#4448)Jarrod Millman2020-12-191-0/+3
* Deprecate utils.misc.consume (#4449)Jarrod Millman2020-12-121-0/+1
* Deprecate jit (#4428)Jarrod Millman2020-12-101-0/+2
* Remove xml import checks (#4393)Jarrod Millman2020-11-261-0/+5
* Ignore expected warnings (#4391)Jarrod Millman2020-11-251-12/+30
* Make nx.pagerank a wrapper around different implementations, use scipy one by...Mridul Seth2020-11-201-0/+6
* MAINT: Deprecate numpy matrix conversion functions (#4238)Ross Barnowski2020-10-071-0/+6
* Format w/ black==20.8b1Jarrod Millman2020-10-061-2/+2
* Format python in docstrings (#4168)Jarrod Millman2020-08-191-1/+12
* Format w/ blackJarrod Millman2020-07-101-9/+11
* Deprecate context_manager reversed in favor of reversed_view (#3983)Dan Schult2020-06-021-8/+11
* Silence known warnings (#3770)Jarrod Millman2020-01-051-0/+27
* Refactor testsJarrod Millman2019-11-191-0/+20
* Remove unused importsJarrod Millman2019-10-211-2/+6
* Skip doctests when missing dependenciesJarrod Millman2019-10-211-0/+133