summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-03-13Revert "Upgrade python/mock to 4.0.2"android-r-preview-4android-r-preview-3android-r-preview-2Herbert Xue
2020-03-11Add intersphinx.Chris Withers
2020-01-29ReST bugfixChris Withers
2020-01-29another code coverage patternChris Withers
2020-01-29fixup: point sphinx conf at new version locationChris Withers
2020-01-29instructions for running coverage on cpython's mock packageChris Withers
2020-01-13update list of supported versions.Chris Withers
2019-09-23Fix a typoBulat Bochkariov
2019-05-02Note about changelog entries for changes not in cpython.Chris Withers
2019-05-02New release instructions.Chris Withers
2019-05-02note about how to mark uncalled functions used in tests such that coverage ig...Chris Withers
2019-05-02remove jython support for now, we can bring it back if there's demandChris Withers
2019-04-30remove pbr and replace with simpler to understand and discover code.Chris Withers
2019-04-30simplify and clean up docsChris Withers
2019-04-30move python 3-only code to its own file.Chris Withers
2019-04-30mention --skip-reason in backporting docs.Chris Withers
2019-04-30python-2 spelling is assertRaisesRegexpChris Withers
2019-04-30backport note that f-strings should be re-written.Chris Withers
2019-04-30add the ability to skip an unneeded patch.Chris Withers
2019-04-27opportunistically update lastsync.txtChris Withers
2019-04-27add note about changes needed to make patches work in the backportChris Withers
2019-04-27update backporting docs.Chris Withers
2019-04-27script for backporting patches from cpython.Chris Withers
2019-04-27Move last sync point to its own file.Chris Withers
2018-11-29fix another license urlChris Withers
2018-11-29Merge branch 'master' into pypiChris Withers
2018-11-29Merge pull request #435 from jdufresne/unittest2Chris Withers
2018-11-29Merge pull request #436 from jdufresne/sphinx-warningsChris Withers
2018-09-16Fix Sphinx warningsJon Dufresne
2018-09-16Drop dependency of unittest2; use stdlib unittest insteadJon Dufresne
2018-05-08Drop support for EOL Python 3.3Hugo
2018-04-26Update all pypi.python.org URLs to pypi.orgJon Dufresne
2017-10-28Drop support for EOL Python <= 2.6 & 3.0-3.2, add 3.5 & 3.6Hugo
2016-03-23Update sync point.Robert Collins
2016-03-21Add version info in the docslord63
2016-03-21Drop support for Python 3.2.Robert Collins
2015-09-23Fix typo in docs/index.txtlord63
2015-08-04Be clearer about Python version compatRobert Collins
2015-07-24Update sync point.Robert Collins
2015-07-17Record sync point.Robert Collins
2015-07-15Support python 2.6Darragh Bailey
2015-07-14Update sync point and sync docs.Robert Collins
2015-07-10Cleanup version number handling.Robert Collins
2015-07-10Overhaul docs.Robert Collins
2013-03-18Doc updateMichael Foord
2012-11-07Restore Python 2.4 warning in the changelogMichael Foord
2012-11-07Proper compatibility with functools.wrapsMichael Foord
2012-11-05Typo fixesMichael Foord
2012-11-05Add __wrapped__ to functions decorated with patch variantsMichael Foord
2012-10-07Doc updates for 1.0Michael Foord