Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report da-woods

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.

Report abuse

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

Report abuse

Popular repositories

  1. cython Public

    Forked from cython/cython

    A Python to C compiler

    Python 2

  2. Just to demonstrate speed changes for proposed Cython `fastcall_args` change

    Python 1

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 1

  4. Forked from pypa/setuptools

    Official project repository for the Setuptools build system

    Python 1

  5. Forked from pypa/distutils

    distutils as found in cpython

    Python 1

353 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to cython/cython, scipy/scipy, python/cpython and 4 other repositories

Contribution activity

May 2022

Created 4 commits in 1 repository

Created a pull request in cython/cython that received 3 comments

Change MACOSX_DEPLOYMENT_TARGET

For Py3.7 See if it fixes breaking CI. I'm not sure why it's only failing for one Python version though

+1 −1 3 comments

Created an issue in cython/cython that received 1 comment

[BUG] except * seems to get interpretted as except -1 for int return type

Describe the bug When a function point is declared with an integer return type, it seems to end up with except ?-1 return type instead. I suspect t…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.