New submission from Lysandros Nikolaou <lisandros...@gmail.com>:

In sysconfig.py there is a comment starting with FIXME that states that 
_PY_VERSION should get its value from sys.version_info instead of sys.version, 
because it is an implementation detail.

Should this be changed? If so, I would like to create a PR.

----------
messages: 328769
nosy: lys.nikolaou
priority: normal
severity: normal
status: open
title: Change _PY_VERSION to derive from sys.version_info in sysconfig
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35096>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to