Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kangtegong pushed 3 commits to add_myname KangByeong-Gyu/collaboration
kangtegong pushed 2 commits to main kangtegong/collaboration
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Update GitHub Actions workflow to support Python 3.8 Changed Python version in the PyPI release workflow from 3.12 t... 62e6db2
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Refactor: Rename methods and centralize print_report 0d2f124
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Merge PyftraceBase into tracer.py - Consolidated the PyftraceBase abstract base class into tracer.py to eliminate re... 380da34
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Merge PyftraceBase into tracer.py - Consolidated the PyftraceBase abstract base class into tracer.py to eliminate re... 709dbdb
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Lowering the minimum supported version further from 3.10 to 3.8 d2751f6
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Added debugging messages for setprofile event. Commented messages for debugging in the setprofile event monitor. It'... 630d80c
kangtegong opened an issue on kangtegong/pyftrace
strange stdlib path in github CI (windows-latest, python 3.10)
When I run below inside github CI (windows-latest, python 3.10), ``` $ sysconfig.get_paths()["stdlib"] ``` I got `C:/hostedtoolcache/windows/Python/3.10.11/x64/Lib`. However, a function(...kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Improve test debugging and output normalization - Added `self.maxDiff = None` in `setUp` to display the full diff fo... 103e56a
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Improve test debugging and output normalization - Added `self.maxDiff = None` in `setUp` to display the full diff fo... 452ace7
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Improve test debugging and output normalization - Added `self.maxDiff = None` in `setUp` to display the full diff fo... 193c53d
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Improve test debugging and output normalization - Added `self.maxDiff = None` in `setUp` to display the full diff fo... 7944757
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Improve test debugging and output normalization - Added `self.maxDiff = None` in `setUp` to display the full diff fo... 5187e54
kangtegong pushed 3 commits to feature/python3.10+ kangtegong/pyftrace
- Fix tracing of return values for imported functions - Changed `self.call_stack` to store function names instead of f... 4a4825f
- Refactor tracing of function and module names, return value - Use `getattr` for safe retrieval of `func_name` and `m... 434f4dc
- Improve test output handling and comparison in runtests.py - Introduced `normalize_output` to output comparison. -... ec287c9
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Update CI workflow to expand Python version compatibility - Added Python 3.10 and 3.11 to the test matrix in github ... 6771e8f
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Lower Python minimum version to 3.10 and implement setprofile-based tracing - Implemented dual tracing mechanisms ba... d681b14
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Lower Python minimum version to 3.10 and implement setprofile-based tracing - Implemented dual tracing mechanisms ba... 86da6d2
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Lower Python minimum version to 3.10 and implement setprofile-based tracing - Implemented dual tracing mechanisms ba... ffdb7cd
kangtegong pushed 1 commit to feature/python3.10+ kangtegong/pyftrace
- Lower Python minimum version to 3.10 and implement setprofile-based tracing - Implemented dual tracing mechanisms ba... 7a81c17