@python core developer, Python security team, PSF fellow, security-monger, Open Source advocate, Red Hat SecEng / IdM dev (he/him)
Views are my own.
-
Red Hat
- Hamburg, Germany
- @ChristianHeimes
Block or Report
Block or report tiran
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
freeipa Public
Forked from freeipa/freeipa
Mirror of FreeIPA, an integrated security information management solution
-
-
-
jwcrypto Public
Forked from latchset/jwcrypto
Implements JWK,JWS,JWE specifications using python-cryptography
Python 1
1,048 contributions in the last year
Activity overview
Contributed to
python/cpython,
tiran/cpython_builddep,
ethanhs/python-wasm
and 61 other
repositories
Contribution activity
May 2022
Created 11 commits in 3 repositories
Created 1 repository
Created a pull request in python/cpython that received 2 comments
Opened 11 other pull requests in 3 repositories
python/cpython
2
open
6
merged
- gh-90473: Decrease recursion limit and skip tests on WASI
- gh-90473: Fail subprocess early on Emscripten/WASI (GH-92802)
- gh-84461: Skip network require tests on Emscripten (GH-92383)
- gh-70363: Emscripten cannot fstat renamed spool file (GH-92354)
- gh-84461: Emscripten's faccessat() does not accept flags
- gh-64783: Don't check value of SIG_DFL and SIG_IGN
- gh-92135: test_cppext requires subprocess (GH-92349)
- gh-92345: Import rlcompleter before sys.path is extended