From me at the-compiler.org Tue Dec 7 03:55:11 2021 From: me at the-compiler.org (Florian Bruhin) Date: Tue, 7 Dec 2021 09:55:11 +0100 Subject: [pytest-dev] pytest 7.0.0rc1 released! Message-ID: <20211207085511.kttvwgpz4ww2zcgr@aragog.localdomain> The pytest team is proud to announce the 7.0.0rc1 prerelease! This is a prerelease, not intended for production use, but to test the upcoming features and improvements in order to catch any major problems before the final version is released to the major public. We appreciate your help testing this out before the final release, making sure to report any regressions to our issue tracker: https://github.com/pytest-dev/pytest/issues When doing so, please include the string ``[prerelease]`` in the title. You can upgrade from PyPI via: pip install pytest==7.0.0rc1 Users are encouraged to take a look at the CHANGELOG carefully: https://docs.pytest.org/en/7.0.x/changelog.html Thanks to all the contributors to this release: * Adam J. Stewart * Alexander King * Amin Alaee * Andrew Neitsch * Anthony Sottile * Ben Davies * Bern?t G?bor * Brian Okken * Bruno Oliveira * Cristian Vera * David Szotten * Eddie * Emmanuel Arias * Emmanuel Meric de Bellefon * Eric Liu * Florian Bruhin * GergelyKalmar * Graeme Smecher * Harshna * Hugo van Kemenade * Jakub Kul?k * James Myatt * Jeff Rasley * Kale Kundert * Miro Hron?ok * Naveen-Pratap * Oleg H?fling * Ran Benita * Ronny Pfannschmidt * Simon K * Srip * S?ren Wegener * Taneli Hukkinen * Terje Runde * Thomas Grainger * Thomas Hisch * William Jamir Silva * Zac Hatfield-Dodds * andrewdotn * denivyruck * ericluoliu * oleg.hoefling * symonk * ziebam * ?loi Rivard Happy testing, The pytest Development Team -- me at the-compiler.org | https://www.qutebrowser.org https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From opensource at ronnypfannschmidt.de Fri Dec 31 08:23:59 2021 From: opensource at ronnypfannschmidt.de (Ronny Pfannschmidt) Date: Fri, 31 Dec 2021 14:23:59 +0100 Subject: [pytest-dev] looking for additional maintainers for pytest-asyncio Message-ID: <556ba116-52b6-2379-fd1e-97d3d3de8daa@ronnypfannschmidt.de> Hi everyone, unfortunatelyTin Tvrtkovi?, the maintainer of pytest-asyncio is currently not in a position to do more than the bare minimum for pytest-asyncio. As such PRs and PR review stalled. Pytest-core want to help the project, however neither me, nor a good part of pytest-core is that familiar with async/asyncio yet. As such neither pytest-core nor Tin are in a position to mentor someone new/unfamiliar into pytest-asyncio. As such, we'd appreciate if someone that's already familiar could step up in order for the project to gain some more traction again Anyone interested please reach out to the pytest-dev ml and/or me personally. Regards, Ronny -------------- next part -------------- An HTML attachment was scrubbed... URL: From m.seifert at digitalernachschub.de Fri Dec 31 10:08:34 2021 From: m.seifert at digitalernachschub.de (Michael Seifert) Date: Fri, 31 Dec 2021 16:08:34 +0100 Subject: [pytest-dev] looking for additional maintainers for pytest-asyncio In-Reply-To: <556ba116-52b6-2379-fd1e-97d3d3de8daa@ronnypfannschmidt.de> References: <556ba116-52b6-2379-fd1e-97d3d3de8daa@ronnypfannschmidt.de> Message-ID: Hi Ronny, Thanks for bringing this up! I'd volunteer to help out. I've previously contributed to pytest-asyncio, which actually makes me the #2 contributor to the project. I helped out with removing and adding support for Python versions and bug fixes [1]. Beyond writing code, I took part in issue discussions [2] and even tried to elicit a PR from someone new to the project [3]. I might have gotten involved more in the past, but the pytest-asyncio currently needs more review power. [4] I don't have personal stake in the project other than being a recurring user. I just think that, thanks to Tin's work, pytest-asyncio is an important part of the ecosystem. In the corresponding GtiHub issue, you mentioned you're looking for qualified help. Whether my offer counts as qualified is up to you to decide :) In any case, I can offer help to get started with the code, in case someone else wants to step up for pytest-asyncio. Happy New Year Michael [1] https://github.com/pytest-dev/pytest-asyncio/issues?q=author%3Aseifertm [2] https://github.com/pytest-dev/pytest-asyncio/issues?q=commenter%3Aseifertm [3] https://github.com/pytest-dev/pytest-asyncio/issues/197 [4] https://github.com/pytest-dev/pytest-asyncio/issues/192 Am 31.12.21 um 14:23 schrieb Ronny Pfannschmidt: > > Hi everyone, > > unfortunatelyTin Tvrtkovi?, > the maintainer of pytest-asyncio is currently > not in a position to do more than the bare minimum for pytest-asyncio. > > As such PRs and PR review stalled. > > Pytest-core want to help the project, however neither me, nor a good > part of pytest-core is that familiar with async/asyncio yet. > > As such neither pytest-core nor Tin are in a position to mentor > someone new/unfamiliar into pytest-asyncio. > > As such, we'd appreciate if someone that's already familiar could step > up in order for the project to gain some more traction again > > Anyone interested please reach out to the pytest-dev ml and/or me > personally. > > Regards, Ronny > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev -- Michael Seifert, Ruppertskirchen 5, 85250 Ruppertskirchen Tel.: +49 (0) 8254 4869987 https://www.digitalernachschub.de -------------- next part -------------- An HTML attachment was scrubbed... URL: