Skip to content
View andfoy's full-sized avatar

Sponsors

@DataDog

Organizations

@spyder-ide @jupyter @Llamatech @Arquisuave @TiMed-dev @gamma-plt @PythonBootcampUniandes

Block or report andfoy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. winpty-rs Public

    Create and spawn processes inside a pseudoterminal in Windows from Rust

    Rust 38 11

  2. pywinpty Public

    Pseudoterminals for Windows in Python

    Python 130 30

  3. extorch Public

    Elixir/Erlang bindings for libtorch (PyTorch)

    Elixir 8 1

  4. spyder-ide/pysyntect Public

    Python bindings for Syntect library

    Rust 8 2

  5. BCV-Uniandes/DMS Public

    Dynamic Multimodal Instance Segmentation Guided by Natural Language Queries, ECCV 2018

    Python 76 8

  6. spyder-ide/spyder-terminal Public

    Run system terminals inside Spyder. Works on Linux, macOS and Windows.

    Python 237 78

371 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to Quansight-Labs/pytest-run-parallel, scipy/scipy, andfoy/pywinpty and 35 other repositories
Loading A graph representing andfoy's contributions from July 21, 2024 to July 22, 2025. The contributions are 73% commits, 15% pull requests, 9% code review, 3% issues. 9% Code review 3% Issues 15% Pull requests 73% Commits

Contribution activity

July 2025

Created a pull request in andfoy/winpty-rs that received 70 comments

Replace ConPTY synchronous pipes by async ones

Closes #93 Fixes andfoy/pywinpty#490 Fixes andfoy/pywinpty#484 This PR replaces synchronous pipes in ConPTY by asynchronous ones (via microsoft/ter…

+1,553 −488 lines changed 70 comments
Opened 1 other pull request in 1 repository
andfoy/pywinpty 1 open
Reviewed 2 pull requests in 2 repositories

Created an issue in microsoft/terminal that received 3 comments

Printing specific sequence causes device attributes sequence to appear

Windows Terminal version 1.22.11141.0 Windows build number 10.0.26100.0 Other Software Python 3.13 Steps to reproduce If the statement print('\x1b[…

3 comments
Loading