Commit Graph

7 Commits

Author SHA1 Message Date
65519f950a pyDevSup working as a module in require system 2020-08-21 14:31:34 +02:00
Michael Davidsaver
3620e1e013 3.14 compat 2020-03-03 11:22:00 -08:00
Michael Davidsaver
1b95827718 Merge remote-tracking branch 'origin/devel'
* origin/devel:
  Python init: don't install sig handlers. Fix #5
  Fix pyIocApp's Makefile
  testing cleanup
  cleanup and inithook
  minor
  update doc
  Base 3.14
  py3
  travis-ci update
  test field access and dset
  start PDB unittest
  rework to separate out python module
  separate softIocPy build
  Makefile updates from p4p

# Conflicts:
#	devsupApp/src/dbapi.c
#	devsupApp/src/pydevsup.h
2019-03-12 17:18:05 -07:00
Michael Davidsaver
574ca20bdb cleanup and inithook 2018-11-04 16:47:23 -08:00
Michael Davidsaver
2c34d9df52 py3 2018-11-04 15:42:34 -08:00
Michael Davidsaver
a3524c5aa0 start PDB unittest 2018-11-04 11:38:18 -08:00
Michael Davidsaver
f428d2a4e4 rework to separate out python module
Remove the magic from the magic _db* modules.
Combine as one 'devsup._dbapi'.

libpyDevSup exists only to bootstrap python
interpreter in IOCs.
2018-11-03 13:33:36 -07:00