issues
search
clarete
/
forbiddenfruit
Patch built-in python objects
https://clarete.li/forbiddenfruit/
GNU General Public License v3.0
826
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add class method to dict?
#76
bscully27
closed
2 months ago
2
Terraform
#75
monjikura
closed
1 year ago
1
__init_subclass__ seems to not be implemented as a cursable magic method
#74
Klattet
opened
1 year ago
0
Unable to curse __call__
#73
MrFizzyBubbs
closed
1 month ago
0
Add `pyproject.toml` or implement wheel-based distribution
#72
C-Ezra-M
opened
2 years ago
0
Added support for __hash__
#71
rigGitLikeYouDigGit
opened
2 years ago
0
How to make the additional function can be autocompleted in VS Code?
#70
darren2046
opened
2 years ago
1
Undiagnosed crash (Windows 11, Python 3.10)
#69
mentalisttraceur
opened
2 years ago
0
MacOS errors monkeypatching `object`
#68
mentalisttraceur
opened
2 years ago
0
how to use reverse with existing attributes
#67
1Mark
opened
2 years ago
2
object has no attribute '__dict__'
#66
1Mark
closed
2 years ago
1
Patch for str __add__ not working
#65
dealbreaker973
opened
2 years ago
0
iadd -> iand
#64
ghost
closed
2 years ago
1
Added more perms to dunder functions
#63
RadiantUwU
closed
2 years ago
2
Update __init__.py
#62
RadiantUwU
closed
3 years ago
0
Cursing dunder methods fails with: KeyError: '<method_to_curse>'
#61
sgerodes
opened
3 years ago
5
Replacing __hash__ returns a key error
#60
RadiantUwU
opened
3 years ago
1
docs: fix simple typo, infomation -> information
#59
clarete
closed
3 years ago
0
Fix simple typo: infomation -> information
#58
timgates42
closed
3 years ago
1
Crash on Windows if dunder methods cursed into `ctypes.c_int` raises an exception
#57
EZForever
opened
3 years ago
0
Exceptions raised in cursed-in dunder methods are not raised to calling code
#56
EZForever
opened
3 years ago
0
Add support for cursing __new__
#55
pschanely
closed
3 years ago
1
Provide wheel packages?
#54
mristin
closed
3 years ago
8
Provide a more simple version of patchable_builtin()
#53
Jongy
closed
3 years ago
0
Possible simplification of patchable_builtin()
#52
Jongy
closed
3 years ago
2
Cursing int with __iter__ fails with an error
#51
toxicrecker
opened
3 years ago
1
Include COPYING.mit in distributed packages
#50
smola
closed
4 years ago
1
Unable to perfectly re-curse to __add__
#49
kentkolze
opened
4 years ago
2
str.__mod__ method is not patchable!
#48
alan23273850
opened
4 years ago
1
Switch to pytest
#47
paolostivanin
opened
4 years ago
1
test fails with py3.8 and pytest
#46
paolostivanin
opened
4 years ago
3
Add cursed() context manager/decorator
#45
adamchainz
closed
4 years ago
1
Conditionally build ffruit C extension
#44
adamchainz
closed
4 years ago
1
Declare README as Markdown for PyPI
#43
adamchainz
closed
4 years ago
0
Note supported versions in README
#42
adamchainz
closed
4 years ago
0
Is (and/or Why) __truediv__ are not patchable?
#41
chi2liu
opened
4 years ago
1
Add "__invert__"
#40
stephenbrodiewild
closed
4 years ago
1
__invert__ operator not supported correctly
#39
stephenbrodiewild
closed
4 years ago
3
Monkey-patching `__init__` returns KeyError
#38
davips
opened
4 years ago
3
Add support for __getattr__ (#36)
#37
stevenfontanella
opened
4 years ago
6
Cursing __getattribute__, __setattribute__
#36
grandrew
opened
5 years ago
0
Re-allow cursing dunder methods with non-functions.
#35
Julian
closed
5 years ago
0
0.1.3 breaks overriding __init_subclass__
#34
Julian
closed
5 years ago
4
overriding __getitem__ seems to have no effect
#33
xcsp3team
opened
5 years ago
1
Allow curse of __str__
#32
mkolin
closed
5 years ago
1
[request] patch the `__bases__` of builtin types
#31
alexchandel
opened
5 years ago
1
license uncertainity
#30
pgajdos
closed
5 years ago
4
Redefined magic methods are not inherited
#29
voidworker
opened
5 years ago
0
test for #18
#28
Cologler
closed
5 years ago
1
clear python type cache after curses
#27
Cologler
closed
5 years ago
1
Next