We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b8794 commit 03413d5Copy full SHA for 03413d5
CHANGELOG
@@ -1,12 +1,13 @@
1
-(unreleased)
2
-============
+1.8.0 (2019-02-21)
+==================
3
4
- add ``"importlib"`` pyimport mode for python3.5+, allowing unimportable test suites
5
to contain identically named modules.
6
7
- fix ``LocalPath.as_cwd()`` not calling ``os.chdir()`` with ``None``, when
8
being invoked from a non-existing directory.
9
10
+
11
1.7.0 (2018-10-11)
12
==================
13
0 commit comments