Page MenuHomeSolus

Update pygraphviz to 1.8
ClosedPublic

Authored by Staudey on Jan 21 2022, 12:00 AM.
Tags
None
Referenced Files
F10938631: D12706.id30958.diff
Thu, Jul 13, 4:32 PM
F10913019: D12706.id30949.diff
Jul 7 2023, 8:17 PM
F10895500: D12706.id30958.diff
Jul 1 2023, 5:18 PM
F10888598: D12706.diff
Jun 27 2023, 5:10 AM
F10817203: D12706.id30949.diff
Jun 1 2023, 6:06 AM
F10812514: D12706.id.diff
May 31 2023, 7:30 AM
F10723890: D12706.diff
May 7 2023, 9:35 AM
Subscribers

Details

Summary

Update pygraphviz to 1.8

Changes:

  • Drop Python 3.7 support
  • Add Python 3.10 support
  • Add IPython rich display hook to AGraph class
  • Fixed directed nature of AGraph.copy()
  • Minor documentation and code fixes
Test Plan

Ran the example code from the github page and turned it into a graph with graphviz

Diff Detail

Repository
R3657 pygraphviz
Lint
Lint Not Applicable
Unit
Tests Not Applicable