Skip to content
Avatar

Achievements

Achievements

Organizations

@python
Block or Report

Block or report tim-one

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. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 1

  2. msieve Public

    Forked from radii/msieve

    msieve - Number Field Sieve implementation by Jason Papadopoulos

    C 1 1

  3. mimalloc Public

    Forked from microsoft/mimalloc

    mimalloc is a compact general purpose allocator with excellent performance.

    C 1 1

40 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Created 4 commits in 1 repository

Created a pull request in python/cpython that received 1 comment

bpo-46020: Optimize long_pow for the common case

This cuts a bit of overhead by not initializing the table of small odd powers unless it's needed for a large exponent. https://bugs.python.org/issu…

+13 −6 1 comment
Opened 2 other pull requests in 1 repository

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