[Python-checkins] [python/cpython] 7c2f82: bpo-28845: Clean up known issues for AIX (GH-1670)

GitHub noreply at github.com
Wed May 24 15:27:49 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 7c2f82d158a19ec9ee6b7e259c243e1f06f0434f
      https://github.com/python/cpython/commit/7c2f82d158a19ec9ee6b7e259c243e1f06f0434f
  Author: Eric N. Vander Weele <ericvw at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M Misc/README.AIX

  Log Message:
  -----------
  bpo-28845: Clean up known issues for AIX (GH-1670)

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 at gmail.com>




More information about the Python-checkins mailing list