[issue40211] Clarify preadv and pwritev is supported AIX 7.1 and newer.

New submission from Batuhan Taskaya batuhanosmantaskaya@gmail.com:
preadv and pwritev are supported on AIX 7.1 and newer, it would be good to clarify this in the documentation.
---------- assignee: docs@python components: Documentation messages: 365880 nosy: BTaskaya, docs@python, pablogsal priority: normal severity: normal status: open title: Clarify preadv and pwritev is supported AIX 7.1 and newer. versions: Python 3.7, Python 3.8, Python 3.9
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue40211 _______________________________________

Change by Batuhan Taskaya batuhanosmantaskaya@gmail.com:
---------- keywords: +patch pull_requests: +18762 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19401
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue40211 _______________________________________

Pablo Galindo Salgado pablogsal@gmail.com added the comment:
New changeset cae2275949157490b469d79ef250387eca324b9e by Batuhan Taskaya in branch 'master': bpo-40211: Clarify os.preadv and os.pwritev are supported on AIX 7.1+ (GH-19401) https://github.com/python/cpython/commit/cae2275949157490b469d79ef250387eca3...
----------
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue40211 _______________________________________

Change by Batuhan Taskaya isidentical@gmail.com:
---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue40211 _______________________________________
participants (2)
-
Batuhan Taskaya
-
Pablo Galindo Salgado