~wooksong/nnstreamer-ros/+git/tizenport-ros-genpy:kinetic-devel

Last commit made on 2018-10-29
Get this branch:
git clone -b kinetic-devel https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-genpy

Branch merges

Branch information

Recent commits

d43aa2a... by Markus Grimm

Allow returning derived types in overloaded operators (#100)

1f0c0e1... by Christian Clauss

reload() was move into importlib in Python 3 (#98)

* reload() was move into importlib in Python 3

* Remove the alignment of comments

* if type(field_val) == unicode: # noqa: F821

6ba67f6... by Kartik Mohta

Fix _convert_getattr for handling uint8[] message fields in Python 3 (#96)

* Fix _convert_getattr for handling uint8[] message fields in Python 3

In Python3, a message field with uint8[] type is received as the bytes
type so we need to handle the conversion of the bytes type to a list of
numbers when stringifying the message field.

* Use isinstance() instead of type() in _convert_getattr for checking type

5227060... by Dirk Thomas <email address hidden>

0.6.7

53fef35... by Dirk Thomas <email address hidden>

update changelog

081cd18... by Dirk Thomas <email address hidden>

Merge pull request #89 from jspricke/fix_hurd

Fix exception handling on Hurd

6a5ee04... by Jochen Sprickerhof <email address hidden>

Use errno detect existing dir

Hurd uses a different errno for example.

32c78d7... by Dirk Thomas <email address hidden>

Merge pull request #84 from gavanderhoorn/patch-1

Fix typo.

2fe96c6... by "G.A. vd. Hoorn" <email address hidden>

Fix typo.

64c161b... by Dirk Thomas <email address hidden>

0.6.6