forked from pytest-dev/pytest
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: adamtheturtle/pytest
Author
Label
Projects
Milestones
Reviews
Assignee
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.