Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ReadMe.rst | 2012-03-30 | 1.0 kB | |
pyars-1.7.1.win32.exe | 2012-03-30 | 1.3 MB | |
pyars-1.7.1.zip | 2012-03-30 | 1.4 MB | |
Totals: 3 Items | 2.7 MB | 0 |
Changes in 1.7.1 (2012-03-30)
- pyars.erars: fixed a bug in GetMultipleActiveLinks which would not run with servers V7.5 or higher. I also changed the documentation of the default parameters so that they show False as their default setting. By changing to named parameters, it should be more resilient against future parameter changes.
- pyars.erars: fixed a similar bug in GetMultipleSchemas which would not run with servers V7.6.03 or higher. By changing to named parameters, it should be more resilient against future parameter changes.
- pars.erars: fixed GetMultipleEscalations to allow for more parameters (similarly to GetMultipleFilters -- thanx to a hint from Bruno Piaui).
- erars_test: enhanced the tests to catch both bugs mentioned above
- pyars.ars: I believe that redefinition of ARFilterStruct and ARFilterList for version 7.6.03 of the API was redundant; I have now commented it out, if no problems occur, I will remove it with the next release.