Created attachment 195361 [details] Update Patch Builds/runs fine on 11.2-Stable This Version's Changelog: Fix ImportWarning triggered by explicit relative imports in assertion-rewritten package modules. (#3061) Fix error in pytest.approx when dealing with 0-dimension numpy arrays. (#3593) No longer raise ValueError when using the get_marker API. (#3605) Fix problem where log messages with non-ascii characters would not appear in the output log file. (#3630) No longer raise AttributeError when legacy marks can’t be stored in functions. (#3631)