Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / faif/python-patterns issues and pull requests

#38 - Adding singleton pattern

Pull Request - State: closed - Opened by abhishekgahlot over 10 years ago

#38 - Adding singleton pattern

Pull Request - State: closed - Opened by abhishekgahlot over 10 years ago

#37 - Updated print function's arguments in borg.py.

Pull Request - State: closed - Opened by honishi over 10 years ago

#36 - Prettify pub-sub pattern

Pull Request - State: closed - Opened by romannekhor over 10 years ago

#35 - Remove __pycache__ and add __pycache__ to .gitignore

Pull Request - State: closed - Opened by wangwangwar over 10 years ago

#34 - publish_subscribe pattern

Pull Request - State: closed - Opened by HanWenfang almost 11 years ago - 2 comments

#33 - added catalog pattern

Pull Request - State: closed - Opened by diopib almost 11 years ago

#33 - added catalog pattern

Pull Request - State: closed - Opened by diopib almost 11 years ago

#32 - Update graph_search.py

Pull Request - State: closed - Opened by ghost almost 11 years ago

#32 - Update graph_search.py

Pull Request - State: closed - Opened by ghost almost 11 years ago

#31 - Two minor pep8 changes

Pull Request - State: closed - Opened by osscca almost 11 years ago

#30 - duplicate method removed

Pull Request - State: closed - Opened by msbanik almost 11 years ago

#30 - duplicate method removed

Pull Request - State: closed - Opened by msbanik almost 11 years ago

#29 - Make use of informal string representation for abstract_factory

Issue - State: closed - Opened by faizandfurious almost 11 years ago - 3 comments

#29 - Make use of informal string representation for abstract_factory

Issue - State: closed - Opened by faizandfurious almost 11 years ago - 3 comments

#28 - Pep8 corrections

Pull Request - State: closed - Opened by osscca almost 11 years ago

#27 - Several changes to mediator.py

Pull Request - State: closed - Opened by slunk almost 11 years ago

#26 - Remove the code example in favor of the doctests

Pull Request - State: closed - Opened by dbykov almost 11 years ago - 3 comments

#26 - Remove the code example in favor of the doctests

Pull Request - State: closed - Opened by dbykov almost 11 years ago - 3 comments

#25 - Some small pep8 corrections.

Pull Request - State: closed - Opened by osscca almost 11 years ago

#25 - Some small pep8 corrections.

Pull Request - State: closed - Opened by osscca almost 11 years ago

#24 - Idiomatic changes, README change.

Pull Request - State: closed - Opened by reem almost 11 years ago

#24 - Idiomatic changes, README change.

Pull Request - State: closed - Opened by reem almost 11 years ago

#23 - added two more patterns, 3-tier and mvc

Pull Request - State: closed - Opened by harenson about 11 years ago

#23 - added two more patterns, 3-tier and mvc

Pull Request - State: closed - Opened by harenson about 11 years ago

#22 - Some minor changes

Pull Request - State: closed - Opened by osscca about 11 years ago

#22 - Some minor changes

Pull Request - State: closed - Opened by osscca about 11 years ago

#21 - The file labled as 'abstract_factory.py' isn't really an abstract factory.

Issue - State: closed - Opened by dlai0001 about 11 years ago - 2 comments

#21 - The file labled as 'abstract_factory.py' isn't really an abstract factory.

Issue - State: closed - Opened by dlai0001 about 11 years ago - 2 comments

#20 - PEP-8 New line at the end of the file

Issue - State: closed - Opened by shyamsalimkumar about 11 years ago - 2 comments

#20 - PEP-8 New line at the end of the file

Issue - State: closed - Opened by shyamsalimkumar about 11 years ago - 2 comments

#19 - PEP-8 discrepancy in Bridge pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#19 - PEP-8 discrepancy in Bridge pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#18 - PEP-8 discrepancy in Prototype pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#18 - PEP-8 discrepancy in Prototype pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#17 - PEP-8 discrepancy in Strategy pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#17 - PEP-8 discrepancy in Strategy pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#16 - PEP-8 discrepancy in Pool pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#16 - PEP-8 discrepancy in Pool pattern

Pull Request - State: closed - Opened by jcdenton about 11 years ago

#15 - Simplified example

Pull Request - State: closed - Opened by Julian-O about 11 years ago

#15 - Simplified example

Pull Request - State: closed - Opened by Julian-O about 11 years ago

#14 - Fixed a number of pep8 violations

Pull Request - State: closed - Opened by osscca about 11 years ago

#14 - Fixed a number of pep8 violations

Pull Request - State: closed - Opened by osscca about 11 years ago

#13 - Added @property and minor formatting improvement

Pull Request - State: closed - Opened by tamasgal over 11 years ago - 2 comments

#13 - Added @property and minor formatting improvement

Pull Request - State: closed - Opened by tamasgal over 11 years ago - 2 comments

#12 - Add singleton patterns

Pull Request - State: closed - Opened by dongweiming over 11 years ago - 3 comments

#12 - Add singleton patterns

Pull Request - State: closed - Opened by dongweiming over 11 years ago - 3 comments

#11 - Zip parameters were reversed

Pull Request - State: closed - Opened by betoboullosa over 11 years ago - 1 comment

#11 - Zip parameters were reversed

Pull Request - State: closed - Opened by betoboullosa over 11 years ago - 1 comment

#10 - Add Singleton Pattern

Pull Request - State: closed - Opened by francis-shuoch over 11 years ago - 6 comments

#9 - Pass

Pull Request - State: closed - Opened by Rootex over 11 years ago

#9 - Pass

Pull Request - State: closed - Opened by Rootex over 11 years ago

#8 - Error in the iterator.py

Issue - State: closed - Opened by goinnn over 11 years ago - 1 comment

#7 - Created graph_search.py

Pull Request - State: closed - Opened by Rootex over 11 years ago

#7 - Created graph_search.py

Pull Request - State: closed - Opened by Rootex over 11 years ago

#6 - Simplified the count_to function

Pull Request - State: closed - Opened by lihan almost 12 years ago

#5 - changed wrong logic for checking busy attribute

Pull Request - State: closed - Opened by karlosmid about 12 years ago

#4 - update of pool.py

Pull Request - State: closed - Opened by karlosmid about 12 years ago

#3 - Is Borg really implemented right ?

Issue - State: closed - Opened by jpic about 12 years ago - 7 comments
Labels: enhancement

#2 - update of factory_method.py

Pull Request - State: closed - Opened by karlosmid about 12 years ago

#1 - Aren't some of these a bit silly?

Issue - State: closed - Opened by andybak about 12 years ago - 3 comments