summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add pyproject.tomlStephen Finucane2022-01-281-0/+3
| * Mark README as rSTStephen Finucane2022-01-284-3/+4
| * setup.cfg: Replace dashes with underscoresStephen Finucane2022-01-282-7/+8
* | Merge pull request #52 from jelmer/mockJelmer Vernooij2022-01-281-5/+9
|\ \ | |/ |/|
| * Don't access mock at import time so it can be swapped out with another mock i...Jelmer Vernooij2022-01-281-5/+9
|/
* Merge pull request #42 from gibizer/masterJelmer Vernooij2021-03-092-0/+12
|\
| * Add possibility to reset the FakeLoggerBalazs Gibizer2019-05-022-0/+12
* | Merge pull request #46 from stephenfin/remove-legacy-libsJelmer Vernooij2021-03-0418-141/+125
|\ \
| * | Remove six and other Python 2 handling codeStephen Finucane2021-02-2512-81/+45
| * | Drop support for Python < 3.6, add 3.7 - 3.9Stephen Finucane2021-02-255-40/+31
| * | Fix tests on Python 3.9Stephen Finucane2021-02-252-15/+42
| * | Remove use of 'extras'Stephen Finucane2021-02-251-5/+7
|/ /
* | Merge pull request #41 from EdwardBetts/spellingJelmer Vernooij2019-06-125-7/+7
|\ \
| * | Correct spelling mistakes.Edward Betts2018-02-175-7/+7
| |/
* | Drop support for EOL Python 2.6 and 3.3Jelmer Vernooij2019-06-129-38/+22
|\ \ | |/ |/|
| * Drop support for EOL Python 3.3Hugo2018-06-044-4/+2
| * Drop support for EOL Python 2.6Hugo2018-06-041-1/+0
| * pick 8626952e Test ImageDraw2Hugo2018-06-041-1/+1
| * Remove unused imports and variableshugovk2018-06-045-16/+12
| * Drop support for EOL Python 2.6hugovk2018-06-044-18/+9
|/
* Update classifiersHugo2018-01-091-0/+9
* Add python 3.6 support (#36)Free Ekanayaka2017-02-222-2/+3
* Add missing APIs to FakeProcess, making it match Popen (LP #1373224)Free Ekanayaka2016-11-092-1/+53
* Release 3.0.0.3.0.0Robert Collins2016-05-201-0/+3
* Fixup the MonkeyPatch patch.Robert Collins2016-05-204-40/+89
* Tweak the new tests for consistencyRobert Collins2016-05-191-52/+34
* Update the semantics on _fixtures.MonkeyPatchAndrew Laski2016-05-192-19/+408
* Avoid old versions of pbr - we require modern releases.Robert Collins2016-05-181-1/+1
* Correct MockPatchMultiple exampleBrant Knudson2016-04-111-1/+1
* Ignore .toxBrant Knudson2016-04-071-0/+1
* Fixup NEWS, release 2.0.2.0.0Robert Collins2016-04-071-0/+8
* MonkeyPatch staticmethodAndrew Laski2016-04-072-8/+22
* Drop support for Python 3.2. It's history.Robert Collins2016-03-243-2/+4
* Fix print in READMEAndrew Laski2016-03-221-1/+1
* Add CompoundFixtureJonathan Lange2016-02-014-0/+33
* Tweak hacking docs.Robert Collins2016-01-071-1/+3
* Merge pull request #17 from jml/fix-spellingJonathan Lange2015-11-036-15/+14
|\
| * Fix "propagate" spelling everywhereJonathan Lange2015-11-035-7/+7
| * Missed one: propogate -> propagateJonathan Lange2015-11-011-1/+1
| * Spelling and lint fixesJonathan Lange2015-10-312-9/+8
|/
* Release 1.41.4Robert Collins2015-10-081-0/+3
* Trivial pep8 fix to logger.py.Robert Collins2015-10-081-1/+1
* FakeLogger: Mis-formatted log messages will raise ExceptionJohn L. Villalovos2015-10-073-1/+18
* Use mock in preference to unittest.mock.Robert Collins2015-10-084-4/+8
* Add a .travis.ymlRobert Collins2015-10-085-2/+34
* Note how to push on releases.Robert Collins2015-07-021-1/+3
* Release 1.3.11.3.1Robert Collins2015-06-301-0/+3
* Clarify the intent around _setUp.Robert Collins2015-06-301-0/+3
* Handle BaseException resource leaks as well.Robert Collins2015-06-305-4/+36
* Release 1.3.0.1.3.0Robert Collins2015-06-291-0/+3