Skip to content

Fix: python3.9 compatibility message in docs #3266#3341

Merged
sgoggins merged 3 commits intochaoss:mainfrom
PredictiveManish:docs-update
Oct 29, 2025
Merged

Fix: python3.9 compatibility message in docs #3266#3341
sgoggins merged 3 commits intochaoss:mainfrom
PredictiveManish:docs-update

Conversation

@PredictiveManish
Copy link
Contributor

Description
This removes the python3.9 compatibility message in docs.

This PR fixes #3266

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: PredictiveManish <manisht0914@gmail.com>
Copy link
Contributor

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me! Just noticed a python 3.6 mention on the line below and suggested a fix for that too!


**Python 3.9 is not yet supported because TensorFlow, which we use in our machine learning workers, does not yet support Python 3.9.**

Our REST API & data collection workers write in Python 3.6. We query the GitHub & GitLab API to collect data about issues, pull requests, contributors, and other information about a repository, so GitLab and GitHub access tokens are **required** for data collection.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have never seen the option to "sign off and commit suggestion" ... Also, since its not tagged as "ready", I'm checking.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

im not sure what you mean here

@sgoggins
Copy link
Member

Don't see Podman failing and all the other CII jobs succeeding too often. We should have a GitHub / Augur badge for that! :D

@MoralCode
Copy link
Contributor

Occasionally the jobs just need rerunning. Ive seen them error for random reasons, which is why I submitted that change to fix the free space on the docker builds

Co-authored-by: Adrian Edwards <17362949+MoralCode@users.noreply.github.com>
Signed-off-by: Manish Tiwari <manish.tiwari.09@zohomail.in>
@MoralCode MoralCode added the discussion Seeking active feedback, usually for items under active development label Oct 28, 2025
Copy link
Contributor

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

simple docs change, LGTM

@MoralCode MoralCode added ready Items tested and seeking additional approvals or a merge. Usually for items under active development and removed discussion Seeking active feedback, usually for items under active development labels Oct 28, 2025
@sgoggins sgoggins merged commit ce9fb34 into chaoss:main Oct 29, 2025
10 checks passed
@PredictiveManish PredictiveManish deleted the docs-update branch December 21, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready Items tested and seeking additional approvals or a merge. Usually for items under active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

recheck comment about python3.9 compatibility in docs

3 participants