Skip to content
Avatar

Achievements

Achievements

Organizations

@python @sphinx-doc @mlz-ictrl
Block or Report

Block or report birkenfeld

Block user

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

Report abuse

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

Report abuse

Popular repositories

  1. Rust (de)serialization for the Python pickle format.

    Rust 97 8

  2. Fast data dupe finder

    Rust 87 4

  3. Advent of Code 2018 (Rust)

    Rust 22 1

  4. INTERCAL interpreter/compiler

    Rust 21 4

  5. Experiment to port the Pygments highlighter to Rust.

    Rust 18

  6. Ack-like search tool written in Rust

    Rust 17 1

750 contributions in the last year

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

Contribution activity

June 2021

Created a pull request in PyO3/pyo3 that received 4 comments

PyList: remove get_parked_item, use macros for speed on !abi3

I assume that the get_parked_item API is a remnant from long ago? I don't see any other reference to "parked" in the whole codebase, and for users …

+33 −52 4 comments

Created an issue in PyO3/pyo3 that received 6 comments

PyList indexing: negative indices?

PyList::get_item and PySequence::get_item accept isize indices, indicating that negative indices can be used as in Python. PyList::get_item, howeve…

6 comments

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