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 2936746 commit 0562458Copy full SHA for 0562458
README.md
@@ -23,7 +23,7 @@ Prerequisites
23
Build instructions
24
------------------
25
26
-By default, the `patched-3` version will be checked out.
+By default, the `patched-5` version will be checked out.
27
28
```
29
git clone git://github.com/commontk/PythonQt.git
@@ -64,7 +64,9 @@ florianlink (8):
64
65
66
### patched-5
67
-* Based on patched-4 + [r395](http://sourceforge.net/p/pythonqt/code/395/)
+* Based on patched-4 + [r403](http://sourceforge.net/p/pythonqt/code/403/) excluding commit [r397](http://sourceforge.net/p/pythonqt/code/397/)
68
+* List of bug fixes:
69
+ * Fix for memory leaks and cleanup crash
70
* List of features:
71
* CMake:
72
* Fix install rules
0 commit comments