We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fd907 commit b0194d0Copy full SHA for b0194d0
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
@@ -46,7 +46,9 @@ Available branches
46
This repository contains 5 branches:
47
48
### patched-5
49
-* 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/)
50
+* List of bug fixes:
51
+ * Fix for memory leaks and cleanup crash
52
* List of features:
53
* CMake:
54
* Fix install rules
0 commit comments