index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
classes
/
tests
/
test_special.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to reverse slowdown from hasattr needed for cached_property (#5836)
Dan Schult
2022-07-16
1
-3
/
+4
*
Remove OrderedGraphs (#5813)
Jarrod Millman
2022-07-12
1
-56
/
+0
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-4
/
+6
*
Format w/ black
Jarrod Millman
2020-07-10
1
-7
/
+14
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
avoid duplicate tests due to imports (#3684)
Dan Schult
2019-10-24
1
-20
/
+20
*
Enable ThinGraph tests (#3681)
Jarrod Millman
2019-10-23
1
-8
/
+20
*
Enable tests (#3678)
Jarrod Millman
2019-10-21
1
-25
/
+25
*
Remove unused imports
Jarrod Millman
2019-10-12
1
-1
/
+0
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-9
/
+9
*
First round of pytest fixes
Stefan van der Walt
2019-10-12
1
-4
/
+4
*
Fix adjlist factory bug in DiGraph (#3101)
Dan Schult
2018-07-31
1
-0
/
+41
*
Corrected signatures for @classmethod and methods to use cls and self. (#2865)
Mads Jensen
2018-02-03
1
-2
/
+2
*
Removed a Python 2.6 fallback for OrderedDict in test_special. (#2864)
Mads Jensen
2018-02-03
1
-8
/
+1
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-10
/
+10
*
Doc ordered graph classes (#2516)
Jarrod Millman
2017-07-16
1
-42
/
+50
*
Add adjlist_outer_dict_factory.
Valentin Lorentz
2016-08-09
1
-4
/
+8
*
Meld special classes with base classes.
Dan Schult
2015-01-02
1
-10
/
+10
*
Better proposed structure for OrderedGraph and co.
Dan Schult
2015-01-01
1
-0
/
+121