Files
pallectrum/electrum
SomberNight d54184dbc1 fix some DeprecationWarnings in python3.12
...\electrum\electrum\logging.py:137: 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).
...\electrum\electrum\x509.py:310: 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).
2023-12-24 08:57:57 +00:00
..
2023-11-13 10:47:18 +01:00
2023-09-09 14:14:43 +02:00
2023-12-22 11:03:58 +01:00
2023-12-04 14:15:39 +08:00
2023-12-04 14:15:39 +08:00
2023-10-27 16:01:23 +00:00
2023-12-04 14:15:39 +08:00
2023-12-13 12:31:22 +01:00
2023-12-04 14:15:39 +08:00
2023-12-18 12:20:48 +01:00