Skip to content

Pull requests: ionelmc/python-lazy-object-proxy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Move test_proto benchmark to test_perf as well
#91 by mgorny was merged Aug 23, 2025 Loading…
Python 3.14 support
#88 by mgorny was closed Aug 21, 2025 Loading…
Skip C extension build on GraalPy
#87 by msimacek was merged Jul 10, 2025 Loading…
Support SETUPPY_FORCE_PURE in tests
#79 by mgorny was merged Apr 17, 2025 Loading…
tests:async: Fix Python3.12 deprecation warning
#78 by slyon was closed Dec 15, 2023 Loading…
actions - add python 3.12, pypy 3.10
#76 by dand-oss was closed Dec 15, 2023 Loading…
Stop trying to use cPickle, removed from python3
#62 by sandrotosi was merged Dec 25, 2021 Loading…
Add __resolved__ property.
#53 by ionelmc was merged Mar 22, 2021 Loading…
Fixed Code Quality Issues
#52 by HarshCasper was closed Aug 25, 2021 Loading…
Async special methods
#50 by ionelmc was merged Mar 18, 2021 Loading…
Build/test on python 3.9
#45 by mrginglymus was merged Nov 20, 2020 Loading…
Add ARM64 jobs in Travis-CI
#44 by odidev was closed Jul 20, 2020 Loading…
setuptools 45.0 has not support py2
#34 by vimiix was closed Jan 14, 2020 Loading…
Fix __mod__ for slots implementation
#28 by bluetech was closed May 4, 2019 Loading…
Drop support for EOL Python
#24 by hugovk was merged May 4, 2019 Loading…
Fix CI 'check' and 'docs' failures
#23 by hugovk was merged Sep 12, 2018 Loading…
Update the example in README.rst
#21 by MSeifert04 was merged Jun 22, 2017 Loading…
Fix a typo: existance -> existence
#19 by felixonmars was merged Jun 11, 2017 Loading…
Fix memory leaking proxy implemented in cext.c
#10 by xowenx was closed Aug 18, 2015 Loading…
Add Py_VISIT(self->factory) to fix memory leak
#8 by alvinchow86 was closed Jul 2, 2015 Loading…
Just trying stuff
#5 by stevepeak was closed May 3, 2017 Loading…
Update setup.py
#4 by Tinche was merged Apr 8, 2015 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.