forked from aniani/vim
patch 8.2.2876: configure cannot detect Python 3.10
Problem: Configure cannot detect Python 3.10. Solution: Use sys.version_info. (closes #8233)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2876,
|
||||
/**/
|
||||
2875,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user