Skip to content

python3 porting fixups

Nis Martensen requested to merge nma/piuparts:py3_fixups into develop

Three individual fixes, one per commit:

  • drop accidentally introduced argument to _cursor.mynext() again
  • only try to append lists, not lists and dict keys
  • give os.write the byte sequence it needs

Merge request reports

Loading