Page MenuHomeSolus

Update cython to 0.29.3
ClosedPublic

Authored by kyrios123 on Jan 19 2019, 8:27 PM.
Tags
None
Referenced Files
F11050448: D5102.id12769.diff
Thu, Aug 10, 7:03 PM
F11050446: D5102.id12460.diff
Thu, Aug 10, 7:03 PM
F11050445: D5102.id.diff
Thu, Aug 10, 7:02 PM
F11035836: D5102.diff
Wed, Aug 9, 6:29 PM
F11010481: D5102.diff
Thu, Aug 3, 4:03 AM
F10884523: D5102.id12769.diff
Jun 25 2023, 12:13 AM
F10884001: D5102.id12460.diff
Jun 24 2023, 5:47 PM
F10882393: D5102.diff
Jun 23 2023, 11:38 AM
Subscribers
None

Details

Summary
  • Some C code for memoryviews was generated in a non-deterministic order.
  • C89 compatibility was accidentally lost since 0.28.
  • A C compiler cast warning was resolved.
  • Coverage reporting could fail when modules were moved around after the build.

Depends on D5101

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Unit tests are OK
  • Successfully build numpy against this package

Diff Detail

Repository
R585 cython
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Feb 1 2019, 7:43 PM
This revision was automatically updated to reflect the committed changes.