Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Changed DIGIT.DIGIT to MAJOR.MINOR resolving #11122 #11281

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

AR10X
Copy link
Contributor

@AR10X AR10X commented Oct 6, 2021

Description

Closes #11122

This PR makes solves the described issue and makes the documentation better for users.
File location : docs/source/config_file.rst

Test Plan

To describe a Python version instead of DIGIT.DIGIT, it is better as MAJOR.MINOR since Python 3.10 version has minor '10' which is not a digit.

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

@JelleZijlstra JelleZijlstra merged commit d0a41a0 into python:master Oct 6, 2021
@AR10X AR10X deleted the doc-fixes branch October 7, 2021 04:06
ilevkivskyi pushed a commit that referenced this pull request Nov 16, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mypy.ini file python_version says DIGIT.DIGIT which is wrong for 3.10
2 participants