[Checkins] [zopefoundation/BTrees] ab0003: Python 3: Stop using undocumented PyLong_AS_LONG.
    Jason Madden 
    noreply at github.com
       
    Sat Mar 21 14:20:41 CET 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: ab00035ae73042b523dc55abdcc9e408aa5bd5b4
      https://github.com/zopefoundation/BTrees/commit/ab00035ae73042b523dc55abdcc9e408aa5bd5b4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)
  Changed paths:
    M BTrees/_compat.h
  Log Message:
  -----------
  Python 3: Stop using undocumented PyLong_AS_LONG.
Since https://github.com/zopefoundation/persistent/issues/125 this would result in compiler warnings.
No change note, this is an internal change.
Fixes #131
  Commit: f9b05982bc6ea2f157c0d5514bd848c0d07d0a35
      https://github.com/zopefoundation/BTrees/commit/f9b05982bc6ea2f157c0d5514bd848c0d07d0a35
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)
  Changed paths:
    M BTrees/_compat.h
  Log Message:
  -----------
  Merge pull request #135 from zopefoundation/issue131
Python 3: Stop using undocumented PyLong_AS_LONG.
Compare: https://github.com/zopefoundation/BTrees/compare/3f3736b9b57d...f9b05982bc6e
    
    
More information about the checkins
mailing list