issues
search
ionelmc
/
python-lazy-object-proxy
A fast and thorough lazy object proxy.
BSD 2-Clause "Simplified" License
247
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The latest version of setuptools has not support Python 2
#33
vimiix
closed
4 years ago
6
Request for new release to include pyproject.toml
#32
ericvw
closed
5 years ago
5
Interaction of LOP with builtins is badly broken
#31
KOLANICH
opened
5 years ago
5
setup_requires breaks pip with Python 3.5 on macOS
#30
pquentin
closed
5 years ago
7
pip-installed wheel generates travis spam on macOS
#29
fluffy-critter
closed
5 years ago
5
Fix __mod__ for slots implementation
#28
bluetech
closed
5 years ago
1
Is it possible to replace a Proxy object with its __wrapped__
#27
KOLANICH
opened
5 years ago
1
The function is called on assignment if the assignment is done in an interactive shell
#26
KOLANICH
closed
5 years ago
9
Please add into the faq why this is not possible to achieve with pure python
#25
KOLANICH
closed
5 years ago
2
Drop support for EOL Python
#24
hugovk
closed
5 years ago
2
Fix CI 'check' and 'docs' failures
#23
hugovk
closed
6 years ago
1
Why is this not part of wrapt?
#22
traverseda
closed
7 years ago
5
Update the example in README.rst
#21
MSeifert04
closed
7 years ago
0
Readme example
#20
MSeifert04
closed
7 years ago
1
Fix a typo: existance -> existence
#19
felixonmars
closed
7 years ago
2
Speed up arithmetic operations involving Proxy subclasses
#18
embray
closed
7 years ago
10
any document about this module
#17
xycloud
closed
7 years ago
1
Provide an explanation in the README of why this is better/different than wrapt
#16
chadrik
closed
8 years ago
0
subclassing Proxy for lazy attribute raises TypeError
#15
bagerard
closed
8 years ago
6
Override factory or wrapped instance?
#14
Tinche
closed
8 years ago
2
Python 3.5 compatibility
#13
sandrotosi
closed
8 years ago
1
Implement a regular (non-lazy) proxy, which lazy proxy inherits from?
#12
neRok00
closed
9 years ago
2
inheritance way to implement lazy objects
#11
felixcarmona
opened
9 years ago
7
Fix memory leaking proxy implemented in cext.c
#10
xowenx
closed
9 years ago
2
isinstance throws a TypeError with proxied objects
#9
ceridwen
closed
9 years ago
3
Add Py_VISIT(self->factory) to fix memory leak
#8
alvinchow86
closed
9 years ago
3
Support for pickling
#7
alvinchow86
closed
9 years ago
1
Memory leak with C-extension?
#6
alvinchow86
closed
9 years ago
8
Just trying stuff
#5
stevepeak
closed
7 years ago
0
Update setup.py
#4
Tinche
closed
9 years ago
8
Exceptions from Factory
#3
ztane
closed
9 years ago
5
Add testcases for uninitialised proxy
#2
ionelmc
closed
9 years ago
1
Add benchmarks in test suite
#1
ionelmc
closed
9 years ago
1
Previous