Skip to content

Handle object with __file__ attribute having a None value (issue #2082)#2083

Merged
davidhalter merged 1 commit intodavidhalter:masterfrom
diekhans:issue-2082-None-file-attr
Dec 21, 2025
Merged

Handle object with __file__ attribute having a None value (issue #2082)#2083
davidhalter merged 1 commit intodavidhalter:masterfrom
diekhans:issue-2082-None-file-attr

Conversation

@diekhans
Copy link
Copy Markdown
Contributor

Handle TypeError from Path when file attribute is None

Fixes #2082

@davidhalter davidhalter merged commit ade9131 into davidhalter:master Dec 21, 2025
87 checks passed
@davidhalter
Copy link
Copy Markdown
Owner

Thanks!

@diekhans
Copy link
Copy Markdown
Contributor Author

diekhans commented Dec 21, 2025 via email

@davidhalter
Copy link
Copy Markdown
Owner

Feel free to check out Zuban, it's essentially Jedi 2.0.

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.

TypeError when accessing an object with a None __file__ attributes

2 participants