Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ivanli1990
/
python-patterns
Public
forked from
faif/python-patterns
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 17, 2019
Merge pull request #306 from duboviy/patch-1
Show description for 24c876d
faif
authored
24c876d
View commit details
Copy full SHA for 24c876d
Browse repository at this point
Update .travis.yml
duboviy
authored
a916b09
View commit details
Copy full SHA for a916b09
Browse repository at this point
Update tox.ini
duboviy
authored
2c95590
View commit details
Copy full SHA for 2c95590
Browse repository at this point
ci37 attempt
duboviy
authored
d5b0849
View commit details
Copy full SHA for d5b0849
Browse repository at this point
Update .travis.yml
duboviy
authored
b26d4d0
View commit details
Copy full SHA for b26d4d0
Browse repository at this point
Update .travis.yml
duboviy
authored
1e551ef
View commit details
Copy full SHA for 1e551ef
Browse repository at this point
Add Support for Python 3.8
duboviy
authored
26bf31e
View commit details
Copy full SHA for 26bf31e
Browse repository at this point
Commits on Jun 4, 2019
Merge pull request #299 from codetriage-readme-bot/codetriage-badge
Show description for e13574b
faif
authored
e13574b
View commit details
Copy full SHA for e13574b
Browse repository at this point
Add CodeTriage badge to faif/python-patterns
Show description for 4decf9f
codetriage-readme-bot
committed
4decf9f
View commit details
Copy full SHA for 4decf9f
Browse repository at this point
Commits on May 10, 2019
Merge pull request #297 from foxyblue/228-remove-80
Show description for 8c47dfc
faif
authored
8c47dfc
View commit details
Copy full SHA for 8c47dfc
Browse repository at this point
Replace TL;DR80 -> TL;DR
s3bw
committed
2ea6bab
View commit details
Copy full SHA for 2ea6bab
Browse repository at this point
Commits on May 1, 2019
Merge pull request #296 from gyermolenko/more_doctests_
Show description for 1417906
faif
authored
1417906
View commit details
Copy full SHA for 1417906
Browse repository at this point
Doctest for lazy_evaluation
gyermolenko
committed
5aed472
View commit details
Copy full SHA for 5aed472
Browse repository at this point
Doctest for observer
gyermolenko
committed
4a6aed7
View commit details
Copy full SHA for 4a6aed7
Browse repository at this point
Commits on Apr 7, 2019
Merge pull request #291 from gyermolenko/refactor_flyweight_pattern
Show description for fc3d072
faif
authored
fc3d072
View commit details
Copy full SHA for fc3d072
Browse repository at this point
Merge pull request #292 from gyermolenko/more_doctests
Show description for c960478
faif
authored
c960478
View commit details
Copy full SHA for c960478
Browse repository at this point
Merge pull request #293 from gyermolenko/update_readme_about_tox
Show description for e262696
faif
authored
e262696
View commit details
Copy full SHA for e262696
Browse repository at this point
Merge pull request #294 from gyermolenko/rename_update_factory
Show description for e775d4a
faif
authored
e775d4a
View commit details
Copy full SHA for e775d4a
Browse repository at this point
delete redundant tests
gyermolenko
committed
a2b90f9
View commit details
Copy full SHA for a2b90f9
Browse repository at this point
Rename _factory method_ to factory, update
gyermolenko
committed
d6cac0f
View commit details
Copy full SHA for d6cac0f
Browse repository at this point
Commits on Apr 6, 2019
Update readme with notes about tox
gyermolenko
committed
a6c1919
View commit details
Copy full SHA for a6c1919
Browse repository at this point
Doctests for more scripts
gyermolenko
committed
271a61b
View commit details
Copy full SHA for 271a61b
Browse repository at this point
Update flyweight pattern
gyermolenko
committed
76bc024
View commit details
Copy full SHA for 76bc024
Browse repository at this point
Commits on Mar 14, 2019
Merge pull request #290 from gyermolenko/forgot_to_install_codecov_in_travis
Show description for 27395d8
faif
authored
27395d8
View commit details
Copy full SHA for 27395d8
Browse repository at this point
Commits on Mar 13, 2019
Install codecov only when needed
gyermolenko
committed
0e52cbd
View commit details
Copy full SHA for 0e52cbd
Browse repository at this point
Merge pull request #288 from gyermolenko/separate_version_specific_scripts_p2
Show description for 6726564
faif
authored
6726564
View commit details
Copy full SHA for 6726564
Browse repository at this point
Merge pull request #289 from gyermolenko/setup_tox_
Show description for ba45647
faif
authored
ba45647
View commit details
Copy full SHA for ba45647
Browse repository at this point
Commits on Mar 12, 2019
fix travis
gyermolenko
committed
1eeaa94
View commit details
Copy full SHA for 1eeaa94
Browse repository at this point
Setup tox
gyermolenko
committed
2e5cd24
View commit details
Copy full SHA for 2e5cd24
Browse repository at this point
Commits on Mar 9, 2019
Remove redundant test
gyermolenko
committed
c1ab03c
View commit details
Copy full SHA for c1ab03c
Browse repository at this point
Separate flyweight per python version
gyermolenko
committed
eafccb0
View commit details
Copy full SHA for eafccb0
Browse repository at this point
Separate blackboard per python version
gyermolenko
committed
2ce0d4e
View commit details
Copy full SHA for 2ce0d4e
Browse repository at this point
Commits on Mar 8, 2019
Merge pull request #287 from gyermolenko/separate_version_specific_scripts
Show description for 423fe9d
faif
authored
423fe9d
View commit details
Copy full SHA for 423fe9d
Browse repository at this point
Commits on Mar 7, 2019
Exclude files for flake8 and pytest in the same way
gyermolenko
committed
02b653a
View commit details
Copy full SHA for 02b653a
Browse repository at this point
Ignore py2-specific tests for py3 and vice versa
gyermolenko
committed
f7e9ed1
View commit details
Copy full SHA for f7e9ed1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.