Skip to content
Avatar
  • FZ Jülich
  • München

Organizations

@python @sphinx-doc @mlz-ictrl @tango-controls @PyO3 @pygments @ethercat-rs
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.

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. Rust (de)serialization for the Python pickle format.

    Rust 135 18

  2. fddf Public

    Fast data dupe finder

    Rust 98 7

  3. rick Public

    INTERCAL interpreter/compiler

    Rust 24 5

  4. advent18 Public

    Advent of Code 2018 (Rust)

    Rust 22 1

  5. rugments Public

    Experiment to port the Pygments highlighter to Rust.

    Rust 18

  6. Ack-like search tool written in Rust

    Rust 17 1

761 contributions in the last year

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

Contribution activity

October 2022

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

Make is_instance() and is_subclass() take &PyAny

Should be (mostly?) compatible since &PyType auto-derefs to &PyAny. Fixes #2694

+10 −10 3 comments
Opened 2 other pull requests in 1 repository

Created an issue in PyO3/pyo3 that received 5 comments

Allow any object as "type" in is_instance

Discussed in #2693 Originally posted by samuelcolvin October 18, 2022 I'd like to do an is_instance check with typing.Sequence, however let sequen…

5 comments
Opened 1 other issue in 1 repository
Answered 2 discussions in 1 repository
PyO3/pyo3

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