You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit explicitly sets `__name__` and `__package__` in plugin.py as those
are heavily used despite probably no longer being initialized on python 3.13,
if Package Control is loaded from .sublime-package.
0 commit comments