This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
picard
Watch
1
Star
0
Fork
0
You've already forked picard
mirror of
https://github.com/fergalmoran/picard.git
synced
2026-04-08 05:25:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eded4a6b2a58a81206ba5b7bbd64871effaa9d30
picard
/
picard
/
script
History
Philipp Wolfer
8891f9cea2
Replace deprecated datetime.utcnow() with datetime.now(datetime.UTC)
...
datetime.utcnow is deprecated since Python 3.12
2024-04-30 11:30:51 +02:00
..
__init__.py
Move remaining DEFAULT_* constants to
const.defaults
2024-04-26 18:11:51 +02:00
functions.py
import _ -> import gettext as _
2024-04-22 10:42:49 +02:00
parser.py
Update copyright headers
2024-01-18 17:40:29 +01:00
serializer.py
Replace deprecated datetime.utcnow() with datetime.now(datetime.UTC)
2024-04-30 11:30:51 +02:00