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

Deprecate transitiveClosure #336

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

natebosch
Copy link
Member

The algorithm is implemented with a more flexible signature in
package:graphs.
See dart-lang/tools#104

Use an ignore_for_file rather than comment each usage of the
deprecated APIs.

The algorithm is implemented with a more flexible signature in
`package:graphs`.
See dart-lang/tools#104

Use an `ignore_for_file` rather than comment each usage of the
deprecated APIs.
@natebosch natebosch requested a review from lrhn February 13, 2024 23:49
@kevmoo
Copy link
Member

kevmoo commented Feb 14, 2024

Changelog?

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.

None yet

2 participants