Skip to content

Use qualified module name from import statement during importing#1079

Merged
slozier merged 2 commits intoIronLanguages:masterfrom
BCSharp:vendor_import
Dec 17, 2020
Merged

Use qualified module name from import statement during importing#1079
slozier merged 2 commits intoIronLanguages:masterfrom
BCSharp:vendor_import

Conversation

@BCSharp
Copy link
Copy Markdown
Member

@BCSharp BCSharp commented Dec 14, 2020

Resolves #936.

I still want to add tests.

@BCSharp BCSharp marked this pull request as ready for review December 17, 2020 07:00
Copy link
Copy Markdown
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

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

Looks good to me! (although ArraySegment indexing sure is ugly)

@slozier slozier merged commit e1a556c into IronLanguages:master Dec 17, 2020
@BCSharp BCSharp deleted the vendor_import branch December 17, 2020 16:41
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.

pip install fails with SystemError

2 participants