Message354140
After pushing some fixes to 3.8 and master branches, I tested the following commands in 3.7, 3.8 and master branches:
make distclean
./configure --prefix=$HOME/.local --with-assertions
make
./python -m test -j0 test_bytes test_gc test_capi
These commands now work in the 3 branches. I close the issue.
Thanks Vinay Sajip for the bug report! Thanks T. Wouters for previous fixes.
@T. Wouters: I took the liberty of closing your PR 16594 in favor of my PR 16623. I may backport PR 16612 enhancements to 3.8 later, but not jus before a 3.8.0 final release to no stress our release manager ;-) |
|
| Date |
User |
Action |
Args |
| 2019-10-07 20:39:08 | vstinner | set | recipients:
+ vstinner, twouters, vinay.sajip |
| 2019-10-07 20:39:08 | vstinner | set | messageid: <1570480748.61.0.765475661192.issue38376@roundup.psfhosted.org> |
| 2019-10-07 20:39:08 | vstinner | link | issue38376 messages |
| 2019-10-07 20:39:08 | vstinner | create | |
|