Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Nord Software
- Helsinki, Finland
Pro
-
Nord Software
- Helsinki, Finland
Popular repositories
5,635 contributions in the last year
Activity overview
Contribution activity
February 2020
- hugovk/action-label-syncer Go
- hugovk/python-cmudict Python
- hugovk/pycurl Python
- hugovk/jsonlines Python
Created a pull request in pycurl/pycurl that received 9 comments
Stop using legacy bdist_wininst
The bdist_wininst file type is deprecated by PyPI:
https://www.python.org/dev/peps/pep-0527/
It will probably be removed soon:
pypa/warehouse#6792
+2
−6
•
9
comments
- Convert remaining tests to use pytest.mark.parametrize
- Refactor some tests to use pytest.mark.parametrize
- Disambiguate naturaldate return: only append year if more than ~5 months away
- Revert "Allow 3.9-dev to fail"
- Add micro- and millisecond units to naturaldelta and naturaltime
- Allow 3.9-dev to fail
- Drop support for EOL Python 2
- Move fa_IR translations to correct location
- Add Japanese translation
- Fix lint
- Add GitHub Action to create a release from a tag
- Update setup and remove unused boilerplate docs
- Lint with tox and pre-commit on GitHub Actions
- Update README
- Move installable code to src/
- Add common __version__, same as VERSION
- Fix invalid date format in test
- Improve test coverage to 100%
- Test with coverage and send to Codecov
- Test Linux, macOS and Windows on GitHub Actions
- Replace deprecated 'python setup.py test' with pytest
- Fix invalid date format in test
- Improve test coverage to 100%
- Test with coverage and send to Codecov
- Test Linux, macOS and Windows on GitHub Actions
- Replace deprecated 'python setup.py test' with pytest
- Include tests in release source tarball
- Fixing pt_BR typos
- Use built-in mock from unittest when available (Python 3.4+)
- Include tests in release source tarball
- Add Finnish translation
- Make examples Python 3 compatible
- Spelling fix
- Python 3.6 invalid escape sequence deprecation fixes
- French people use long scale naming system
- make VERSION match reality
- Test on newer Python versions
3
repositories not shown
Created an issue in pypa/virtualenv that received 11 comments
`ModuleNotFoundError: No module named 'pip'` with 3.x-dev on Travis CI
If submitting a BUG please provide:
Minimal reproducible example or detailed descriptions
OS and pip list output
OS: Xenial
pip list: don't kno…
•
11
comments
48
contributions
in private repositories
Feb 3 – Feb 18