Scientific experiment control systems engineer at FZ Jülich's outstation at the MLZ neutron source, working on open source in Python and Rust
-
FZ Jülich
- München
Highlights
- 3 discussions answered
Block or Report
Block or report birkenfeld
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
710 contributions in the last year
Less
More
Contribution activity
November 2021
Created 15 commits in 7 repositories
Created 2 repositories
- birkenfeld/zapf-rs Rust
- birkenfeld/rust-phf Rust
Created a pull request in PyO3/pyo3 that received 11 comments
add PyType::is_subclass_of and PyAny::is_instance_of
which get the type to check against as an arguments, as opposed to a compile-time generic type. Also added some tests for the instance/subclass met…
+83
−4
•
11
comments
Opened 2 other pull requests in 2 repositories
rust-phf/rust-phf
1
merged
PyO3/pyo3
1
merged
Reviewed 2 pull requests in 1 repository
PyO3/pyo3
2 pull requests
Created an issue in rust-lang/rust that received 1 comment
Better error for re-borrowing &'static mut member from struct as &'static
Given the following code: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=530228d1c5fdd9bde2c39643ddd8ff9a struct Test { da…
1
comment