Issue40190
Created on 2020-04-04 23:57 by BTaskaya, last changed 2020-04-05 00:41 by vstinner. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 19380 | merged | BTaskaya, 2020-04-04 23:59 | |
| Messages (2) | |||
|---|---|---|---|
| msg365804 - (view) | Author: Batuhan Taskaya (BTaskaya) * | Date: 2020-04-04 23:57 | |
We already have support for linux alternatives of this (PHYS_PAGES * PAGESIZE), it would good to add AIX_REALMEM to sysconf for AIX. |
|||
| msg365806 - (view) | Author: STINNER Victor (vstinner) * | Date: 2020-04-05 00:40 | |
New changeset 909f4a30093f74d409711e564f93a43167ca0919 by Batuhan Taşkaya in branch 'master': bpo-40190: Add support for _SC_AIX_REALMEM in sysconf (GH-19380) https://github.com/python/cpython/commit/909f4a30093f74d409711e564f93a43167ca0919 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-05 00:41:06 | vstinner | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2020-04-05 00:40:56 | vstinner | set | nosy:
+ vstinner messages: + msg365806 |
| 2020-04-04 23:59:27 | BTaskaya | set | keywords:
+ patch stage: patch review pull_requests: + pull_request18742 |
| 2020-04-04 23:57:19 | BTaskaya | create | |