Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Nov 13, 2024
1 parent 8cbb671 commit e5a75e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- Added support for Python 3.13. Note that Python 3.13 removed support
for `classmethod` descriptors, which may affect the S3 class of
some Python objects that use metaclass properties to resolve a class’s
`__module__` or `__name__` attribute. (#1686)
`__module__` or `__name__` attribute. (#1686, #1698)

- `py_is_null_xptr()` and `[[` now load delayed modules (#1688).

Expand Down

0 comments on commit e5a75e4

Please sign in to comment.