aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/_aix_support.py
Commit message (Expand)AuthorAge
* gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429)Ayappan Perumal2023-02-02
* gh-92584: Remove references to removed _bootsubprocess (#99062)Victor Stinner2022-11-03
* Fix typos in multiple files (GH-26689)Binbin2021-06-12
* bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment (GH-25...Michael Felt2021-05-04
* bpo-39936: _aix_support uses _bootsubprocess (GH-18970)Victor Stinner2020-03-12
* bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303)Michael Felt2019-12-16