[Checkins] [zopefoundation/zope.interface] 397337: Remove the _u compat function.
    GitHub 
    noreply at github.com
       
    Tue Aug  2 23:57:21 CEST 2016
    
    
  
  Branch: refs/heads/literals
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: 3973374c6ad1042c1e30a8b43374906b3be753b0
      https://github.com/zopefoundation/zope.interface/commit/3973374c6ad1042c1e30a8b43374906b3be753b0
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-08-02 (Tue, 02 Aug 2016)
  Changed paths:
    M src/zope/interface/_compat.py
    M src/zope/interface/adapter.py
    M src/zope/interface/interfaces.py
    M src/zope/interface/registry.py
    M src/zope/interface/tests/test_adapter.py
    M src/zope/interface/tests/test_declarations.py
    M src/zope/interface/tests/test_interface.py
    M src/zope/interface/tests/test_registry.py
  Log Message:
  -----------
  Remove the _u compat function.
Since we no longer support 3.2 we can use the literal syntax.
This was done with a quick sed script.
    
    
More information about the checkins
mailing list