File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 3.1.4
2+ #### 7 May 2020
3+
4+ - Fix class/module teardowns being ignored. They are now reported as errors as they should be. Resolves #223 .
5+ - Fix dates in this changelog--I was still using last year! 😆
6+
17# Version 3.1.3
2- #### 5 May 2019
8+ #### 5 May 2020
39
410- Fix crash that could occur when whitespace is in the path on Windows.
511 Contributed by @bkmd11 in #222 .
612
713# Version 3.1.2
8- #### 4 May 2019
14+ #### 4 May 2020
915
1016- Fix a crash that could occur during cleanup on unusual filesystems on
1117 Python 2. Note that Python 2 is still not supported...but might as well fix
1218 stuff if it is easy to fix. :-) Resolves #221 .
1319
1420# Version 3.1.1
15- #### 22 April 2019
21+ #### 22 April 2020
1622
1723- Fixed a hang that sometimes occurs in Python 3.8.0-3.8.2 due to a bug in upstream Python
1824 - Upstream bug report: https://bugs.python.org/issue39360
2127- Fixed behavior of raising SkipTest in a setUpClass class method on Python >= 3.8
2228
2329# Version 3.1.0
24- #### 3 Jan 2019
30+ #### 3 Jan 2020
2531
2632- You can now financially support Green by sponsoring @CleanCut at
2733 https://github.com/sponsors/CleanCut
Original file line number Diff line number Diff line change 1- 3.1.3
1+ 3.1.4
You can’t perform that action at this time.
0 commit comments