@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,119 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 24 commits in 5 repositories
Created 1 repository
- tiran/pythondev Python
Created a pull request in python/cpython that received 41 comments
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
+194
−49
•
41
comments
Opened 19 other pull requests in 4 repositories
python/cpython
2
open
14
merged
- gh-84461: Add sys._emscripten_info, improve docs and build
- gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
- bpo-40280: WASM docs and smaller browser builds (GH-32412)
- bpo-40280: WASM defaults to no dynamic linking (GH-32360)
- bpo-40280: Detect missing threading on WASM platforms (GH-32352)
- bpo-47009: Fix assert on big endian (GH-32332)
- bpo-47208: Allow vendors to override CTYPES_MAX_ARGCOUNT (GH-32297)
- bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
- bpo-40280: Add limited Emscripten REPL (GH-32284)
- bpo-46315: Use fopencookie only on Emscripten 3.x and newer (GH-32266)
- bpo-40280: Detect if WASM platform supports threading
- bpo-40280: Enable most file-at() and nanosleep APIs again (GH-32238)
- bpo-46023: makesetup: skip all duplicate modules (GH-32234)
- bpo-40280: Add debug Emscripten flavors (GH-32233)
- gh-90005: Port _ctypes to PY_STDLIB_MOD
- bpo-40280: Emscripten fork_exec now fails early (GH-32224)
vstinner/pythondev
1
merged
ethanhs/python-wasm
1
merged
tiran/cpython_builddep
1
merged
Reviewed 16 pull requests in 2 repositories
python/cpython
15 pull requests
- gh-84461: Add sys._emscripten_info, improve docs and build
- gh-91353: Fix void return type handling in ctypes (GH-32246)
- bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
- bpo-40280: WASM docs and smaller browser builds (GH-32412)
- bpo-40280: Detect missing threading on WASM platforms (GH-32352)
- bpo-47061: deprecate audioop
- Fix typo in ssl docs
- bpo-45774: Harden SQLite detection
-
bpo-47061: deprecate the
aifcmodule - bpo-47182: Ensure test_ucnhash_capi_reset doesn't pass PYTHONHOME to _testembed.exe
- bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads
- [3.9] bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
- [3.10] bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
- bpo-47196: Fix one more PyInit function signature
- bpo-47196: Fix function pointer cast in test_imp
freeipa/freeipa-operator
1 pull request
Created an issue in python/cpython that received 9 comments
posix.sched_{get|set}affinity(-1) no longer returns ProcessLookup causing test failures on FreeBSD
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fi…
9
comments