Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update altgraph to 0.17 #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link

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