]> granicus.if.org Git - python/commit
bpo-34579: Fix test_embed DEFAULT_CON AIX (GH-9063)
authorMichael Felt <aixtools@users.noreply.github.com>
Sat, 15 Sep 2018 09:28:31 +0000 (11:28 +0200)
committerVictor Stinner <vstinner@redhat.com>
Sat, 15 Sep 2018 09:28:31 +0000 (02:28 -0700)
commitd2067318c79f66cfdabc53333715a02d5fa5ff81
tree1ca58850ff660c923c1c1aa1227d4e67f547c4ff
parent3d07349d19dda1ff82167ad363b25e0181d5388e
bpo-34579: Fix test_embed DEFAULT_CON AIX (GH-9063)

* Modify DEFAULT_CONFIG for AIX

* bedevere/news did not like old name

* Modify NEWS entry

* Modified per peer review

* Define and use NULL_STR constant to account for AIX libc behavior

* Modify per peer review

* Modify NEWS
Lib/test/test_embed.py
Misc/NEWS.d/next/Tests/2018-09-04-15-16-42.bpo-34579.bp4HdM.rst [new file with mode: 0644]