public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: [pgadmin-org/pgadmin4] 5f3965: 1) Replace utcnow() function with datetime.now(tim...
Date: Fri, 03 Nov 2023 04:25:50 -0700
Message-ID: <pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 5f3965ff0a67c4cba38c72d0e9aa49960bb7bb8a
https://github.com/pgadmin-org/pgadmin4/commit/5f3965ff0a67c4cba38c72d0e9aa49960bb7bb8a
Author: Akshay Joshi <[email protected]>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M web/pgadmin/misc/bgprocess/process_executor.py
M web/pgadmin/misc/bgprocess/processes.py
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/utils/passexec.py
Log Message:
-----------
1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12.
2) Correct the URL to log an issue in pgAdmin in the ERD tool script.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgadmin-org/pgadmin4] 5f3965: 1) Replace utcnow() function with datetime.now(tim...
In-Reply-To: <pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox