Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

raispbizerra

raispbizerra created a review on a pull request on ansys/pyrocky

View on GitHub

raispbizerra deleted a branch ansys/pyrocky

fix-winreg-linux

raispbizerra pushed 1 commit to main ansys/pyrocky
  • Skip winreg import in linux platforms (#154) 15b2500

View on GitHub

raispbizerra pushed 2 commits to fix-winreg-linux ansys/pyrocky
  • Add skip labels compatibility (#153) 65cc756
  • Import winreg only in windows platforms f50777e

View on GitHub

raispbizerra opened a pull request on ansys/pyrocky
Import winreg only in windows platforms
The `winreg` module shouldn't be imported in Linux platforms, so it was moved inside the `_get_exec_using_winreg` function.
raispbizerra created a branch on ansys/pyrocky

fix-winreg-linux - A Python API for Ansys Rocky