Skip to content
Avatar
  • Mutable Minds, Inc.
  • Santa Clara, California

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report rhettinger

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 Loading

  1. Sample code for the video course: Modern Python: Big Ideas, Little Code

    Python 370 124

  2. Public web pages from talks

    HTML 25 15

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 17 4

  4. Forked from sdelquin/data_science

    Different study cases of handling and analysis data, using python tools.

    Jupyter Notebook 12 3

  5. Forked from shreyans29/thesemicolon

    This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.

    Jupyter Notebook 2 4

  6. revad Public

    Forked from Rufflewind/revad

    Reverse-mode automatic differentiation in Rust (experiment)

    Rust 1

257 contributions in the last year

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

Contribution activity

November 2021

Created 8 commits in 1 repository

Created a pull request in python/cpython that received 21 comments

Created an issue in python/typeshed that received 1 comment

Annotation for builtin max() function uses wrong comparison operator

The stubs for max() use SupportsLessThanT but should use SupportsGreaterThanT instead. The CPython source uses Py_GT. Instrumenting calls to max()

1 comment
Loading

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