Marc Mueller

Results 120 issues of Marc Mueller

## Proposed change https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.26.0 https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0 ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!)...

cla-signed
small-pr
dependency
dependency-bump

## What do these changes do? SSIA ## Are there changes in behavior for the user? ## Related issue number ## Checklist - [ ] I think the code is...

bot:chronographer:provided

flit-core `3.12` was released today with support for compound license expressions. https://flit.pypa.io/en/stable/history.html#version-3-12 Metadata diff ```diff ... +License-Expression: Apache-2.0 OR BSD-2-Clause ... -Classifier: License :: OSI Approved :: Apache Software License...

## Summary of changes From what I can tell based on the discussion in #3340, it would make sense to hide the `Package would be ignored` warning for explicitly including...

## Proposed change https://github.com/pylint-dev/pylint/releases/tag/v3.3.7 https://github.com/pylint-dev/pylint/compare/v3.3.6...v3.3.7 https://github.com/pylint-dev/astroid/releases/tag/v3.3.10 https://github.com/pylint-dev/astroid/compare/v3.3.9...v3.3.10 ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration...

cla-signed
small-pr
dependency

I'm currently working on moving the `stubs_uploader` from `setup.py` to `pyproject.toml`. _It's used to build and upload the typeshed stubs packages automatically._ While doing so I noticed that `setuptools` rejects...

I've pulled in the latest changes from PyO3 [0.25.0](https://github.com/PyO3/pyo3/releases/tag/v0.25.0) and applied the remaining patch from the current master branch again, https://github.com/ijl/orjson/commit/27d7e27fe16e68fa0ddb43265db5282e038d2a98. As for the other two changes: - https://github.com/ijl/orjson/commit/d71e2ad598687dc35e9245478276b068ffdb5dd4 with...

## What do these changes do? The metadata changes: ```diff ... -Maintainer: aiohttp team -Maintainer-email: [email protected] +Maintainer-email: aiohttp team License: Apache-2.0 -Home-page: https://github.com/aio-libs/aiohttp +Project-URL: Homepage, https://github.com/aio-libs/aiohttp ... ``` **Open questions**...

bot:chronographer:provided
backport-3.11
backport-3.12

Closes #10149

Blocked 🚧
typing
C: used-before-assignment
C: undefined-variable
python 3.14

https://github.com/python/cpython/pull/124548