Skip to content

Update altgraph to 0.17 - #92

Open
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-altgraph-0.12-to-0.17
Open

Update altgraph to 0.17#92
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-altgraph-0.12-to-0.17

Conversation

@pyup-bot

Copy link
Copy Markdown

This PR updates altgraph from 0.12 to 0.17.

Changelog

0.17

----

* Explicitly mark Python 3.8 as supported in wheel metadata.

* Migrate from Bitbucket to GitHub

* Run black on the entire repository

0.16.1

------

* Explicitly mark Python 3.7 as supported in wheel metadata.

0.16

----

* Add LICENSE file

0.15

----

* ``ObjectGraph.get_edges``, ``ObjectGraph.getEdgeData`` and ``ObjectGraph.updateEdgeData``
accept *None* as the node to get and treat this as an alias for *self* (as other
methods already did).

0.14

----

- Issue 7: Remove use of ``iteritems`` in altgraph.GraphAlgo code

0.13

----

- Issue 4: Graph._bfs_subgraph and back_bfs_subgraph return subgraphs with reversed edges

Fix by "pombredanne" on bitbucket.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant