Skip to content

Pull requests: adamtheturtle/pytest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Defer TopRequest creation until first access
#12 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 of 2 tasks
Reuse FunctionDefinition as Function for non-parametrized tests
#11 opened Jul 17, 2026 by adamtheturtle Owner Loading…
3 tasks
Reuse FunctionDefinition markers for parametrized items
#10 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Build first CallSpec2 batch without empty setmulti copies
#9 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Speed up deduplicate_names for fixture closures
#8 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Use ast.fix_missing_locations in assertion rewrite
#7 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Cache Session.gethookproxy during collection
#6 opened Jul 17, 2026 by adamtheturtle Owner Loading…
4 tasks done
Cache Node.__hash__ from the immutable nodeid
#5 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Cache _get_directory lookups during collection
#4 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Speed up getfuncargnames for plain functions
#3 opened Jul 17, 2026 by adamtheturtle Owner Loading…
1 task
Skip fixture reordering for function-scoped-only params
#2 opened Jul 17, 2026 by adamtheturtle Owner Loading…
2 tasks
Speed up test collection for large suites
#1 opened Jul 17, 2026 by adamtheturtle Owner Loading…
5 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.