| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@podshumok Could you please take a quick look if it's okay for you? |
Sorry, something went wrong.
| if sequence_generator is None: | ||
| sequence_generator = SimpleSequenceGenerator() | ||
| self.sequence_generator = sequence_generator | ||
| self.sequence_generator = sequence_generator or SimpleSequenceGenerator() |
There was a problem hiding this comment.
I think is None version is better here as people may want to override __bool__ for things like sequence generators
Sorry, something went wrong.
There was a problem hiding this comment.
Yeah, makes sense. I'll change it back.
Sorry, something went wrong.
|
Some strings are too long for my screen (I have vision problems and hence I use PEP8 recommended 79 columns). Apart from that it looks good. |
Sorry, something went wrong.
|
Got it, will reformat those lines. |
Sorry, something went wrong.
* Add `tox.ini`, support `2.6`, `2.7`, `3.4`, `3.5`, `3.6` and `3.7` * Drop Python `3.2` and `3.3` support * Improve PEP8-compliance in a few places * Bump version to `1.0.2` and mark it as stable * Add classifiers to `setup.py` * Improve `.gitignore` with standard templates for popular environments * Remove some dead code in comments
|
Oki, addressed the comments. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.