Skip to content
Avatar
🔥
Making @python faster!
🔥
Making @python faster!

Organizations

@python @microsoft @InvestmentSystems @faster-cpython @MicrosoftCopilot
Block or Report

Block or report brandtbucher

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
brandtbucher/README.md

Major Projects

I'm a computer-engineer-turned-software-engineer, heavily involved in CPython development.

2019

Python Enhancement Proposals

2020

Dynamic Languages Symposium 2020

Python Enhancement Proposals

2021

PyCon JP 2021

Python 3.10 Release Stream

Python Enhancement Proposals

2022

PyCon US 2022

Popular repositories

  1. Visualize CPython 3.11's specializing, adaptive interpreter. 🔥

    Python 262 5

  2. pycapi Public

    Over 600 fast Python bindings to the CPython C API. 🤯

    C 38

  3. hax Public

    Write compiled bytecode inline with pure Python. 🤖

    Python 37 1

  4. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 9

  5. automap Public

    High-performance autoincremented integer-valued mappings. 🗺️

    C 9 4

  6. these Public

    The Markov Zenerator. 🧘🏻‍♂️

    Python 4

388 contributions in the last year

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

Contribution activity

September 2022

Created 2 commits in 1 repository

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

GH-93911: Fix LOAD_ATTR_PROPERTY caches

Stats show that LOAD_ATTR_PROPERTY has a near-100% failure rate. This is because it always sets the cached function version to 1, regardless of the…

+7 −5 6 comments
Reviewed 2 pull requests in 1 repository

Created an issue in python/cpython that received 3 comments

NOTRACE_DISPATCH breaks tracing

Most of our quickened instructions start by asserting that tracing isn't enabled, and end by calling NOTRACE_DISPATCH(), which skips tracing checks…

3 comments

Joined the Copilot organization

@MicrosoftCopilot
Copilot

This organization provides access to Copilot for some enterprise members.

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