mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* backup * output bond stereoAtoms in debugMol() * stop removing STEREOCIS/STEREOTRANS markers in setDoubleBondNeighborDirections() * Re-establish bond dirs in reaction products. * test all that (the first set of tests, should do more) * cleanups * add SetDoubleBondNeighborDirections() to python API and test it * add more tests * changes in response to review * add another c++ test, fix the java tests