Skip to content

Conversation

@CodeTriangle
Copy link
Contributor

In #1945, I mentioned some suggestions to improve support for OpenBSD. These are a bunch of minor changes, mostly adding some #[cfg(target_os = "openbsd")]. Check out #1945 for more discussion, and stay tuned for more OpenBSD-related Pull Requests in the future.

@coolreader18
Copy link
Member

Looks like rustfmt isn't happy; try running cargo fmt in the rustpython directory and it should fix it.

@CodeTriangle
Copy link
Contributor Author

Hmm, looks like the macos rust tests are failing. Do you know why this is? The interface doesn't really have much information.

@coolreader18
Copy link
Member

It might've been something weird with push timing cancelling an old one; I'll rerun it.

@coolreader18
Copy link
Member

Actually, it should fix itself if I just merge to master; it'll rerun CI then. Thanks so much for contributing!

@coolreader18 coolreader18 merged commit 802913b into RustPython:master May 28, 2020
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