We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453e8ed commit e44dd1aCopy full SHA for e44dd1a
doc/release_notes/release_3.14.md
@@ -2,7 +2,8 @@
2
3
## guidata Version 3.14.1 ##
4
5
-<<<<<<< HEAD
+* Added official support for Python 3.14
6
+
7
🛠️ Bug fixes:
8
9
* **PySide6 compatibility**: Added `is_qobject_valid()` utility function to safely check if a `QObject`'s underlying C++ object is still valid
@@ -15,9 +16,6 @@
15
16
17
* Refactored refresh action lambda in `IconBrowserWindow` for improved readability
18
* Simplified widget name retrieval in `close_widgets_and_quit()` function
-=======
19
-Added official support for Python 3.14
20
->>>>>>> origin/master
21
22
## guidata Version 3.14.0 ##
23
0 commit comments