-
h/t @derekeder
-
Hi @simolus3 - it looks like you've contributed many quality PRs to this repo (https://github.com/dart-lang/build/pull/3771, ...). Thanks! Are you interested in being made a committer here? You'd be a…
-
We need to be able to run our integration tests against PR builds. Ideally this would be against VSMain, but if that's not possible we may have to settle for the latest public Preview.
-
- [x] GMSH v4 support - https://github.com/SCOREC/core/pull/374
- [x] Extrusion tags - https://github.com/SCOREC/core/pull/375
- [x] https://github.com/SCOREC/core/pull/380 - in master @ https://git…
-
## Goal
As a developer I want to have AI for my PRs
## Acceptance Criteria
- [ ] AI is working for our PRs
## Additional Information
https://githubnext.com/projects/copilot-for-pull-requests/…
-
I often see PRs with misleading or vague titles. This is problematic, as the PR titles often end up being the commit titles, and commit titles are one of the most important tools we have when searchin…
-
# Feature or enhancement
### Proposal:
It's already possible to show specialized bytecode using `dis.dis(code, adaptive=True)` but it's not possible to do it from the CLI. I think we can add a flag …
-
There are a handful of PRs against the census package that need attention from a maintainer. https://github.com/datamade/census/pulls
-
# Feature or enhancement
### Proposal:
We have convenience macros for `PyMem_New` and `PyMem_Resize` to allocate memory for *n* objects of the given type without checking if `n * sizeof(T)` would ov…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Expected Behavior:
Check [latest workflow](https://github.com/ynput/ayon-syncsketch/actions/runs/11217770992) …