monty icon indicating copy to clipboard operation
monty copied to clipboard

This repository implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.

Results 15 monty issues
Sort by recently updated
recently updated
newest added

## Summary In some objects, tuples, namedtuples, OrderedDict and other data-container objects are used. Currently, MontyEncoder and MontyDecoder do not support them (it actually converts tuples to lists, OrderedDicts to...

Improves robustness of monty when backwards incompatible changes are made. See https://github.com/materialsproject/custodian/pull/130

## Summary - Extend `dev.deprecated` to be able to decorate classes. @esoteric-ephemera - Improve deprecation message formatting (**potentially breaking?**), as pointed out by @janosh in https://github.com/materialsproject/pymatgen/pull/3835#discussion_r1605187421

Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240406 to 2.32.0.20240521. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-requests&package-manager=pip&previous-version=2.31.0.20240406&new-version=2.32.0.20240521)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies
ruby