You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>[Compare with 3.0.0](https://github.com/yaph/geonamescache/compare/3.0.0...3.0.1)</small>
12
+
13
+
### Fixed
14
+
15
+
- fix: use stdlib typing on Python 3.11+ to avoid deadlock on Python 3.13 ([7eb1637](https://github.com/yaph/geonamescache/commit/7eb1637094776e6a8895051b820f87b11a6daaec) by rotem dafni).
<small>[Compare with 2.0.0](https://github.com/yaph/geonamescache/compare/2.0.0...3.0.0)</small>
@@ -133,7 +141,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
133
141
134
142
- Fix importib files is only support 3.9 so revert ([3fb70ea](https://github.com/yaph/geonamescache/commit/3fb70ea8561f899662f3e374b9d3d481d4879bb9) by Benny Elgazar).
<small>[Compare with 1.3.0](https://github.com/yaph/geonamescache/compare/1.3.0...1.4.0)</small>
139
147
@@ -188,7 +196,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
188
196
189
197
- Remove Python versions not supported by Travis ([46bc5f4](https://github.com/yaph/geonamescache/commit/46bc5f4918ee94ebb2693a01379d3e0e8b33d246) by Ramiro Gómez).
0 commit comments