#13627 closed defect (worksforme)
Documentation Inconsistency in Trac Software
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I would like to report a discrepancy in the Trac documentation. The current documentation advises against using Python version 3, stating that it is not supported. However, there are instances within the installation commands where Python 3 is either required or permitted.
This inconsistency creates confusion for users trying to set up the software, as it is unclear whether Python 3 is acceptable for certain operations. It would be beneficial to update the documentation to provide accurate and consistent information regarding the compatibility and usage of Python 3 in Trac.
Thank you for addressing this matter.



See 1.5/TracInstall and 1.5/TracUpgrade. The documentation will be synced soon to make the 1.5 scoped documents the primary.