STINNER Victor <vstin...@redhat.com> added the comment:

> Can this be backported to earlier 3.x's and 2.7?

No, a new constant is a new feature. If we add it to Python 3.7.4, it would 
mean that an application written with 3.7.4 will fail on 3.7.3 which would be 
surprising and bad.

----------
nosy: +vstinner
title: mmap module, add MAP_ALIGNED_SUPER FreeBSD constant -> mmap module: add 
MAP_ALIGNED_SUPER FreeBSD constant
type:  -> enhancement

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

Reply via email to