issues
search
scikit-hep
/
pyhepmc
Easy-to-use Python bindings for HepMC3
https://scikit-hep.org/pyhepmc/
BSD 3-Clause "New" or "Revised" License
21
stars
11
forks
source link
pyiostream improvements
#50
Closed
HDembinski
closed
1 year ago
HDembinski
commented
2 years ago
[x] pyiostream should be able to wrap sys.stdout
- [ ] pyiostream should use the buffer of the Python object if possible instead of allocating a separate buffer
The second thing is not possible with the public API.
- [ ] pyiostream should use the buffer of the Python object if possible instead of allocating a separate bufferThe second thing is not possible with the public API.