lp:~stevenk/python-fixtures/fakeopen-with

Created by Steve Kowalik and last modified
Get this branch:
bzr branch lp:~stevenk/python-fixtures/fakeopen-with
Only Steve Kowalik can upload to this branch. If you are Steve Kowalik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Kowalik
Project:
Python Fixtures
Status:
Merged

Recent revisions

76. By Steve Kowalik

* ``FakePopen`` now works under a context manager itself.
  (Steve Kowalik, #1358085)

75. By Robert Collins

Release 0.3.14

74. By Robert Collins

* ``FakePopen`` can now override the returncode attribute.
  (Robert Collins)

73. By Robert Collins

More releasing docs.

72. By Robert Collins

Release 0.3.13

71. By Robert Collins

* Documentation hopefully covers ``TestWithFixtures`` a little better.
  (Robert Collins, #1102688)

70. By Robert Collins

Ignore an egg-info directory if it exists.

69. By Robert Collins

* ``setup.py`` now lists the ``testtools`` dependency which was missing.
  (Robert Collins, #1103823)

68. By Robert Collins

* ``FakePopen`` now accepts all the parameters available in Python 2.7.
  (Robert Collins)

* ``FakePopen`` now only passes parameters to the get_info routine if the
  caller supplied them. (Robert Collins)

67. By Robert Collins

0.3.12: 0.3.11 with tests for StringStream.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~python-fixtures/python-fixtures/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers