Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【错误回报】疑似兼容性错误 #4

Closed
NAOLIU opened this issue Apr 22, 2022 · 1 comment
Closed

【错误回报】疑似兼容性错误 #4

NAOLIU opened this issue Apr 22, 2022 · 1 comment

Comments

@NAOLIU
Copy link

NAOLIU commented Apr 22, 2022

插件运行时,一直在报这个INFO,导致有点刷屏

04-22 16:17:30 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False>
04-22 16:17:30 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False> running complete
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\apscheduler\util.py:436: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html
  return tzinfo.localize(dt)
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcstatus\utils.py:104: DeprecationWarning: 'MinecraftServer' is deprecated and is expected to be removed on 2022-08, use 'JavaServer' instead.
  warnings.warn(warn_message, category=DeprecationWarning)
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcstatus\utils.py:104: DeprecationWarning: 'MinecraftServer' is deprecated and is expected to be removed on 2022-08, use 'JavaServer' instead.
  warnings.warn(warn_message, category=DeprecationWarning)
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx\_content.py:203: DeprecationWarning: Use 'content=<...>' to upload raw bytes/text content.
  warnings.warn(message, DeprecationWarning)
@j1g5awi
Copy link
Member

j1g5awi commented Apr 22, 2022

https://github.com/nonebot/plugin-apscheduler

上游的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants