FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

pmseries_import: use a datetime UTC interface from python3.6 by natoscott · Pull Request #2203 · performancecopilot/pcp · GitHub

pmseries_import: use a datetime UTC interface from python3.6 - #2203

Merged
natoscott merged 2 commits into
performancecopilot:mainfrom
natoscott:python36-datetime-utc
May 13, 2025
Merged

pmseries_import: use a datetime UTC interface from python3.6#2203
natoscott merged 2 commits into
performancecopilot:mainfrom
natoscott:python36-datetime-utc

Conversation

Copy link
Copy Markdown
Member

Resolves an issue Ken reported running tests in the QA farm, which is due to use of an interface from more-recent-python: python/cpython#91973

natoscott added 2 commits May 8, 2025 10:07
Resolves an issue Ken reported running tests in the QA farm,
which is due to use of an interface from more-recent-python:
python/cpython#91973
The 'text' parameter to subprocess.run() was added in python 3.6
as a more convenient / clear interface - switch to the mechanism
available from the release we support.

https://docs.python.org/3/library/subprocess.html#subprocess.run

Copy link
Copy Markdown
Member

@natoscott LGTM. I've installed your latest version of archive-import.py and run qa/1807 successfully on each of the following:

  • bozo Ubuntu 24.04 Python 3.12.3
  • vm04 CentOS Stream8 Python 3.6.8
  • vm07 Debian 11.11 Python 3.9.2
  • vm20 Ubuntu 20.04 Python 3.8.10

natoscott merged commit 916bd2f into performancecopilot:main May 13, 2025
natoscott deleted the python36-datetime-utc branch May 14, 2025 02:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL