Skip to content

Fix wildcard imports and resource leak#3033

Merged
HelioGuilherme66 merged 1 commit intorobotframework:developfrom
chelslava:fix/wildcard-imports-v2
Apr 11, 2026
Merged

Fix wildcard imports and resource leak#3033
HelioGuilherme66 merged 1 commit intorobotframework:developfrom
chelslava:fix/wildcard-imports-v2

Conversation

@chelslava
Copy link
Copy Markdown

Summary

Fixes wildcard imports and a resource leak issue.

Changes

  • application/init.py: Fix wildcard imports
  • publish/init.py: Fix wildcard imports and resource leak

Wildcard imports can hide errors and make it unclear what symbols are being used.

@HelioGuilherme66 HelioGuilherme66 added the enhancement Request for improvement: either for an existing feature or a new one label Apr 11, 2026
@HelioGuilherme66 HelioGuilherme66 added this to the v2.3 milestone Apr 11, 2026
@HelioGuilherme66 HelioGuilherme66 merged commit 0c05883 into robotframework:develop Apr 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Request for improvement: either for an existing feature or a new one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants