cached-property.git
2020-10-21 Daniel FeldroyUpdate README.md master
2020-09-21 Daniel FeldroyFix README indentation
2020-09-21 Daniel FeldroyChangeover to markdown
2020-09-21 Daniel FeldroyMerge pull request #234 from Secrus/migrate-to-md
2020-09-21 Daniel FeldroyMerge branch 'master' into migrate-to-md
2020-09-21 Daniel FeldroyMerge in work by @secrus
2020-09-21 Daniel FeldroyMerge in work by @secrus
2020-09-21 Bartek SokorskiDelete HISTORY.rst
2020-09-21 Bartek SokorskiAdd HISTORY.md
2020-09-21 Bartek SokorskiDelete README.rst
2020-09-21 Bartek SokorskiFix some md lint errors
2020-09-21 Bartek SokorskiAdd README.md
2020-09-21 Daniel FeldroyUpdate README.rst
2020-09-21 Daniel FeldroyMerge branch 'master' of github.com:pydanny/cached...
2020-09-21 Daniel FeldroyRemove support for Python 2.7
2020-09-21 Daniel FeldroyUpdate AUTHORS.md
2020-09-21 Daniel FeldroyMerge pull request #233 from Secrus/migrate-to-md
2020-09-21 Bartek SokorskiDelete CONTRIBUTIONG.rst
2020-09-21 Daniel FeldroyCleanup of RST 1.5.2
2020-09-21 Bartek SokorskiAdd CONTRIBUTING.md
2020-09-21 Daniel FeldroyPrep for release of version 1.5.2
2020-09-21 Daniel FeldroyCheat with ugly
2020-09-21 Daniel FeldroyUse older requirements
2020-09-21 Bartek SokorskiDelete AUTHORS.rst
2020-09-21 Daniel FeldroyRemove twine and wheel from the testing requirements
2020-09-21 Bartek SokorskiAdd new AUTHORS.md file
2020-09-21 Daniel FeldroyFix the wheel
2020-09-21 Daniel FeldroyMerge branch 'master' of github.com:pydanny/cached...
2020-09-21 Daniel FeldroyUpdate all the packages and remove macos-latest
2020-09-21 Daniel FeldroyUpdate tox.ini
2020-09-21 Daniel FeldroyDelete .travis.yml
2020-09-21 Daniel FeldroyIgnore RST files with code tests
2020-09-21 Daniel FeldroyUpdate README.rst
2020-09-21 Daniel FeldroyMatrix cleanup
2020-09-21 Daniel FeldroyRemoving unnecessary logic
2020-09-21 Daniel FeldroyIgnore line that breaks Flake8 check for Python 2.7
2020-09-21 Daniel FeldroyIgnore flake8 error that affects Python 2.7 only
2020-09-21 Daniel FeldroyAdd in the Python and OS matrix
2020-09-21 Daniel FeldroyUpdate python-package.yml
2020-09-21 Daniel FeldroyCreate python-package.yml
2020-09-12 Daniel FeldroyMerge pull request #132 from dotlambda/patch-1
2020-07-03 Daniel FeldroyUpdate FUNDING.yml
2020-03-13 Daniel Roy... Create FUNDING.yml
2020-02-28 Daniel Roy... Update README.rst
2019-08-10 Daniel Roy... Update AUTHORS.rst
2019-08-10 Daniel Roy... Merge pull request #171 from stikks/docstring_cached_pr...
2019-08-10 Ademolaresolve cached_property docstring not showing
2018-12-11 DanielSwitch back to CC token
2018-12-11 DanielSwitch to encrypted token for code climate
2018-12-11 DanielSet cc to debug mode
2018-12-11 DanielSwitch to more targeted CC specification
2018-12-11 DanielAdd code climate
2018-12-11 DanielMerge branch 'master' of github.com:pydanny/cached...
2018-11-05 Robert SchützInclude conftest.py in PyPI tarball
2018-10-07 DanielBlacking of project
2018-10-04 Daniel Roy... Merge pull request #121 from pydanny/pyup-update-pytest...
2018-10-03 pyup-botUpdate pytest from 3.8.1 to 3.8.2 pyup-update-pytest-3.8.1-to-3.8.2
2018-09-30 Daniel Roy... Merge pull request #119 from pydanny/pyup-update-wheel...
2018-09-30 Daniel Roy... Merge branch 'master' into pyup-update-wheel-0.31.1... pyup-update-wheel-0.31.1-to-0.32.0
2018-09-30 Daniel Roy... Merge pull request #118 from pydanny/pyup-update-twine...
2018-09-30 Daniel Roy... Merge pull request #116 from pydanny/pyup-update-pytest...
2018-09-30 pyup-botUpdate wheel from 0.31.1 to 0.32.0
2018-09-24 pyup-botUpdate twine from 1.11.0 to 1.12.1 pyup-update-twine-1.11.0-to-1.12.1
2018-09-23 pyup-botUpdate pytest from 3.7.4 to 3.8.1 pyup-update-pytest-3.7.4-to-3.8.1
2018-09-05 DanielSkip 1.5.0 because of borked RST 1.5.1
2018-09-05 DanielRelease 1.5.0 1.5.0
2018-09-05 DanielUpdate pytest and pytest-cov
2018-09-05 Daniel Roy... Merge pull request #114 from luzfcb/fix-travis-ci-pytho...
2018-09-05 Fabio C. Barrioneuvo... fix travis-ci python3.7 build
2018-07-31 DanielBump project version
2018-07-31 DanielUpdate to add Python 3.7 and remove 3.3
2018-06-14 Daniel Roy... Merge pull request #103 from asottile/patch-1
2018-06-14 Daniel Roy... Merge pull request #101 from pydanny/pyup-update-pytest...
2018-06-14 Daniel Roy... Merge pull request #98 from pydanny/pyup-update-wheel...
2018-06-14 Daniel Roy... Merge branch 'master' into pyup-update-wheel-0.30.0... pyup-update-wheel-0.30.0-to-0.31.1
2018-06-14 Daniel Roy... Merge pull request #92 from pydanny/pyup-update-wheel...
2018-06-11 Anthony SottileAlso catch `SyntaxError` from asyncio import
2018-06-06 pyup-botUpdate pytest from 3.5.0 to 3.6.1 pyup-update-pytest-3.5.0-to-3.6.1
2018-05-14 pyup-botUpdate wheel from 0.30.0 to 0.31.1
2018-05-02 Daniel Roy... Merge pull request #97 from robert-cody/doc_fix_and_git...
2018-05-02 robert-codyAdd IntelliJ IDEA and local venvs to .gitignore.
2018-05-02 robert-codyBlank line is required after literal block.
2018-04-16 Daniel Roy... Update README.rst
2018-04-09 Daniel Roy... Merge pull request #94 from gtback/patch-1
2018-04-09 Greg BackUpdate release dates for 1.4.1. and 1.4.2
2018-04-08 Daniel Roy... Merge branch 'master' into pyup-update-wheel-0.30.0... pyup-update-wheel-0.30.0-to-0.31.0
2018-04-08 Daniel Roy... Really fixed the tests per 1.4.2
2018-04-08 Daniel Roy... Update contributing docs
2018-04-08 Daniel Roy... Update contributing docs
2018-04-08 Daniel Roy... Fix the tests
2018-04-08 Daniel Roy... Remove black so travis doesnt blow up
2018-04-08 Daniel Roy... Add black code style back
2018-04-08 Daniel Roy... Corrected test invocation
2018-04-08 Daniel Roy... Improved code formatting and prep for release 1.4.1 1.4.1
2018-04-06 Daniel Roy... Merge branch 'master' into pyup-update-wheel-0.30.0...
2018-04-06 Daniel Roy... Merge pull request #91 from pydanny/pyup-update-pytest...
2018-04-06 Daniel Roy... Merge pull request #89 from pydanny/pyup-update-freezeg...
2018-04-05 Daniel Roy... Don't test asyncio on older versions of Python
2018-04-02 pyup-botUpdate wheel from 0.30.0 to 0.31.0
2018-03-23 pyup-botUpdate pytest from 3.3.0 to 3.5.0 pyup-update-pytest-3.3.0-to-3.5.0
next