This patch fixes a regression introduced in Jep 4.3.0 with accessing java sub-packages from Python. See the 4.3 release notes for a full description of what has changed in the 4.3 releases.
What's Changed
- Fix subpackage access through attributes in Java imports. by @bsteffensmeier in #621
Full Changelog: v4.3.0...v4.3.1