Ecosyste.ms: Issues

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

GitHub / Infinidat/munch issues and pull requests

#105 - Facing issue with hasattr

Issue - State: open - Opened by r-inkle about 1 month ago

#104 - Adjust tests for Python 3.13

Pull Request - State: open - Opened by befeleme 4 months ago

#102 - Added munchify to the readme

Pull Request - State: open - Opened by Butanium 6 months ago - 2 comments

#101 - Adding list support

Issue - State: closed - Opened by Butanium 6 months ago - 2 comments

#100 - Add a SnakifyMunch to munch library

Pull Request - State: closed - Opened by rgryta 7 months ago

#99 - Problem calling attributes containing '-'

Issue - State: open - Opened by mohanex 7 months ago - 1 comment

#98 - Numpy Integration

Issue - State: open - Opened by poledna 11 months ago

#97 - remove six dependency

Pull Request - State: closed - Opened by d1618033 about 1 year ago

#96 - drop six dependency

Issue - State: closed - Opened by pgajdos over 1 year ago - 1 comment

#95 - issue-76: Update README with installation instructions

Pull Request - State: closed - Opened by d1618033 over 1 year ago

#93 - issue-91: Fix munchify for tuples of lists

Pull Request - State: closed - Opened by d1618033 over 1 year ago

#92 - Need exception thrown for missing attributes

Issue - State: open - Opened by roubles over 1 year ago

#91 - munchify broken?

Issue - State: closed - Opened by OliverTED almost 2 years ago

#90 - Add Dependabot configuration for GitHub Actions updates

Pull Request - State: closed - Opened by EwoutH almost 2 years ago - 1 comment

#89 - Fix CI

Pull Request - State: closed - Opened by d1618033 almost 2 years ago

#88 - CI: Add pylint job

Pull Request - State: closed - Opened by EwoutH almost 2 years ago - 2 comments

#87 - Require Python >=3.6 and upgrade syntax

Pull Request - State: closed - Opened by EwoutH almost 2 years ago - 1 comment

#86 - Fix CI

Pull Request - State: closed - Opened by d1618033 almost 2 years ago

#85 - CI: Upgrade pip in a separate step

Pull Request - State: closed - Opened by EwoutH almost 2 years ago - 1 comment

#84 - Make `munch.Munch` a Generic and add type annotations

Issue - State: open - Opened by jzazo almost 2 years ago

#83 - Create CI configurations with GitHub Actions

Pull Request - State: closed - Opened by EwoutH almost 2 years ago - 2 comments

#82 - Update __init__.py

Pull Request - State: closed - Opened by mboisson about 2 years ago

#81 - Munch does not support local version identifiers

Issue - State: closed - Opened by mboisson about 2 years ago

#80 - mucnh does not seem to work when called using python's exec method

Issue - State: closed - Opened by elliot-eichen about 2 years ago - 1 comment

#78 - New version on PyPi with RecursiveMunch

Issue - State: closed - Opened by thomasjbradley over 2 years ago - 4 comments

#77 - #75 Allow importing even when VERSION read fails

Pull Request - State: closed - Opened by mdornseif over 2 years ago - 1 comment

#76 - Describe Installation / Link out to Pypi page

Issue - State: closed - Opened by banagale over 2 years ago - 1 comment

#75 - Cannot import Munch if the wheel doesn't come from a regular source

Issue - State: closed - Opened by sebastienwood about 3 years ago - 1 comment

#74 - version parsing

Issue - State: closed - Opened by sbelharbi about 3 years ago - 1 comment

#73 - A warning/error should be given if an element has the key "items"

Issue - State: open - Opened by Tomen over 3 years ago - 1 comment

#72 - _make is part of namedtuple's contract, not tuple

Issue - State: open - Opened by marksteward over 3 years ago - 2 comments

#71 - DefaultMunch TypeError

Issue - State: closed - Opened by hginzel over 3 years ago - 2 comments

#70 - Add imports to README

Pull Request - State: closed - Opened by d1618033 over 3 years ago

#69 - Add imports to readme

Pull Request - State: closed - Opened by d1618033 over 3 years ago

#68 - Update README.md

Pull Request - State: closed - Opened by hginzel over 3 years ago - 1 comment

#67 - Undeclared dependency on setuptools (pkg_resources)

Issue - State: closed - Opened by jaraco almost 4 years ago - 3 comments

#66 - What are the recommended type annotations?

Issue - State: closed - Opened by MartinThoma about 4 years ago - 9 comments

#65 - Recursive dict merge

Issue - State: closed - Opened by zepengchen about 4 years ago - 2 comments

#64 - replace pkg_resources with importlib.metadata

Pull Request - State: closed - Opened by dhellmann about 4 years ago

#62 - Develop to master

Pull Request - State: closed - Opened by twardoch over 4 years ago - 1 comment

#61 - Use install_requires

Pull Request - State: closed - Opened by aksondhi over 4 years ago - 1 comment

#60 - Setup.py Update

Issue - State: closed - Opened by aksondhi over 4 years ago - 1 comment

#59 - is Munch thread safe for reading?

Issue - State: closed - Opened by andrewxi19 almost 5 years ago - 1 comment

#58 - Added RecursiveMunch object.

Pull Request - State: closed - Opened by GuillaumeRochette almost 5 years ago - 4 comments

#57 - Added RecursiveMunch object.

Pull Request - State: closed - Opened by GuillaumeRochette almost 5 years ago

#56 - munch.fromYAML issue

Issue - State: closed - Opened by JohnV7 almost 5 years ago - 1 comment

#55 - Support fromJSON classmethod for all Munch subclasses

Pull Request - State: closed - Opened by ayalash almost 5 years ago

#54 - Fix DefaultMunch/DefaultFactoryMunch return value for get method (fixes #53)

Pull Request - State: closed - Opened by ayalash almost 5 years ago

#53 - DefaultMunch getter now returns None instead of DefaultValue

Issue - State: closed - Opened by Canuteson almost 5 years ago - 2 comments
Labels: bug

#52 - Support fromYAML classmethod for all Munch subclasses (fixes #34)

Pull Request - State: closed - Opened by ayalash almost 5 years ago - 1 comment

#51 - Remove usage of deprecated API: Add default loader to yaml loads

Pull Request - State: closed - Opened by ayalash almost 5 years ago

#50 - Improve Pylint validations

Pull Request - State: closed - Opened by ayalash almost 5 years ago

#49 - Switch to PBR

Pull Request - State: closed - Opened by ayalash almost 5 years ago

#48 - master and develop branches got diverge

Issue - State: closed - Opened by ayalash almost 5 years ago

#47 - Add constructors to all PyYAML loaders (fixes #44)

Pull Request - State: closed - Opened by ayalash almost 5 years ago - 2 comments

#46 - Fix/namedtuple handling

Pull Request - State: closed - Opened by atleta almost 5 years ago - 2 comments

#45 - Use yaml.full_load instead of yaml.load

Pull Request - State: closed - Opened by duongnt over 5 years ago - 3 comments

#43 - Immutable/frozen munch

Issue - State: open - Opened by worldmind over 5 years ago - 1 comment

#42 - Key with Python reserved names like "for"

Issue - State: closed - Opened by JulianS-Uni over 5 years ago - 1 comment

#41 - Correctly handle object cycles in munchify/unmunchify

Pull Request - State: closed - Opened by innermatrix over 5 years ago - 4 comments

#40 - munchify/unmunchify fail if they encounter cycles

Issue - State: closed - Opened by innermatrix over 5 years ago - 1 comment

#39 - TypeError: multiple bases have instance lay-out conflict

Issue - State: closed - Opened by bakert over 5 years ago - 2 comments

#38 - Improve subclassing behavior

Pull Request - State: closed - Opened by JosePVB over 5 years ago - 2 comments

#37 - Deserializing a munchified object makes it an dict

Issue - State: closed - Opened by kannangce almost 6 years ago - 3 comments

#36 - automunchify helper function, AutoMunch.__setattr__ will now munchify…

Pull Request - State: closed - Opened by kbni about 6 years ago - 1 comment

#35 - automunchify helper function, AutoMunch.__setattr__ will now munchify…

Pull Request - State: closed - Opened by kbni about 6 years ago

#34 - DefaultMunch.fromYAML should take default argument

Issue - State: closed - Opened by bronger over 6 years ago

#33 - Fix typo in travis-ci yaml file

Pull Request - State: closed - Opened by pabelanger over 6 years ago - 1 comment

#32 - Build python wheels

Pull Request - State: closed - Opened by pabelanger over 6 years ago - 1 comment

#31 - Please publish python universal wheel

Issue - State: closed - Opened by pabelanger over 6 years ago - 8 comments

#30 - Something is wrong with munch and pickle

Issue - State: closed - Opened by harlowja over 6 years ago - 3 comments

#29 - New release

Issue - State: closed - Opened by pziecina over 6 years ago - 1 comment

#28 - Make DefaultFactoryMunch which lets users provide a factory to gener…

Pull Request - State: closed - Opened by ekuecks over 6 years ago - 4 comments

#27 - __setattr__ will now munchify() any provided dict

Pull Request - State: closed - Opened by kbni over 6 years ago - 8 comments

#26 - support recursive munching

Issue - State: closed - Opened by tf42src almost 7 years ago - 7 comments

#25 - Implement the pickling interface

Pull Request - State: closed - Opened by JamshedVesuna almost 7 years ago - 1 comment

#24 - Accessing serialized json with numeric string as keys

Issue - State: closed - Opened by nadavgut almost 7 years ago - 1 comment

#23 - Implement the pickling interface

Pull Request - State: closed - Opened by JamshedVesuna almost 7 years ago - 2 comments

#22 - Support for pretty printing

Issue - State: closed - Opened by pmav99 about 7 years ago - 2 comments

#20 - Add __dict__ property that calls toDict()

Pull Request - State: closed - Opened by bobh66 about 7 years ago - 2 comments

#19 - There is no __dict__ attribute on an object that inherits from Munch

Issue - State: closed - Opened by bobh66 about 7 years ago - 4 comments

#18 - DefaultMunch version release

Issue - State: closed - Opened by JostCrow about 7 years ago - 3 comments

#16 - Added DefaultMunch, which returns a special value for missing attributes

Pull Request - State: closed - Opened by z0u about 7 years ago - 8 comments

#15 - Added JavaScript-like `undefined` behaviour for missing attributes

Pull Request - State: closed - Opened by z0u about 7 years ago - 5 comments

#14 - Fix Python 3 compatibility to work with IronPython

Pull Request - State: closed - Opened by vmalloc over 7 years ago

#13 - Munch Errors with IronPython

Issue - State: closed - Opened by yiyuan1840 over 7 years ago

#12 - New Release

Issue - State: closed - Opened by hotloo over 7 years ago - 2 comments

#11 - OrderedMunch

Issue - State: closed - Opened by femtotrader over 8 years ago - 4 comments

#10 - copy() of a Munch gives dict() object

Issue - State: closed - Opened by nivw over 8 years ago - 3 comments

#9 - Add backwards compatibility with bunch library

Pull Request - State: closed - Opened by mbarrien almost 9 years ago - 5 comments

#8 - OrderedDict implementation

Pull Request - State: closed - Opened by jacobsvante almost 9 years ago - 1 comment

#7 - Fix __contains__ returning True for Munch’s default attributes

Pull Request - State: closed - Opened by jacobsvante almost 9 years ago - 3 comments

#6 - Fix tests and use standard py.test tests instead

Pull Request - State: closed - Opened by jacobsvante almost 9 years ago - 3 comments

#5 - A Bunch implementation should belongs to an organization

Issue - State: closed - Opened by femtotrader almost 9 years ago - 3 comments