Skip to content

rustpython-stdlib crate #3129

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

Merged
merged 8 commits into from
Sep 30, 2021
Merged

Conversation

youknowone
Copy link
Member

@youknowone youknowone commented Sep 25, 2021

@youknowone youknowone changed the title Rustpython stdlib rustpython-stdlib crate Sep 25, 2021
@youknowone youknowone force-pushed the rustpython-stdlib branch 3 times, most recently from 35e2dc0 to 90c1972 Compare September 25, 2021 17:30
@youknowone youknowone force-pushed the rustpython-stdlib branch 6 times, most recently from 2280760 to 0db8589 Compare September 26, 2021 17:44
@youknowone
Copy link
Member Author

done except for windows

@youknowone youknowone force-pushed the rustpython-stdlib branch 9 times, most recently from 31f2ac1 to 8fc0025 Compare September 30, 2021 07:40
@youknowone youknowone marked this pull request as ready for review September 30, 2021 07:41
@youknowone
Copy link
Member Author

@DimitrisJim @coolreader18 there will be more things to do (e.g. corelib), but I want to finish this PR for current state and do further works later.

#[cfg(all(unix, not(target_os = "redox")))]
mod termios;

use rustpython_common as common;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this intended to be used like vm::common?

@coolreader18
Copy link
Member

LGTM!

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.

3 participants