fix: AttributeError: module 'os' has no attribute 'cwd'
[vpp.git] / src / vpp-api / python / vpp_papi.py
2018-05-07 Andrey "Zed" Zaikinfix: AttributeError: module 'os' has no attribute ... 76/12076/2
2018-04-12 Andrey "Zed" Zaikinfixes python3 TypeError; python2 intact 05/11705/2
2018-03-01 Ole TroanPAPI: pycodestyle on vpp_papi.py 64/10864/2
2018-02-17 Klement Sekeravpp_papi: remove legacy way of calling VPP APIs 23/10623/2
2018-02-17 Klement Sekeravpp_papi: reduce memory leaks 22/10622/3
2018-01-25 Ole TroanVPP-1144: PAPI Import leads to duplicate type definition. 41/10241/2
2017-11-20 Chris LukeHave PAPI find its API definition files 81/9481/2
2017-11-20 dongjuannowhere to set read_timeout 32/9332/4
2017-11-01 Ole TroanVPP-959: Support old version of CFFI 74/9174/2
2017-10-31 Ole TroanVPP PAPI: Error in unserializer for non-array compound... 49/9149/3
2017-10-25 Ole TroanVPP-1033: Python API support arbitrary sized input... 36/8936/6
2017-09-13 Ole TroanVPP-960: Python API add more information in exception... 72/8272/2
2017-08-18 Ole TroanPython API: Fix error message typo. 81/8081/4
2017-08-17 Ole TroanPython API: VPP-947 Empty chroot_prefix fails on encode() 78/8078/2
2017-07-08 Ole TroanAPI: Add Python3 support to vpp_papi.py 88/7488/4
2017-04-20 Damjan Marionvpp-api: rename libpneum to libvppapiclient 04/6204/9
2017-03-15 Ole TroanPython API: Change from cPython to CFFI. 66/5666/14