test_vector3d stderr

/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:6: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import multiarray
/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:7: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import umath
etc/python/grass/lib/gis.py:797: DeprecationWarning: classic int division
  ('__val', c_ulong * (1024 / (8 * sizeof(c_ulong)))),
Building topology for vector map
<tmp_vect3d@__lib_python_pygrass_vector_test_vector3d>...
Registering primitives...

10 primitives registered
10 vertices registered
Building areas...
   0%  10%  20%  30%  40%  50%  60%  70%  80%  90% 100%
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
  10%  20%  30%  40%  50%  60%  70%  80%  90% 100%
Number of nodes: 0
Number of primitives: 10
Number of points: 10
Number of lines: 0
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
.Removing vector <tmp_vect3d>

----------------------------------------------------------------------
Ran 1 test in 0.045s
OK