Skip to content

v2.4.0

Compare
Choose a tag to compare
@bsrdjan bsrdjan released this 23 Apr 13:47

❗ Upgrade to SAP NWRFC SDK PL8 before using PyRFC 2.4.0 or newer

❗ Package name is changed, use pip install pyrfc instead of pip install pynwrfc. The 2.4.0 is the last release available in pynwrfc package well.

info

PL8 release info: https://launchpad.support.sap.com/#/notes/3038428

bug-fixes

  • Package rename to pyrfc 47143f5
  • get_nwrfclib_version exposed at package and Connection level
  • Build from source is now the default installation method on Linux. Cython is required, cpp sources not packaged any more.

improvements

  • 'examples` source code formatting 5171ee5