Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / robshakir/pyangbind issues and pull requests
#261 - pyangbind does not check for non-unique keys
Issue -
State: closed - Opened by andrew-lee-metaswitch about 5 years ago
- 2 comments
#260 - No way to distinguish between having a default of "False" and having no default
Issue -
State: closed - Opened by andrew-lee-metaswitch over 5 years ago
- 3 comments
#259 - "no format specified" when building a python module
Issue -
State: closed - Opened by horseinthesky over 5 years ago
- 4 comments
#258 - pyangbind does not cope with nested choices inside cases
Issue -
State: closed - Opened by andrew-lee-metaswitch over 5 years ago
- 7 comments
#257 - Deserialize multiple elements in list
Issue -
State: closed - Opened by vaibhgupta157 over 5 years ago
- 2 comments
#256 - Getting specific state data from within a container
Issue -
State: closed - Opened by muffizone over 5 years ago
- 2 comments
#255 - pybind can't translate 'augment' of Yang grammar
Issue -
State: closed - Opened by andersliuc over 5 years ago
- 1 comment
#254 - No module named pyangbind
Issue -
State: closed - Opened by jessie115588 over 5 years ago
- 1 comment
#253 - Appending to list doesn't retain nested lists
Issue -
State: closed - Opened by knollpoi over 5 years ago
- 2 comments
#252 - Using XPath to set/modify nodes
Issue -
State: closed - Opened by knollpoi over 5 years ago
- 1 comment
#251 - "append" problem in list of list
Issue -
State: closed - Opened by wayne508 over 5 years ago
- 2 comments
#250 - pybindJSONDecoder.load_json with overwrite
Issue -
State: closed - Opened by tonic12 over 5 years ago
- 4 comments
#249 - pyangbind from pip (PyPi) and GitHub are different!
Issue -
State: closed - Opened by tonic12 over 5 years ago
- 1 comment
#248 - Support identities with multiple bases
Pull Request -
State: closed - Opened by dimbleby over 5 years ago
- 6 comments
#247 - Tree of the Yang file
Issue -
State: closed - Opened by Vafa-Andalibi over 5 years ago
- 1 comment
#246 - Serializing leaf-list error
Issue -
State: closed - Opened by paulinaalvarez almost 6 years ago
- 2 comments
#245 - Choice-case validation is not applied
Issue -
State: closed - Opened by faraazc almost 6 years ago
- 1 comment
#244 - failure in regex check due to python 2 to 3 conversion causes pybindIETFXMLDecoder to fail to decode a non string (restricted e.g. inet:ip-address) type
Issue -
State: closed - Opened by igrush almost 6 years ago
- 3 comments
#243 - nested lists within container don't allow for leaf add
Issue -
State: closed - Opened by igrush almost 6 years ago
- 7 comments
#242 - pybindIETFXMLEncoder.encode serialization issue
Issue -
State: closed - Opened by agunturu almost 6 years ago
- 2 comments
#241 - #227 pybindIETFXMLEncoder fails to serialize the object into XML
Pull Request -
State: closed - Opened by igrush almost 6 years ago
- 1 comment
#240 - #227 pybindIETFXMLEncoder fails to serialize the object into XML - fi…
Pull Request -
State: closed - Opened by igrush almost 6 years ago
- 6 comments
#239 - Wrong parsing of two nested empty presence containers
Issue -
State: closed - Opened by jonasglass about 6 years ago
- 1 comment
#238 - load_xml
Issue -
State: closed - Opened by Muna24 about 6 years ago
- 4 comments
#237 - Update yangtypes.py for all upper case bool
Pull Request -
State: closed - Opened by tejaskumark about 6 years ago
- 10 comments
#236 - Update yangtypes.py to handl boot type values all in upper case
Pull Request -
State: closed - Opened by tejaskumark about 6 years ago
- 1 comment
#235 - Bool value "FALSE" or "TRUE" is giving exception
Issue -
State: closed - Opened by tejaskumark about 6 years ago
#234 - Loading openconfig json fails.
Issue -
State: closed - Opened by lokmahesh about 6 years ago
- 3 comments
#233 - Potential bugfix for #232
Pull Request -
State: closed - Opened by tarkatronic about 6 years ago
- 5 comments
#232 - Not compatible with Python 3.6 / 3.7 due to enum34 requirement?
Issue -
State: closed - Opened by kqchen34 over 6 years ago
- 17 comments
#231 - print in python3 requires parenthesis
Pull Request -
State: closed - Opened by wungad over 6 years ago
- 3 comments
#230 - No support for two primary keys in a list
Issue -
State: closed - Opened by z-peter over 6 years ago
- 4 comments
#229 - Changed three dicts to OrderDicts
Pull Request -
State: closed - Opened by ubajze over 6 years ago
- 1 comment
#228 - Changing three dictionaries to OrderDict in serialise.py
Pull Request -
State: closed - Opened by ubajze over 6 years ago
- 5 comments
#227 - pybindIETFXMLEncoder fails to serialize the object into XML
Issue -
State: closed - Opened by muffizone over 6 years ago
- 6 comments
#226 - The "--set-presence" flag seems to vanish some class methods
Issue -
State: closed - Opened by ymitsos over 6 years ago
- 3 comments
#225 - Pybind with error "UNUSED_IMPORT"
Issue -
State: closed - Opened by xijq227 over 6 years ago
- 2 comments
#224 - Pybind with error dictionary changed size during iteration
Issue -
State: open - Opened by xijq227 over 6 years ago
- 3 comments
#223 - Error while adding a TypedList to a parent container: ValueError: Cannot add ['TCP', 'TLS'] to TypedList
Issue -
State: closed - Opened by sravanjosh over 6 years ago
- 2 comments
#222 - Fix _is_config attribute for non-config containers
Pull Request -
State: closed - Opened by nicolasmorini over 6 years ago
- 11 comments
#221 - Containers with "config false" in YANG are created as "config=True" in Python
Issue -
State: closed - Opened by nicolasmorini over 6 years ago
- 1 comment
#220 - fix a identityref field module name namespace missing issue.
Pull Request -
State: closed - Opened by guojunzhang over 6 years ago
- 9 comments
#219 - xml-serialisation: small docs update
Pull Request -
State: closed - Opened by unsignedint over 6 years ago
- 2 comments
#218 - leafref which is must be integer but error as string
Issue -
State: open - Opened by nkaliape over 6 years ago
- 1 comment
#217 - fix: serialisation element ordering for py<3.6
Pull Request -
State: closed - Opened by unsignedint over 6 years ago
- 4 comments
#216 - XML deserialisation
Pull Request -
State: closed - Opened by unsignedint over 6 years ago
- 1 comment
#215 - Not possible to `deepcopy()` a YANGBaseClass class
Issue -
State: open - Opened by unsignedint over 6 years ago
- 1 comment
#214 - xml-serialisation: fix bug when there is an unset/missing identityref
Pull Request -
State: closed - Opened by unsignedint over 6 years ago
- 2 comments
#213 - Updates json ietf serialization to not prefix a property value that i…
Pull Request -
State: closed - Opened by markuscraig over 6 years ago
- 5 comments
#212 - IETF Namespace Prefix Rendered Twice?
Issue -
State: open - Opened by markuscraig over 6 years ago
- 1 comment
#211 - XML serialisation
Pull Request -
State: closed - Opened by unsignedint over 6 years ago
- 1 comment
#210 - Add support to pyangbind for "action" statement
Issue -
State: open - Opened by nickweeds over 6 years ago
- 2 comments
#209 - Fix bug whereby prefixed identityrefs were not deserialised.
Pull Request -
State: closed - Opened by robshakir over 6 years ago
- 3 comments
#208 - Update `reserved_name` list to be a comprehensive list for py2 + py3
Pull Request -
State: closed - Opened by unsignedint over 6 years ago
- 9 comments
#207 - JSON IETF serialization not using namespace prefix (fails IETF deserialization)
Issue -
State: closed - Opened by markuscraig over 6 years ago
- 5 comments
#206 - XML support for serialization
Issue -
State: closed - Opened by rsterkendries over 6 years ago
- 3 comments
#199 - pyang bind fails for identityref - openconfig
Issue -
State: closed - Opened by nkaliape over 6 years ago
- 2 comments
Labels: bug
#198 - Unify/update the documentation
Issue -
State: closed - Opened by tarkatronic over 6 years ago
- 2 comments
Labels: enhancement, help wanted, documentation
#194 - Bump version for 0.8.0 release
Pull Request -
State: closed - Opened by robshakir almost 7 years ago
- 1 comment
#190 - Minor fixes to the release process.
Pull Request -
State: closed - Opened by robshakir almost 7 years ago
- 2 comments
#187 - Update ACKs to mention key folks!
Pull Request -
State: closed - Opened by robshakir almost 7 years ago
- 1 comment
#184 - Improve test coverage
Issue -
State: open - Opened by tarkatronic almost 7 years ago
- 3 comments
Labels: enhancement
#174 - Error string from leafref assignment can be unhelpful
Issue -
State: open - Opened by tarkatronic almost 7 years ago
- 1 comment
Labels: enhancement
#162 - script not found error (pkg_resources.ResolutionError)
Issue -
State: closed - Opened by Mazimer almost 7 years ago
- 2 comments
Labels: invalid
#159 - Initialize objects only when needed to lower memory footprint and cpu usage
Pull Request -
State: closed - Opened by dbarrosop almost 7 years ago
- 7 comments
#155 - bits typedef unable to resolve
Issue -
State: closed - Opened by tamilarasub about 7 years ago
- 5 comments
#144 - https://github.com/robshakir/pyangbind/issues/142
Pull Request -
State: closed - Opened by lamehost over 7 years ago
- 7 comments
#141 - Add suport for anydata and anyxml statements
Issue -
State: open - Opened by lgifre over 7 years ago
- 1 comment
#139 - pyangbindJSON quoting values (ReferencePathType)
Issue -
State: open - Opened by mike-albano over 7 years ago
- 1 comment
#136 - Update README.md
Pull Request -
State: closed - Opened by alshaboti over 7 years ago
- 3 comments
#134 - No support for anyxml
Issue -
State: closed - Opened by mortenthansen over 7 years ago
- 1 comment
#132 - autocomplete in pycharm
Issue -
State: closed - Opened by idokor over 7 years ago
- 1 comment
#129 - Nested "choice" not working
Issue -
State: closed - Opened by pshemk over 7 years ago
- 8 comments
#126 - Problem with `_is_config`
Issue -
State: closed - Opened by dbarrosop almost 8 years ago
- 3 comments
#125 - Error generating bindings for ietf-yang-library
Issue -
State: closed - Opened by mathieu-mercier almost 8 years ago
- 5 comments
Labels: seeking-feedback
#124 - TypeError exception with ietf-netconf-acm
Issue -
State: open - Opened by mathieu-mercier almost 8 years ago
- 1 comment
#123 - Fail to generate bindings for ietf-netconf-monitoring: FATAL: unmapped type (instance-identifier)
Issue -
State: closed - Opened by mathieu-mercier almost 8 years ago
- 3 comments
#122 - Netconf XML requests using pyangbind Class
Issue -
State: closed - Opened by parkrish almost 8 years ago
- 8 comments
#119 - Getting an empty object when loading a Json file
Issue -
State: closed - Opened by lou-garavaglia almost 8 years ago
- 2 comments
#117 - Support for "uses" and "grouping"
Issue -
State: closed - Opened by lou-garavaglia almost 8 years ago
- 4 comments
Labels: enhancement, answered
#114 - Pyangbind generates redundant python classes for each included submodule
Issue -
State: open - Opened by matej-staron almost 8 years ago
- 3 comments
Labels: bug
#108 - Issue loading a leaf-list
Issue -
State: closed - Opened by lgifre about 8 years ago
- 2 comments
Labels: answered
#107 - skip_subtrees
Issue -
State: closed - Opened by iamkrish73 about 8 years ago
- 3 comments
Labels: answered
#105 - Add suppor for "when" statements
Issue -
State: open - Opened by lgifre about 8 years ago
- 12 comments
Labels: enhancement
#104 - Passing constructor arguments to immutable base types
Issue -
State: closed - Opened by timmartin about 8 years ago
- 4 comments
#101 - Resolve UTs not correctly keeping generated files
Pull Request -
State: closed - Opened by robshakir about 8 years ago
#97 - TypeError when trying to append openconfig ethernet interface instance to interfaces
Issue -
State: closed - Opened by matejv over 8 years ago
- 1 comment
#95 - Fix a number of bugs, update license files.
Pull Request -
State: closed - Opened by robshakir over 8 years ago
#93 - Signing the Google CLA for Contributing to Pyangbind
Issue -
State: open - Opened by robshakir over 8 years ago
- 1 comment
#89 - Pyangbind Deserialization IETF Mode JSON
Issue -
State: closed - Opened by jbrentfoster over 8 years ago
- 2 comments
#88 - Raise error with unhandled parent type: case
Issue -
State: closed - Opened by mundofer over 8 years ago
- 4 comments
#83 - Setting neighbor-address to zoned IP fails.
Issue -
State: closed - Opened by jta over 8 years ago
- 2 comments
Labels: enhancement, answered
#73 - Documentation Updates for XPathHelper [was Bug accessing elements using obj['key'] scheme]
Issue -
State: closed - Opened by lgifre over 8 years ago
- 5 comments
Labels: enhancement, answered
#68 - Support of bits type.
Issue -
State: closed - Opened by ashishk1994 over 8 years ago
- 11 comments
Labels: enhancement, answered
#66 - Y2c script
Pull Request -
State: closed - Opened by cyrusd almost 9 years ago
- 3 comments
#47 - Create a more flexible error type for Pyangbind
Issue -
State: closed - Opened by robshakir almost 9 years ago
- 2 comments
Labels: enhancement, seeking-feedback
#36 - Generating netconf request from the classes
Issue -
State: closed - Opened by arpp almost 9 years ago
- 8 comments
Labels: enhancement, question, answered