Skip to content

Commit

Permalink
Merge branch '3.0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Feb 27, 2024
2 parents 0bed3ee + a0a5e8d commit 03d982b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ Features added
Bugs fixed
----------

* Subclass deallocation of extern classes could crash if the base class uses GC.
Original patch by Jason Fried. (Github issue :issue:`5971`)

* Type checks for Python ``memoryview`` could use an invalid C function.
Patch by Xenia Lu. (Github issue :issue:`5988`)

Expand Down

0 comments on commit 03d982b

Please sign in to comment.