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

chore: rid of fs2 #551

Merged
merged 1 commit into from
Nov 5, 2024
Merged

chore: rid of fs2 #551

merged 1 commit into from
Nov 5, 2024

Conversation

pepyakin
Copy link
Contributor

@pepyakin pepyakin commented Nov 5, 2024

fs2 was introduced in PR #500, but we actually don't really need that
much from it. This commit removes the extra dependency in favor of doing
the same directly. I think this is pretty-much equivalent to inlining
the code.

@pepyakin pepyakin marked this pull request as ready for review November 5, 2024 15:22
Copy link
Contributor Author

pepyakin commented Nov 5, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @pepyakin and the rest of your teammates on Graphite Graphite

@pepyakin pepyakin changed the base branch from pep-sys-module to graphite-base/551 November 5, 2024 18:52
@pepyakin pepyakin force-pushed the pep-chore-rid-of-fs2 branch from 37a9470 to 0321b3c Compare November 5, 2024 18:52
@pepyakin pepyakin changed the base branch from graphite-base/551 to master November 5, 2024 18:53
@pepyakin pepyakin force-pushed the pep-chore-rid-of-fs2 branch from 0321b3c to 195f95b Compare November 5, 2024 18:53
fs2 was introduced in PR #500, but we actually don't really need that
much from it. This commit removes the extra dependency in favor of doing
the same directly. I think this is pretty-much equivalent to inlining
the code.
Copy link
Contributor

rphmeier commented Nov 5, 2024

Merge activity

  • Nov 5, 4:25 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Nov 5, 4:25 PM EST: A user merged this pull request with Graphite.

@rphmeier rphmeier merged commit d989176 into master Nov 5, 2024
6 checks passed
@rphmeier rphmeier deleted the pep-chore-rid-of-fs2 branch November 5, 2024 21:25
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.

2 participants