Summary

Comparing branches/commits:
Old: main (merge base) c7640a43
New: 19376/merge 469a441b
Lint Rule Removed Added Changed
Total 0 242 0
deprecated 0 240 0
call-non-callable 0 1 0
invalid-argument-type 0 1 0

DateType (https://github.com/glyph/DateType)

src/datetype/__init__.py

[warning] deprecated - :529:32 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)
[warning] deprecated - :533:32 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

PyGithub (https://github.com/PyGithub/PyGithub)

github/__init__.py

[warning] deprecated - :55:32 - The class "AppAuthentication" is deprecated: Use github.Auth.AppInstallationAuth instead

github/MainClass.py

[warning] deprecated - :134:42 - The class "AppAuthentication" is deprecated: Use github.Auth.AppInstallationAuth instead
[warning] deprecated - :179:19 - The class "AppAuthentication" is deprecated: Use github.Auth.AppInstallationAuth instead

github/Requester.py

[warning] deprecated - :118:36 - The class "AppAuthentication" is deprecated: Use github.Auth.AppInstallationAuth instead
[warning] deprecated - :289:17 - The class "AppAuthentication" is deprecated: Use github.Auth.AppInstallationAuth instead

tests/Authentication.py

[warning] deprecated - :95:31 - The class "AppAuthentication" is deprecated: Use github.Auth.AppInstallationAuth instead

SinbadCogs (https://github.com/mikeshardmind/SinbadCogs)

embedmaker/time_utils.py

[warning] deprecated - :42:54 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

scheduler/time_utils.py

[warning] deprecated - :42:54 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

antimentionspam/antimentionspam.py

[warning] deprecated - :239:26 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

embedmaker/serialize.py

[warning] deprecated - :81:34 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)

modnotes/modnotes.py

[warning] deprecated - :148:32 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

rolemanagement/events.py

[warning] deprecated - :41:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

scheduler/message.py

[warning] deprecated - :82:57 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta (https://github.com/alerta/alerta)

alerta/dev.py

[warning] deprecated - :4:23 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/history.py

[warning] deprecated - :16:72 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

tests/test_blackouts.py

[warning] deprecated - :688:42 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/auth/oidc.py

[warning] deprecated - :99:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/auth/utils.py

[warning] deprecated - :52:20 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/commands.py

[warning] deprecated - :66:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/database/backends/mongodb/base.py

[warning] deprecated - :190:56 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :214:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1116:79 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1194:51 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1259:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1301:67 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1517:41 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1603:44 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1608:41 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1618:100 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1668:95 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1718:95 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/database/backends/mongodb/utils.py

[warning] deprecated - :250:79 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :250:120 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :252:68 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :254:67 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :345:70 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :347:69 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/management/views.py

[warning] deprecated - :144:39 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/alert.py

[warning] deprecated - :66:72 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :75:74 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :282:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :335:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :379:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :430:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :574:34 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :594:34 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :609:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :637:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/blackout.py

[warning] deprecated - :37:65 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :60:91 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :84:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/heartbeat.py

[warning] deprecated - :56:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :59:74 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :61:31 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/key.py

[warning] deprecated - :31:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :164:57 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :42:49 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/note.py

[warning] deprecated - :25:91 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/models/user.py

[warning] deprecated - :41:72 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :44:72 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/utils/audit.py

[warning] deprecated - :94:36 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/utils/client.py

[warning] deprecated - :44:45 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

alerta/views/alerts.py

[warning] deprecated - :309:27 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

altair (https://github.com/vega/altair)

altair/vegalite/v6/theme.py

[error] call-non-callable - :73:5 - Object of type `warnings.deprecated` is not callable

altair/utils/deprecation.py

[error] invalid-argument-type - :82:12 - `warnings.deprecated`'s message must be a string literal

anyio (https://github.com/agronholm/anyio)

src/anyio/__init__.py

[warning] deprecated - :46:29 - The function "wait_socket_readable" is deprecated: This function is deprecated; use `wait_readable` instead
[warning] deprecated - :47:29 - The function "wait_socket_writable" is deprecated: This function is deprecated; use `wait_writable` instead

bandersnatch (https://github.com/pypa/bandersnatch)

src/bandersnatch/utils.py

[warning] deprecated - :54:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

comtypes (https://github.com/enthought/comtypes)

comtypes/test/__init__.py

[warning] deprecated - :137:21 - The function "makeSuite" is deprecated: Deprecated in Python 3.11; removal scheduled for Python 3.13
[warning] deprecated - :207:24 - The function "makeSuite" is deprecated: Deprecated in Python 3.11; removal scheduled for Python 3.13

discord.py (https://github.com/Rapptz/discord.py)

discord/member.py

[warning] deprecated - :929:91 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :985:61 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

dragonchain (https://github.com/dragonchain/dragonchain)

dragonchain/lib/authorization.py

[warning] deprecated - :51:30 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

dragonchain/lib/dto/smart_contract_model.py

[warning] deprecated - :100:95 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :300:121 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

dragonchain/scheduler/scheduler.py

[warning] deprecated - :65:51 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

dulwich (https://github.com/dulwich/dulwich)

dulwich/porcelain.py

[warning] deprecated - :5638:25 - The function "warn" is deprecated: Deprecated; use warning() instead.

freqtrade (https://github.com/freqtrade/freqtrade)

freqtrade/rpc/api_server/api_ws.py

[warning] deprecated - :42:41 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.

httpx-caching (https://github.com/johtso/httpx-caching)

httpx_caching/_heuristics.py

[warning] deprecated - :14:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

materialize (https://github.com/MaterializeInc/materialize)

misc/python/materialize/buildkite_insights/util/data_io.py

[warning] deprecated - :75:21 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)

ci/cleanup/aws.py

[warning] deprecated - :105:20 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

ci/cleanup/launchdarkly.py

[warning] deprecated - :32:24 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

ci/load/periodic.py

[warning] deprecated - :31:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :36:40 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

misc/python/materialize/cli/cloudbench.py

[warning] deprecated - :290:44 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

misc/python/materialize/cli/scratch/create.py

[warning] deprecated - :148:40 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

misc/python/materialize/parallel_workload/action.py

[warning] deprecated - :80:46 - The function "getName" is deprecated: Use the name attribute instead
[warning] deprecated - :1737:40 - The function "getName" is deprecated: Use the name attribute instead

misc/python/materialize/parallel_workload/executor.py

[warning] deprecated - :109:50 - The function "getName" is deprecated: Use the name attribute instead

misc/python/materialize/parallel_workload/worker.py

[warning] deprecated - :131:62 - The function "getName" is deprecated: Use the name attribute instead

misc/python/materialize/scratch.py

[warning] deprecated - :418:34 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

test/rtr-combined/mzcompose.py

[warning] deprecated - :67:54 - The function "getName" is deprecated: Use the name attribute instead

meson (https://github.com/mesonbuild/meson)

mesonbuild/build.py

[warning] deprecated - :532:10 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead

mesonbuild/linkers/linkers.py

[warning] deprecated - :127:10 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead

mitmproxy (https://github.com/mitmproxy/mitmproxy)

mitmproxy/contentviews/_compat.py

[warning] deprecated - :20:45 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :60:37 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :73:18 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.

mitmproxy/contentviews/base.py

[warning] deprecated - :80:34 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :120:12 - The function "format_pairs" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.

examples/contrib/webscanner_helper/urlindex.py

[warning] deprecated - :93:42 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

examples/contrib/webscanner_helper/watchdog.py

[warning] deprecated - :74:51 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :78:51 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

mitmproxy/contentviews/__init__.py

[warning] deprecated - :20:22 - The function "get" is deprecated: Use `mitmproxy.contentviews.registry` instead.
[warning] deprecated - :22:22 - The function "remove" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :42:19 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :166:32 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.

test/mitmproxy/contentviews/test__compat.py

[warning] deprecated - :6:41 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :10:20 - The class "View" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :53:28 - The function "get" is deprecated: Use `mitmproxy.contentviews.registry` instead.
[warning] deprecated - :59:28 - The function "get" is deprecated: Use `mitmproxy.contentviews.registry` instead.
[warning] deprecated - :67:17 - The function "remove" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.

test/mitmproxy/contentviews/test_base.py

[warning] deprecated - :9:20 - The function "format_dict" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :14:20 - The function "format_dict" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :19:20 - The function "format_dict" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :27:20 - The function "format_pairs" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :32:20 - The function "format_pairs" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.
[warning] deprecated - :37:20 - The function "format_pairs" is deprecated: Use `mitmproxy.contentviews.Contentview` instead.

test/mitmproxy/test_certs.py

[warning] deprecated - :236:53 - The function "to_pyopenssl" is deprecated: Use `to_cryptography` instead.

mkosi (https://github.com/systemd/mkosi)

mkosi/documentation.py

[warning] deprecated - :32:29 - The function "warn" is deprecated: Deprecated; use warning() instead.

mongo-python-driver (https://github.com/mongodb/mongo-python-driver)

bson/codec_options.py

[warning] deprecated - :63:10 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead
[warning] deprecated - :82:10 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead

openlibrary (https://github.com/internetarchive/openlibrary)

openlibrary/core/statsdb.py

[warning] deprecated - :32:48 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :58:48 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/openlibrary/infobase_hook.py

[warning] deprecated - :21:35 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/accounts/model.py

[warning] deprecated - :241:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :605:40 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/core/admin.py

[warning] deprecated - :147:31 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/core/edits.py

[warning] deprecated - :237:43 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :257:39 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :286:39 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :302:39 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :328:44 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/core/imports.py

[warning] deprecated - :284:46 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/core/lending.py

[warning] deprecated - :838:35 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :928:67 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/core/waitinglist.py

[warning] deprecated - :69:35 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :75:74 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :84:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :265:70 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :273:31 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/coverstore/db.py

[warning] deprecated - :41:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :115:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :130:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/data/db.py

[warning] deprecated - :157:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/data/sitemap.py

[warning] deprecated - :88:35 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/admin/code.py

[warning] deprecated - :616:30 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/ol_infobase.py

[warning] deprecated - :301:33 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/openlibrary/borrow_home.py

[warning] deprecated - :52:33 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)
[warning] deprecated - :68:33 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)
[warning] deprecated - :69:31 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)

openlibrary/plugins/openlibrary/code.py

[warning] deprecated - :1125:27 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/openlibrary/connection.py

[warning] deprecated - :213:50 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/upstream/addbook.py

[warning] deprecated - :46:36 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/upstream/borrow.py

[warning] deprecated - :418:21 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)
[warning] deprecated - :524:77 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/upstream/code.py

[warning] deprecated - :213:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/plugins/worksearch/subjects.py

[warning] deprecated - :344:46 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

openlibrary/utils/bulkimport.py

[warning] deprecated - :80:39 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :191:39 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

paasta (https://github.com/yelp/paasta)

paasta_tools/cli/cmds/logs.py

[warning] deprecated - :1018:46 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1315:42 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :1327:40 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

paasta_tools/cli/cmds/start_stop_restart.py

[warning] deprecated - :276:77 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

paasta_tools/utils.py

[warning] deprecated - :1514:30 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :3710:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :3718:52 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

parso (https://github.com/davidhalter/parso)

parso/tree.py

[warning] deprecated - :1:33 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead
[warning] deprecated - :136:6 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead
[warning] deprecated - :144:6 - The class "abstractproperty" is deprecated: Use 'property' with 'abstractmethod' instead

prefect (https://github.com/PrefectHQ/prefect)

src/prefect/input/actions.py

[warning] deprecated - :46:49 - The function "json" is deprecated: The `json` method is deprecated; use `model_dump_json` instead.

pydantic (https://github.com/pydantic/pydantic)

pydantic/deprecated/tools.py

[warning] deprecated - :101:9 - The function "schema_of" is deprecated: `schema_of` is deprecated. Use `pydantic.TypeAdapter.json_schema` instead.

pydantic/__init__.py

[warning] deprecated - :62:46 - The function "root_validator" is deprecated: Pydantic V1 style `@root_validator` validators are deprecated. You should migrate to Pydantic V2 style `@model_validator` validators, see the migration guide for more details
[warning] deprecated - :62:62 - The function "validator" is deprecated: Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
[warning] deprecated - :63:36 - The class "BaseConfig" is deprecated: BaseConfig is deprecated. Use the `pydantic.ConfigDict` instead.
[warning] deprecated - :63:48 - The class "Extra" is deprecated: Extra is deprecated. Use literal values instead (e.g. `extra='allow'`)

pydantic/color.py

[warning] deprecated - :89:32 - The class "Color" is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.
[warning] deprecated - :242:56 - The class "Color" is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.
[warning] deprecated - :252:34 - The class "Color" is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.

pydantic/deprecated/decorator.py

[warning] deprecated - :85:72 - The function "validate_arguments" is deprecated: The `validate_arguments` method is deprecated; use `validate_call` instead.

pydantic/deprecated/json.py

[warning] deprecated - :16:21 - The class "Color" is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.
[warning] deprecated - :56:5 - The class "Color" is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.
[warning] deprecated - :132:16 - The function "pydantic_encoder" is deprecated: `pydantic_encoder` is deprecated, use `pydantic_core.to_jsonable_python` instead.

pydantic/deprecated/parse.py

[warning] deprecated - :78:12 - The function "load_str_bytes" is deprecated: `load_str_bytes` is deprecated.

pydantic/main.py

[warning] deprecated - :267:30 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :278:39 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :288:30 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :436:10 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :546:10 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :937:34 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :1094:31 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :1105:35 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :1248:29 - The function "dict" is deprecated: The `dict` method is deprecated; use `model_dump` instead.
[warning] deprecated - :1362:25 - The function "load_str_bytes" is deprecated: `load_str_bytes` is deprecated.
[warning] deprecated - :1415:21 - The function "load_file" is deprecated: `load_file` is deprecated.
[warning] deprecated - :1557:38 - The function "pydantic_encoder" is deprecated: `pydantic_encoder` is deprecated, use `pydantic_core.to_jsonable_python` instead.
[warning] deprecated - :1561:21 - The function "pydantic_encoder" is deprecated: `pydantic_encoder` is deprecated, use `pydantic_core.to_jsonable_python` instead.

pydantic/types.py

[warning] deprecated - :1949:78 - The class "PaymentCardNumber" is deprecated: The `PaymentCardNumber` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_payment/#pydantic_extra_types.payment.PaymentCardNumber.

pydantic/v1/_hypothesis_plugin.py

[warning] deprecated - :105:20 - The class "Color" is deprecated: The `Color` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.
[warning] deprecated - :126:22 - The class "PaymentCardNumber" is deprecated: The `PaymentCardNumber` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_payment/#pydantic_extra_types.payment.PaymentCardNumber.
[warning] deprecated - :139:14 - The class "PaymentCardNumber" is deprecated: The `PaymentCardNumber` class is deprecated, use `pydantic_extra_types` instead. See https://docs.pydantic.dev/latest/api/pydantic_extra_types_payment/#pydantic_extra_types.payment.PaymentCardNumber.

python-sop (https://gitlab.com/dkg/python-sop)

sop/__init__.py

[warning] deprecated - :424:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

pywin32 (https://github.com/mhammond/pywin32)

AutoDuck/fixHelpCompression.py

[warning] deprecated - :16:10 - The function "WriteProfileVal" is deprecated: This function is obsolete, applications should use the registry instead.

Pythonwin/pywin/framework/editor/vss.py

[warning] deprecated - :45:29 - The function "GetProfileVal" is deprecated: This function is obsolete, applications should use the registry instead.
[warning] deprecated - :46:28 - The function "GetProfileVal" is deprecated: This function is obsolete, applications should use the registry instead.

Pythonwin/pywin/framework/sgrepmdi.py

[warning] deprecated - :606:29 - The function "GetProfileSection" is deprecated: This function is obsolete, applications should use the registry instead.
[warning] deprecated - :620:30 - The function "WriteProfileVal" is deprecated: This function is obsolete, applications should use the registry instead.

com/win32com/test/testMSOffice.py

[warning] deprecated - :147:38 - The function "MakeTime" is deprecated: Use pywintypes.Time() instead.

com/win32comext/shell/demos/servers/folder_view.py

[warning] deprecated - :25:18 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :91:17 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :92:17 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :93:18 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :94:18 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :99:16 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :100:17 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :101:17 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :102:17 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.
[warning] deprecated - :103:17 - The function "MakeIID" is deprecated: Use pywintypes.IID() instead.

win32/Lib/win32serviceutil.py

[warning] deprecated - :139:28 - The function "GetProfileVal" is deprecated: This function is obsolete, applications should use the registry instead.

schema_salad (https://github.com/common-workflow-language/schema_salad)

docs/conf.py

[warning] deprecated - :22:23 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)

speedrun.com_global_scoreboard_webapp (https://github.com/Avasam/speedrun.com_global_scoreboard_webapp)

backend/api/api_wrappers.py

[warning] deprecated - :56:33 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

backend/api/core_api.py

[warning] deprecated - :36:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :37:29 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

backend/api/global_scoreboard_api.py

[warning] deprecated - :76:20 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

backend/services/user_updater.py

[warning] deprecated - :78:30 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

static-frame (https://github.com/static-frame/static-frame)

static_frame/core/type_clinic.py

[warning] deprecated - :16:26 - The class "NBitBase" is deprecated: `NBitBase` is deprecated and will be removed from numpy.typing in the future. Use `@typing.overload` or a `TypeVar` with a scalar-type as upper bound, instead. (deprecated in NumPy 2.3)
[warning] deprecated - :1581:28 - The class "NBitBase" is deprecated: `NBitBase` is deprecated and will be removed from numpy.typing in the future. Use `@typing.overload` or a `TypeVar` with a scalar-type as upper bound, instead. (deprecated in NumPy 2.3)

static_frame/test/unit/test_type_clinic.py

[warning] deprecated - :11:26 - The class "NBitBase" is deprecated: `NBitBase` is deprecated and will be removed from numpy.typing in the future. Use `@typing.overload` or a `TypeVar` with a scalar-type as upper bound, instead. (deprecated in NumPy 2.3)
[warning] deprecated - :38:9 - The class "NBitBase" is deprecated: `NBitBase` is deprecated and will be removed from numpy.typing in the future. Use `@typing.overload` or a `TypeVar` with a scalar-type as upper bound, instead. (deprecated in NumPy 2.3)
[warning] deprecated - :37:1 - The class "NBitBase" is deprecated: `NBitBase` is deprecated and will be removed from numpy.typing in the future. Use `@typing.overload` or a `TypeVar` with a scalar-type as upper bound, instead. (deprecated in NumPy 2.3)

stone (https://github.com/dropbox/stone)

test/test_python_gen.py

[warning] deprecated - :145:33 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :221:33 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)
[warning] deprecated - :413:33 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/utils/typing.py

[warning] deprecated - :221:65 - The class "Index" is deprecated: Deprecated since Python 3.9. Use the index value directly instead.
[warning] deprecated - :258:65 - The class "Index" is deprecated: Deprecated since Python 3.9. Use the index value directly instead.
[warning] deprecated - :276:65 - The class "Index" is deprecated: Deprecated since Python 3.9. Use the index value directly instead.

sympy (https://github.com/sympy/sympy)

sympy/testing/runtests.py

[warning] deprecated - :1176:28 - The class "Str" is deprecated: Replaced by ast.Constant; removed in Python 3.14
[warning] deprecated - :1195:33 - The class "Str" is deprecated: Replaced by ast.Constant; removed in Python 3.14

tornado (https://github.com/tornadoweb/tornado)

tornado/autoreload.py

[warning] deprecated - :339:26 - The function "get_loader" is deprecated: Use importlib.util.find_spec() instead. Will be removed in Python 3.14.

tornado/test/httpclient_test.py

[warning] deprecated - :932:43 - The function "utcnow" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .now(datetime.timezone.utc)

tornado/test/httputil_test.py

[warning] deprecated - :506:42 - The function "utcfromtimestamp" is deprecated: Use timezone-aware objects to represent datetimes in UTC; e.g. by calling .fromtimestamp(datetime.timezone.utc)