Skip to content

py: harden __import__ argument handling - #253

Merged
sbinet merged 4 commits into
go-python:mainfrom
aisk:fix-import-fromlist-assertions
Feb 27, 2026
Merged

py: harden __import__ argument handling#253
sbinet merged 4 commits into
go-python:mainfrom
aisk:fix-import-fromlist-assertions

Conversation

@aisk

@aiskaisk commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Fix#204

@sbinetsbinet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

just a few little nitpicks.

Comment threadpy/import.go Outdated
Comment threadpy/import.go Outdated
Comment threadpy/import.go
aiskand others added 3 commits February 26, 2026 01:29
Co-authored-by: Sebastien Binet <binet@cern.ch>
Co-authored-by: Sebastien Binet <binet@cern.ch>

@sbinetsbinet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@sbinet
sbinet merged commit c324a9a into go-python:mainFeb 27, 2026
6 checks passed
@aisk
aisk deleted the fix-import-fromlist-assertions branch February 27, 2026 14:44
Sign up for freeto 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.

'__import__' takes incorrect arguments crashing gpython

2 participants

@aisk@sbinet