testing with python 3.6 3.7
Jason Kenny <[email protected]> Tue, 30 Oct 2018 13:49:30 +0000
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <SN2PR01MB2045698066EFD6A9374E8E9C84CC0@SN2PR01MB2045.prod.exchangelabs.com> |
Hi, I was wondering if SCons had noticed any testing issues with python 3.6 or newer. I noticed as I was porting Parts to python3 I was having some testing issues related to testing the output of some values that had been controlled by values in dict object. I discovered that with python 3.6 and made official in 3.7 the insert order is preserved. This caused some false positive failures for me as values. I was just curious if this was seen with the scons move to python3 as well. Jason _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev