[nautilus-python] Created tag 4.0.alpha
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] Created tag 4.0.alpha
- Date: Fri, 12 Aug 2022 20:38:30 +0000 (UTC)
The unsigned tag '4.0.alpha' was created.
Tagger: Jan Tojnar <jtojnar gmail com>
Date: 1660336683 +0200
- The extension was ported to Nautilus 43
(https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/11)
- Notably, this removes any direct access to GTK widgets from the API. **Most scripts will need to be
modified.** Please check the migration guide in the docs on how to update your scripts.
- Switched to Meson build system (https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/10)
- Removed support for Python 2
- Fixed build with `-fno-common` (Andreas Henriksson)
- Added missing parent constructor calls to examples
- Decorated the examples with typehints
- Fixed several memory leaks (Michael Webster)
Changes since the last tag 'NAUTILUS_PYTHON_1_2_3':
Andreas Henriksson (1):
Fix build with gcc 10
Jan Tojnar (23):
Do not use deprecated Nautilus API
Fix compiler warnings
doap: Add myself as a maintainer
docs: Move examples into external files
Remove Python 2 urllib remnants
examples: Drop GConf reference
examples: Format code with black
build: Move libpython path definition to makefile
build: Add meson build system
Remove autotools
docs: Fix page titles in Devhelp
README: Convert to Markdown and modernize
Drop Python 2 support
Fix memory leaks noticed by Nemo
examples: install TestExtension
examples: Call GObject constructor in our constructors
examples: Add type annotations to methods
NEWS: Port to Markdown
docs: Fix links to examples
Port to libnautilus-extension-4
Implement NautilusPropertiesModelProvider support
docs: Add 4.0 migration guide
Release 4.0.alpha
Michael Webster (3):
nautilus-python-object.c: Remove the extra reference on the PyObject file wrappers when adding them to
the python list
python-object: Fix a memory leak
python-object: Fix more memory leaks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]