File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ https://semver.org/spec/v2.0.0.html
5959 precompiled Windows wheels (PR [ #565 ] ).
6060- Fix ` _geoslib.pyx ` compilation with Cython 3.0+ using the compiler
6161 directive "legacy_implicit_noexcept" (PR [ #593 ] by @musicinmybrain ).
62+ - Fix ` _geoslib.pyx ` syntax to comply with newer compilers such as
63+ Clang 16 and GCC 14 (PR [ #595 ] by @fweimer-rh ).
6264
6365### Removed
6466- Attribute ` __version__ ` in ` mpl_toolkits.basemap.proj ` module.
@@ -1058,6 +1060,8 @@ https://semver.org/spec/v2.0.0.html
10581060- Fix glitches in drawing of parallels and meridians.
10591061
10601062
1063+ [ #595 ] :
1064+ https://github.com/matplotlib/basemap/pull/595
10611065[ #593 ] :
10621066https://github.com/matplotlib/basemap/pull/593
10631067[ #592 ] :
You can’t perform that action at this time.
0 commit comments