summaryrefslogtreecommitdiff
path: root/fixtures/tests/_fixtures/test_popen.py
Commit message (Expand)AuthorAgeFilesLines
* Support Popen's process_group argument from Python 3.11Michał Górny2022-05-221-0/+14
* tests: Validate function signature of FakePopenStephen Finucane2022-02-111-2/+48
* Support all Popen arguments up to Python 3.10Colin Watson2022-02-091-15/+42
* Failing test for compatibility problem with Python 3.7Jürgen Gmach2022-02-091-0/+14
* Remove six and other Python 2 handling codeStephen Finucane2021-02-251-14/+11
* Remove unused imports and variableshugovk2018-06-041-4/+4
* Add missing APIs to FakeProcess, making it match Popen (LP #1373224)Free Ekanayaka2016-11-091-0/+32
* Migrate to git and pbr.Robert Collins2014-09-251-0/+104