- Munich
Block or Report
Block or report konstin
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tracing-durations-export
tracing-durations-export PublicRecord and visualize parallelism of tracing spans
Rust 5
-
PyO3/maturin
PyO3/maturin PublicBuild and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
-
astral-sh/uv
astral-sh/uv PublicAn extremely fast Python package installer and resolver, written in Rust.
-
poc-monotrail
poc-monotrail PublicProof Of Concept for python package management without virtualenvs
-
sokrypton/ColabFold
sokrypton/ColabFold PublicMaking Protein folding accessible to all!
2,894 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2024
Created 49 commits in 7 repositories
Created a pull request in astral-sh/uv that received 9 comments
Reduce stack sizes further and ignore remaining tests
This PR reduces the stack sizes a windows a little further using the stack traces from stack overflows combined with looking at the type sizes. Ult…
Opened 15 other pull requests in 3 repositories
astral-sh/uv
12
merged
-
Validate instead of discovering python patch version
This contribution was made on Feb 8
-
Run the test suite on windows in CI
This contribution was made on Feb 6
-
Use anstream consistently and remove clippy lints
This contribution was made on Feb 6
-
Search and replace windows specific tests in deps
This contribution was made on Feb 5
-
Multiple entries in PUFFIN_PYTHON_PATH for windows tests
This contribution was made on Feb 5
-
Document profiling and tracing-durations-export
This contribution was made on Feb 2
-
gitignore packse scenarios folder
This contribution was made on Feb 2
-
Add windows specific filters for tests
This contribution was made on Feb 1
-
Use normalized display in tests and other small windows fixes
This contribution was made on Feb 1
-
Allow additional assertions on command output
This contribution was made on Feb 1
-
Remove insta_cmd
This contribution was made on Feb 1
-
Refactor remaining integration tests
This contribution was made on Feb 1
PyO3/pyproject-toml-rs
2
merged
-
Update changelog for 0.10.0
This contribution was made on Feb 19
-
Update pep440_rs and pep508_rs
This contribution was made on Feb 18
PyO3/maturin
1
open
-
Update pep440_rs, pep508_rs and pyproject-toml
This contribution was made on Feb 18
Reviewed 27 pull requests in 4 repositories
astral-sh/uv
22 pull requests
-
Implement pip compatible
--no-binary
and--only-binary
optionsThis contribution was made on Feb 10 -
Shorten the novel features highlight in README
This contribution was made on Feb 9
-
Validate instead of discovering python patch version
This contribution was made on Feb 8
-
puffin-resolver: simplify version map construction
This contribution was made on Feb 8
-
Add a error messages highlight to the README
This contribution was made on Feb 8
-
Run the test suite on windows in CI
This contribution was made on Feb 8
-
Use "locations" instead of "listings" for find links errors
This contribution was made on Feb 7
-
Reduce stack sizes further and ignore remaining tests
This contribution was made on Feb 6
-
Add hint for
--no-index
without--find-links
This contribution was made on Feb 6 -
Remove
add
andremove
commandsThis contribution was made on Feb 6 -
Offer tip when users omits pip prefix
This contribution was made on Feb 6
-
Add windows specific filters for tests
This contribution was made on Feb 6
-
Search and replace windows specific tests in deps
This contribution was made on Feb 5
-
Show yank warnings for
pip install
This contribution was made on Feb 5 -
Remove unnecessary
is_dir
inclone_recursive
This contribution was made on Feb 4 -
Clarify documentation for
--no-index
This contribution was made on Feb 4 -
Add Python version support
This contribution was made on Feb 2
-
Invert display of "no versions" incompatibilities with multiple ranges
This contribution was made on Feb 2
-
Yield after channel send and move cpu tasks to thread
This contribution was made on Feb 2
-
Avoid race condition in clone file replacement
This contribution was made on Feb 1
-
Avoid TOCTOU errors in data directory installations
This contribution was made on Feb 1
-
Accommodate minute-level filters in Insta
This contribution was made on Feb 1
astral-sh/ruff
3 pull requests
-
Migrate to
nextest
This contribution was made on Feb 10 -
Revert "Use publicly available Apple Silicon runners (#9726)"
This contribution was made on Feb 5
-
Don't trim last empty line in docstrings
This contribution was made on Feb 4
zanieb/pubgrub
1 pull request
-
range: make 'as_singleton' return a borrow
This contribution was made on Feb 8
pubgrub-rs/pubgrub
1 pull request
-
feat: contains_many and simplify works with iter of V not just &V
This contribution was made on Feb 2
Created an issue in astral-sh/uv that received 15 comments
Puffin can't build ujson on windows due to pip difference
The ujson
package includes a [build-system]
, but no build-backend
. It installs with pip but fails with puffin.
Specifically,
pip install https://fi…
Opened 5 other issues in 1 repository
astral-sh/uv
2
closed
3
open
-
Warn about yanked package in pip install
This contribution was made on Feb 5
-
Support msys2 python
This contribution was made on Feb 5
-
Better filters API for tests
This contribution was made on Feb 2
-
Run ecosystem checks before announcement
This contribution was made on Feb 1
-
Document minimum supported python version
This contribution was made on Feb 1