Technologist @nordprojects. @pypa maintainer.
-
Nord Projects
- London, UK
-
22:24
- 1h ahead - https://joerick.me/
- @[email protected]
Highlights
- Pro
Pinned Loading
-
pyinstrument
pyinstrument Public🚴 Call stack profiler for Python. Shows you why your code is slow!
-
pypa/cibuildwheel
pypa/cibuildwheel Public🎡 Build Python wheels for all the platforms with minimal configuration.
-
nordprojects/lantern
nordprojects/lantern PublicTransform any surface into mixed-reality using Raspberry Pi, a laser projector, and Android Things.
-
nordprojects/sirius
nordprojects/sirius PublicForked from langeland/sirius
An alternative backend for the Little Printer
301 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 4 commits in 2 repositories
Created a pull request in pypa/cibuildwheel that received 16 comments
Change to the iOS testing option semantics
cc @freakboy3742
I've been thinking about the test-command option, and the implicit addition of python -m
.
I was thinking that the failure mode of…
+206
−69
lines changed
•
16
comments
Opened 2 other pull requests in 1 repository
pypa/cibuildwheel
2
open
-
[2.x] Update dependencies
This contribution was made on Apr 21
-
Test enable groups as specified by PR labels
This contribution was made on Apr 13
Reviewed 10 pull requests in 1 repository
pypa/cibuildwheel
10 pull requests
-
Change to the iOS testing option semantics
This contribution was made on Apr 23
-
feat: initial support for riscv64
This contribution was made on Apr 21
-
fix(CI): Cirrus CI macos jobs
This contribution was made on Apr 13
-
chore: rework virtual environments creation for tests
This contribution was made on Apr 13
-
Support GraalPy
This contribution was made on Apr 12
-
General docs improvements for v3.0
This contribution was made on Apr 12
-
chore: add a selection of PERF rules
This contribution was made on Apr 12
-
refactor: pull out dependency_constraint
This contribution was made on Apr 5
-
fix: support wider range of verbosity settings on other build backends
This contribution was made on Apr 5
-
Add the ability to declare safe tools in a cross-build environment.
This contribution was made on Apr 5
Created an issue in pypa/cibuildwheel that received 5 comments
PYTHONSAFEPATH in tests?
@joerick would setting PYTHONSAFEPATH
makes sense for tests? That would only help 3.11+, but SPEC 0 packages are 3.11+ already and they tend to be…
5
comments