Tags: mtshiba/RustPython
Tags
Merge pull request RustPython#6085 from youknowone/dict-update
Update `contextlib` from 3.13.5, (RustPython#6056) * Update `contextlib` from 3.13.5 * Add `test_contextlib_async.py`
stdlib(sqlite): Raise ProgrammingError in closed Blob context manager (… …RustPython#6041)
Fix test_typing.test_args_kwargs (RustPython#6012)
Update `test_tuple.py` from 3.13.5 (RustPython#5966)
Handle negative time.sleep values (RustPython#5906) * fix(time): Handle negative sleep values
__repr__ in typing (RustPython#5870) * ParamSpec.__repr__ * Fix more repr
BaseException.__setstate__ (RustPython#5821) * docs * BaseException.__setstate__
Bump webpack-dev-server from 5.2.0 to 5.2.1 in /wasm/demo (RustPython… …#5801) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext