Generic Transparent Proxies

Edit Package python-zope.proxy

Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
pre_checkin.sh 0000000070 70 Bytes
python-zope.proxy.changes 0000003119 3.05 KB
python-zope.proxy.spec 0000003243 3.17 KB
zope.proxy-4.3.1.tar.gz 0000043424 42.4 KB
Revision 11 (latest revision is 35)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 691803 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 11)
- update to version 4.3.1
  * Add support for Python 3.7.
  * Simplify the internal C handling of attribute names.
  * Make building the C extension optional.
  4.3.0
  * Fix a potential rare crash when deallocating proxies.
  * Drop support for Python 3.3.
  * Drop support for “python setup.py test”.
  * 100% test coverage.
  * Fix indexing pure-Python proxies with slices under Python 3, 
    and restore the use of __getslice__ (if implemented by the 
    target’s type) under Python 2.
- drop *-doc subpackage, use multibuild instead
Comments 0
openSUSE Build Service is sponsored by