Message 338562 - Python tracker
Message338562
| Author | steve.dower |
|---|---|
| Recipients | brett.cannon, eric.snow, eryksun, jkloth, lukasz.langa, mattip, ncoghlan, paul.moore, ralf.gommers, steve.dower, tim.golden, zach.ware |
| Date | 2019-03-21.17:58:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553191103.39.0.424728409283.issue36085@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I added some logging for the AppVeyor build at https://ci.appveyor.com/project/python/cpython/builds/23258953 Looks like the offending DLLs are: - perf-MSSQL$SQL2017-sqlctr14.0.1000.169.dll - perf-MSSQL$SQL2016-sqlctr13.1.4474.0.dll Since the events are pulled out in reverse order, I assume the first one is the problem. I'll see if I can ping the MSSQL team and find out if they know what's going on. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-21 17:58:23 | steve.dower | set | recipients: + steve.dower, brett.cannon, paul.moore, ncoghlan, tim.golden, jkloth, lukasz.langa, eric.snow, zach.ware, mattip, eryksun, ralf.gommers |
| 2019-03-21 17:58:23 | steve.dower | set | messageid: <1553191103.39.0.424728409283.issue36085@roundup.psfhosted.org> |
| 2019-03-21 17:58:23 | steve.dower | link | issue36085 messages |
| 2019-03-21 17:58:23 | steve.dower | create | |