- Notifications
You must be signed in to change notification settings - Fork 209
Pull requests: RefactoringGuru/design-patterns-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix return type of functions in AbstractProductB (run 'mypy')
#13 by tomichec was closed Nov 7, 2025 Loading…
Fix unexpected behavior with mutable object as default param in Iterator Pattern
#11 by matheusfelipeog was closed Nov 3, 2023 Loading…
remove mutable default argument in prototype __deepcopy__ method
#9 by santunioni was merged Jan 12, 2022 Loading…
add inheritance-based Adapter; move existed Adapter to 'object' folder
#4 by Elfpkck was merged Jun 5, 2020 Loading…
Add new prototype concenptual implementation using python's copy lib
#3 by meetmangukiya was merged Jan 23, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.