PyScope/PyModule API cleanup#1569
Conversation
|
@filmor can you take a look at this one at least in principle? |
21389d8 to
8e3cb3c
Compare
|
I'm okay with this one, though for a slight backwards-compatibility I'd propose we add |
|
@filmor re: filename. Without renaming the file, diff is larger (that's because the file has more code from |
|
@filmor re: |
|
It had public static functions, though (and that's also how I always used it). So you can probably ignore the constructors, but deriving still makes sense. |
|
@filmor I don't see any public static functions on old |
removed PyScopeManager merged PyScope into PyModule minor behavioral changes
8e3cb3c to
273994b
Compare
PyScopeManagerPyScopeintoPyModule(everyPyScopewas a Python module anyway)Does this close any currently open issues?
This is part of 3.0 API cleanup, targeting #1390
Checklist
CHANGELOG