Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bcj/AttrDict issues and pull requests

#49 - Remove Python 2 Support and Clean Up

Pull Request - State: closed - Opened by jwoos almost 6 years ago

#46 - Feat: `repr()` uses class name and Travis-CI fixes

Pull Request - State: open - Opened by alastairmccormack over 6 years ago - 3 comments

#45 - Accepting fixes for python3 and expanding tests to 3.5 and 3.6

Issue - State: open - Opened by pipermerriam over 6 years ago - 2 comments

#44 - Allow unicode in attributes for python 3

Issue - State: open - Opened by coventry over 6 years ago

#43 - Update README.rst

Pull Request - State: open - Opened by hscspring about 7 years ago - 1 comment

#42 - Update README.rst

Pull Request - State: open - Opened by hscspring about 7 years ago - 1 comment

#41 - Convert to Python3

Pull Request - State: open - Opened by ralic over 7 years ago

#40 - Bugs in doc examples

Issue - State: open - Opened by hartwork over 7 years ago - 3 comments

#39 - Empty list becomes a tuple in AttrDict

Issue - State: open - Opened by deti almost 8 years ago - 1 comment

#38 - Typo: a missing underscore

Pull Request - State: open - Opened by rs2 about 8 years ago - 1 comment

#37 - Override __dir__ to allow for tab completion in ipython and easier inspection

Issue - State: open - Opened by aldanor about 9 years ago - 3 comments

#36 - inherit from OrderedDict instead of dict?

Issue - State: open - Opened by timodonnell over 9 years ago - 3 comments

#34 - why does AttrMap return a tuple when a list is stored?

Issue - State: open - Opened by gabyx over 9 years ago - 11 comments

#33 - Nested AttrDicts don't work

Issue - State: closed - Opened by RafiKueng over 9 years ago - 1 comment

#32 - V2.0

Pull Request - State: closed - Opened by bcj over 9 years ago - 3 comments

#31 - iteritems and itervalues should return AttrDict instances

Pull Request - State: closed - Opened by smetj over 9 years ago - 4 comments

#30 - change __repr__ return value

Pull Request - State: closed - Opened by smetj over 9 years ago - 1 comment

#29 - Small change in __repr__ method

Pull Request - State: closed - Opened by smetj over 9 years ago - 1 comment

#28 - immutable AttrDict instances

Issue - State: open - Opened by timodonnell over 9 years ago - 1 comment
Labels: enhancement

#27 - typos in readme.rst

Pull Request - State: closed - Opened by tedlandis over 9 years ago - 2 comments

#26 - typos in readme.rst

Pull Request - State: closed - Opened by tedlandis over 9 years ago - 3 comments

#25 - AttrDict.get() does not return AttrDict but dict on nested AttrDicts

Issue - State: closed - Opened by timgkeller over 9 years ago - 1 comment

#24 - Recusion problem

Issue - State: closed - Opened by mlongval over 9 years ago - 1 comment

#23 - Property validation in __init__ method makes conclision

Issue - State: open - Opened by winkidney over 9 years ago

#22 - removal of `copy` broke backward compatibility

Issue - State: closed - Opened by Digenis almost 10 years ago - 5 comments

#21 - Provide both attrdict.AttrMapping & attrdict.AttrDict?

Issue - State: closed - Opened by bcj almost 10 years ago - 7 comments
Labels: enhancement, question

#20 - AttrDict doesn't implement copy()

Issue - State: closed - Opened by kirsle almost 10 years ago - 1 comment

#19 - AttrDict does not provide simple constructor

Issue - State: closed - Opened by rbu almost 10 years ago - 1 comment

#18 - AttrDict is not a dict

Issue - State: closed - Opened by rbu almost 10 years ago - 1 comment

#17 - Allow AttrDict to be pickled

Pull Request - State: closed - Opened by jtratner almost 10 years ago - 4 comments

#16 - Use variable values in dotted notation?

Issue - State: closed - Opened by maphew almost 10 years ago - 1 comment

#15 - Missing has_key() method in python2.7

Pull Request - State: closed - Opened by Digenis almost 10 years ago - 7 comments

#14 - Use apache or mit license

Issue - State: closed - Opened by harlowja about 10 years ago - 1 comment

#13 - minor doc tweaks to say 'not commutative' where that was intended

Pull Request - State: closed - Opened by eukaryote about 10 years ago - 2 comments

#12 - Updated version to 0.3.1

Pull Request - State: closed - Opened by bcj over 10 years ago

#11 - Update _set doc-string

Pull Request - State: closed - Opened by donsignore over 10 years ago - 2 comments

#10 - V0.3.0

Pull Request - State: closed - Opened by bcj over 10 years ago

#9 - feature request: copy() to get a new copy (as dict?)

Issue - State: closed - Opened by shula over 10 years ago - 2 comments
Labels: invalid

#8 - Chained attribute creation isn't possible

Issue - State: closed - Opened by bcj over 10 years ago - 1 comment
Labels: enhancement

#7 - 100% Test Coverage

Issue - State: closed - Opened by bcj over 10 years ago - 1 comment
Labels: testing

#6 - V0.2.1

Pull Request - State: closed - Opened by bcj over 10 years ago

#5 - recursive converts all Sequences to lists

Issue - State: closed - Opened by bcj over 10 years ago - 1 comment

#4 - Dict access does not return a dict

Issue - State: closed - Opened by iamed2 over 10 years ago - 2 comments

#3 - V0.2.0

Pull Request - State: closed - Opened by bcj over 10 years ago

#2 - list are not handled properly

Issue - State: closed - Opened by anton-tagunov over 10 years ago - 2 comments

#1 - AttrDict should extend MutableMapping

Issue - State: closed - Opened by bcj almost 11 years ago - 1 comment
Labels: enhancement