Jassy930
Jassy930
--- name: Pull Request about: Create a pull request to help us improve title: '' assignees: '' --- **Description:** when set plot axis ticks or limits on axisX, it will...
--- name: Pull Request about: Create a pull request to help us improve title: '' assignees: '' --- **Description:** mvPlotting support double-precision axis and double-precision data. while get_axis_limits() and set_axis_limits()...
* **Python Version**: 3.12 * **aliyunsdkcore Version**: 2.14.0 * **API**: osssdk 中的 get_bucket() python更新到3.12后,删除了ssl.wrap_socket() 改为 ssl.SSLContext.wrap_socket https://docs.python.org/3/whatsnew/3.12.html#ssl 导致 site-packages/aliyunsdkcore/vendored/requests/packages/urllib3/util/ssl_.py line 46 中导入PROTOCOL_SSLv23失败
### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description An appropriate model cannot be created when using the IntEnum type in Python with values greater...