issues
search
dsc
/
bunch
A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects).
http://github.com/dsc/bunch
MIT License
482
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`BunchBunch`, `OrderedBunch`, `DefaultBunch`, `ProxyBunch`
#61
dsc
opened
2 weeks ago
0
Test for Subclass Operations
#60
dsc
opened
2 weeks ago
0
Change setup.py filemode from 'rU' to simply 'r' for New Python Versions.
#59
mistressAlisi
closed
1 month ago
4
remove deprecated open option to support python 3.11
#58
PeterKogan
closed
1 month ago
0
remove deprecated open option to support python 3.11
#57
PeterKogan
closed
1 year ago
0
bunch 1.0.1 is not compatible with python 3.11
#56
cjkrolak
closed
1 month ago
3
Python 3 testing should be not
#55
ishahak
closed
1 month ago
1
Fix ci
#54
d1618033
closed
2 years ago
0
Update python3_compat.py
#53
TonyDiana
closed
1 year ago
0
Fixing python 3 validation
#52
pirumpi
closed
1 month ago
0
Update python3_compat.py
#51
ell-hol
closed
1 month ago
0
Ayalas/issue 44
#50
ayalash
closed
5 years ago
0
Patch 4
#49
IAmJSD
closed
6 years ago
0
Add support to python 3
#48
maxiplux
closed
1 month ago
3
fix doctest in __delattr__ when running in py3
#47
olivecoder
closed
1 month ago
0
Fix wrong python version detection
#46
olivecoder
closed
1 month ago
0
Remove redundant method __contains__
#45
olivecoder
closed
1 month ago
1
Calls to the parent methods using dict as parent instead of object
#44
olivecoder
closed
1 month ago
1
Fix tests comparing with (unsorted) dictionaries
#43
olivecoder
closed
1 month ago
0
remove redudant code from __getattr__
#42
olivecoder
closed
1 month ago
1
Fix in operator wrong behavior
#41
olivecoder
closed
1 month ago
3
Fix python interpreter version check
#40
abhinavdas
closed
1 month ago
0
Add accent to a la
#39
FooBarQuaxx
closed
1 month ago
0
Add accent to a la Javascript
#38
FooBarQuaxx
closed
1 month ago
1
fixed py3k bug
#37
fangli
closed
1 month ago
0
Fixed obtaining the python version
#36
savkov
closed
7 years ago
0
Check Python version rather than System version.
#35
wtpayne
closed
1 month ago
1
Fixes String representations of Munch objects with keys that have spaces in them
#34
odedbadt
closed
9 years ago
0
infi.bunch package raises AttributeError: type object 'dict' has no attribute 'iteritems'
#33
femtotrader
closed
9 years ago
6
Bunch is dead!
#32
femtotrader
opened
9 years ago
22
Bunch is Slow — Add test for relative performance
#31
jayd3e
opened
9 years ago
2
using sys.version_info() instead of platform.version() to determine p…
#30
theho
closed
1 month ago
1
Fixes platform version check, doctests pass
#29
benwah
closed
1 month ago
1
platform.version() not suitable for determining if using python 3
#28
scott-martin
closed
1 month ago
4
Fixed Python 3 version check to return the correct result
#27
svisser
closed
7 years ago
2
Change raise AttributeError(k) to None
#26
betolink
opened
9 years ago
1
python3 compatibility was fixed
#25
spkps
closed
4 years ago
1
Doctests in Munch fork don't run correctly
#24
femtotrader
closed
9 years ago
5
Enable Sourcegraph
#23
femtotrader
closed
2 weeks ago
0
Iteration order is different with py2 and py3
#22
femtotrader
closed
1 month ago
1
AttributeError: 'Bunch' object attribute 'values' is read-only
#21
femtotrader
opened
9 years ago
0
Markdown or reStructuredText ?
#20
femtotrader
opened
9 years ago
1
Unit tests and continuous integration
#19
femtotrader
opened
9 years ago
2
Pretty print
#18
s-celles
closed
2 weeks ago
3
Python 3 Support?
#17
cdeil
closed
1 month ago
8
Grabs the Python version instead of the platform version, enables Python 3 support
#16
redodo
closed
9 years ago
0
Bunch can't be displayed when flufl.enum is used
#15
s-celles
opened
10 years ago
1
Bunch of bunch from dict of dict
#14
s-celles
closed
10 years ago
2
Update python3_compat.py
#13
bil-bas
closed
1 month ago
0
reverse the import order for json modules
#12
brunobord
closed
1 month ago
2
Next