https://bugs.kde.org/show_bug.cgi?id=488275
Bug ID: 488275 Summary: Python deprecation warnings in the drkonqi gdb preamble Classification: Applications Product: drkonqi Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: m...@ratijas.tk Target Milestone: --- SUMMARY drkonqi-coredump-launcher[97095]: /usr/local/kde/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:515: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). drkonqi-coredump-launcher[97095]: boot_time = datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S') drkonqi-coredump-launcher[97095]: /usr/local/kde/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:532: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). drkonqi-coredump-launcher[97095]: 'timestamp': datetime.utcnow().isoformat(), SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: git-master KDE Frameworks Version: git-master Qt Version: 6.7.1 Kernel Version: 6.9.3-arch1-1 (64-bit) Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.