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_digraph_historical.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Drop Py37 (#5143)
Jarrod Millman
2021-10-23
1
-1
/
+1
*
Format w/ black
Jarrod Millman
2020-07-10
1
-44
/
+51
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-1
/
+0
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-3
/
+3
*
Remove nose from classes
Jarrod Millman
2019-10-12
1
-7
/
+7
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-26
/
+26
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-3
/
+4
*
First round of pytest fixes
Stefan van der Walt
2019-10-12
1
-1
/
+1
*
Doc ordered graph classes (#2516)
Jarrod Millman
2017-07-16
1
-60
/
+55
*
Apply suggestions from @hagberg on GH-2207.
Valentin Lorentz
2016-07-31
1
-1
/
+1
*
Fix tests failing because of ordering issues.
Valentin Lorentz
2016-07-30
1
-1
/
+2
*
Remove degree_iter(),now degree() returns an integer for single node and iter...
Mridul Seth
2015-06-27
1
-16
/
+7
*
Update changes to G.successors()
Mridul Seth
2015-06-16
1
-3
/
+0
*
Remove successors_iter() and predecessors_iter(). G.successors() and G.predec...
Mridul Seth
2015-06-12
1
-10
/
+10
*
More imports cleanup and exceptions fixed.
Loïc Séguin-C.
2011-02-10
1
-2
/
+0
*
Switch old graph/digraph tests to unittest style
aric
2010-08-10
1
-0
/
+121