PyPartMC icon indicating copy to clipboard operation
PyPartMC copied to clipboard

move print_part_progress out of run_part.F90 in PartMC to allow compiling in a replacement in PyPartMC

Open slayoo opened this issue 3 years ago • 10 comments

slayoo avatar May 23 '22 15:05 slayoo

Stale issue message

github-actions[bot] avatar Jul 23 '22 13:07 github-actions[bot]

essentially, the key issue is that whenever the C/C++/Fortran code prints something to stdin/stdout (and not Python), some Python tools get lost (e.g., pytest that we use for test automation which has its own stdin/stdou capture layer), so it would be great to be able to supply our own PyPartMC::print_part_progress but that requires it to be located in another file in the PartMC codebase

slayoo avatar Sep 15 '22 16:09 slayoo

Stale issue message

github-actions[bot] avatar Nov 15 '22 13:11 github-actions[bot]

Stale issue message

github-actions[bot] avatar Jan 23 '23 13:01 github-actions[bot]

Stale issue message

github-actions[bot] avatar Mar 25 '23 13:03 github-actions[bot]

Stale issue message

github-actions[bot] avatar May 25 '23 13:05 github-actions[bot]

Stale issue message

github-actions[bot] avatar Jul 25 '23 13:07 github-actions[bot]

Stale issue message

github-actions[bot] avatar Sep 28 '23 14:09 github-actions[bot]

Stale issue message

github-actions[bot] avatar Dec 06 '23 13:12 github-actions[bot]

Stale issue message

github-actions[bot] avatar Feb 05 '24 13:02 github-actions[bot]