summaryrefslogtreecommitdiffstats
path: root/Misc/README.AIX
Commit message (Collapse)AuthorAgeFilesLines
* Replace KB unit with KiB (#4293)Victor Stinner2017-11-081-5/+5
| | | | | | | | | | | kB (*kilo* byte) unit means 1000 bytes, whereas KiB ("kibibyte") means 1024 bytes. KB was misused: replace kB or KB with KiB when appropriate. Same change for MB and GB which become MiB and GiB. Change the output of Tools/iobench/iobench.py. Round also the size of the documentation from 5.5 MB to 5 MiB.
* bpo-28845: Clean up known issues for AIX (GH-1670)Eric N. Vander Weele2017-05-241-7/+0
| | | | | | | | | Clean up `Misc/README.AIX` for addressed known issues. - Issues that have been marked fixed: #11184, #11185 - Issues resolved by new AIX version: #1745108 - Issues resolved, but not yet marked fixed/closed: #11188 Signed-off-by: Eric N. Vander Weele <ericvw@gmail.com>
* #10709: add back an updated AIX-NOTES (as README.AIX).Georg Brandl2011-02-191-0/+137
|
* Remove some outdated files from Misc.Brett Cannon2011-01-201-155/+0
|
* Rename AIX-NOTES to something that follows the convention in Misc.Brett Cannon2011-01-191-0/+155