We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed87f0 commit ebdad20Copy full SHA for ebdad20
CHANGELOG.rst
@@ -14,6 +14,17 @@ Version |release|
14
This release fixes assorted viewer issues, fixes a problem with convection
15
boundary conditions, and introduces spherical meshes.
16
17
+.. attention::
18
+
19
+ There are
20
+ `known <https://travis-ci.com/github/usnistgov/fipy/builds/177879719>`_
21
+ `failures <https://app.circleci.com/pipelines/github/usnistgov/fipy/248/workflows/4babcd98-aafc-4931-a353-64bbb3c93cb6>`_
22
+ with the VTK viewers (bitrot has started to set
23
+ in since the `demise of Python 2.7`_). There's also a new parallel
24
+ failure in `NonUniformGrid1D` that we need to figure out.
25
26
+.. _demise of Python 2.7: https://www.python.org/dev/peps/pep-0373/#update
27
28
Pulls
29
-----
30
0 commit comments