Watchdog: python 3.7์˜ ๊ฒฝ์šฐ collections.abc.MutableSet์„ ์‚ฌ์šฉํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.

์— ๋งŒ๋“  2018๋…„ 11์›” 09์ผ  ยท  3์ฝ”๋ฉ˜ํŠธ  ยท  ์ถœ์ฒ˜: gorakhargosh/watchdog

/home/crunch/.cache/pypoetry/virtualenvs/musicbot-py3.7/lib/python3.7/site-packages/watchdog/utils/bricks.py:175: DeprecationWarning: ๋Œ€์‹  'collections'์—์„œ ABC ์‚ฌ์šฉ ๋˜๋Š” ๊ฐ€์ ธ์˜ค๊ธฐ from 'collections.abc'๋Š” ๋” ์ด์ƒ ์‚ฌ์šฉ๋˜์ง€ ์•Š์œผ๋ฉฐ 3.8์—์„œ๋Š” ์ž‘๋™์ด ์ค‘์ง€๋ฉ๋‹ˆ๋‹ค.
ํด๋ž˜์Šค OrderedSet(collections.MutableSet):

๊ฐ„๋‹จํ•œ ์ˆ˜์ •: collections.abc.MutableSet ์‚ฌ์šฉ

๊ฐ€์žฅ ์œ ์šฉํ•œ ๋Œ“๊ธ€

์•—, ์ด๋ฏธ ๋งˆ์Šคํ„ฐ์—์„œ ์ˆ˜์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค!

๋ชจ๋“  3 ๋Œ“๊ธ€

์•—, ์ด๋ฏธ ๋งˆ์Šคํ„ฐ์—์„œ ์ˆ˜์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค!

์ด ๊ฒฝ๊ณ ๋Š” 0.9.0์— ์กด์žฌํ•˜๋ฉฐ ์ด๋Š” ์ž…๋ ฅ ๋‹น์‹œ์˜ ํ˜„์žฌ ๋ฒ„์ „์ž…๋‹ˆ๋‹ค.
image
https://pypi.org/project/watchdog/#history

0.9.0์€ 2018๋…„ 8์›” 28์ผ์— ๋ฆด๋ฆฌ์Šค๋˜์—ˆ์Šต๋‹ˆ๋‹ค. ์ˆ˜์ • ์‚ฌํ•ญ์€ 2018๋…„ 9์›” 10์ผ์— ๊ตฌํ˜„๋˜์—ˆ์Šต๋‹ˆ๋‹ค(https://github.com/gorakhargosh/watchdog/commit/69871314de0e5d15422c070bc91fed26ed5ce94a0#diff ์ฐธ์กฐ).

์•„์ง ๋‹ค๋ฅธ ๋ฆด๋ฆฌ์Šค๊ฐ€ ์—†๋Š” ๊ฒƒ ๊ฐ™์Šต๋‹ˆ๋‹ค. https://github.com/gorakhargosh/watchdog/issues/485 ์ฐธ์กฐ

์ด ํŽ˜์ด์ง€๊ฐ€ ๋„์›€์ด ๋˜์—ˆ๋‚˜์š”?
0 / 5 - 0 ๋“ฑ๊ธ‰