-
Notifications
You must be signed in to change notification settings - Fork 41
Wes/module system #23
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
Conversation
…st npm ctx-module out of the box
…deprecate debugPrint in favour of python.print
… the importlib machinery.
…ter managed python.load to give exports as dict
… loading, and better fs.readfilesync impl
… moved associated requirements
The input string contains the newline character `\n` , but the regex doesn't match across multiple lines
If a VCS is being used for a package, Poetry exclude field will be seeded with the VCS’ ignore settings (.gitignore for git for example).
…stem Xmader/fix/module system
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just have one comment, will approve right after!
FWIW I got a couple seg faults while playing around with Example: folder structure output from
Below is my output from running main.py
It would be awesome to get this working so we could have some simple npm packages working like the infamous |
As far as I know, this branch is now ready to merge, except that it entrains PR37 and PR57, which aren't. |
@wiwichips It's confirmed been fixed on the latest |
Initial (working) stab at a commonjs module system