Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Python Software Foundation


Collective - https://opencollective.com/python-software-foundation - Website: https://www.python.org/psf - Code: https://github.com/python/cpython

Try to fix GH actions syntax (#355)

github.com/python/typing_extensions - d34c389d3d1f8cce006dfd1200e203551c16418c authored 10 months ago by Jelle Zijlstra <[email protected]>
Run CPython test suite in our CI (#353)

github.com/python/typing_extensions - d409ec98e3889462e59c85a4b34f9f83ce40bf2c authored 10 months ago by Jelle Zijlstra <[email protected]>
Bump google-cloud-ndb to 2.3.* (#11566)

github.com/python/typeshed - 3802899a01269df575ea32a21534c5400fb9218a authored 10 months ago by Alex Waygood <[email protected]>
typing: Deprecate creating a NamedTuple with kwargs (#11567)

https://github.com/python/cpython/blob/c5fa796619a8cae5a1a8a4a043d05a99adec713d/Lib/typing.py#L2874

github.com/python/typeshed - a6bdb25991ab948f8619b1381709e51616a1270d authored 10 months ago by Jelle Zijlstra <[email protected]>
gh-467: Add onder-riscv64 (#474)

github.com/python/buildmaster-config - 71c602350e93543950326147d5a14037509f8ab0 authored 10 months ago by Furkan Onder <[email protected]>
Fix indentation in TypedDict docs (#352)

github.com/python/typing_extensions - 9d1689ede041302d85f41292bf25a9d13bf16a7b authored 10 months ago by Jelle Zijlstra <[email protected]>
Bump pyinstaller to 6.5.* (#11563)

github.com/python/typeshed - 354ecd084f5a50859a3cb7a758287802794c59ce authored 10 months ago by Avasam <[email protected]>
Use Python 3.11 for third-party stubtest in CI (#11562)

github.com/python/typeshed - 24d39de94be193e121c9fe10f11ab6d86110c627 authored 10 months ago by Alex Waygood <[email protected]>
Replace Flake8 checks with Ruff (except for flake8-pyi) (#11496)

Co-authored-by: Alex Waygood <[email protected]>

github.com/python/typeshed - 1a942aa36d3dfa4c4a92416b52655ff8ad98b5b7 authored 10 months ago by Avasam <[email protected]>
Make stubtest pass on libsass/passlib/redis/tree-sitter if you're using Python 3.12 (#11561)

github.com/python/typeshed - 55205a4ce63e35ed428f51e54e90f72c6adda49b authored 10 months ago by Alex Waygood <[email protected]>
Bump flake8-pyi to 24.3.0 (#11560)

github.com/python/typeshed - e085a00a8e38eea2e98a1b2e6c7aa65b648e42ae authored 10 months ago by Alex Waygood <[email protected]>
Use PEP 570 syntax in third party stubs (#11554)

github.com/python/typeshed - 88fa182253a65465a339b0a5d7d1015025bfa171 authored 10 months ago by Shantanu <[email protected]>
Completed translation of class io.BufferedIOBase of library/io.po (#845)

* Completed translation of class io.BufferedIOBase of library/io.po

* Fix translation issues ...

github.com/python/python-docs-zh-tw - f0b8d94df57b3701c37d9b529efb3208496c1ab9 authored 10 months ago by cschan <[email protected]>
Added conformance tests for PEP 696. (#1657)

github.com/python/typing - 6125fbf34112667947e6181dce226942751a57cc authored 10 months ago by Eric Traut <[email protected]>
Sync with CPython 3.12 (#810)

github.com/python/python-docs-zh-tw - 286cecefccbd8996aaf381f212e1a1ddf6beab8e authored 10 months ago by pydoc-zh-tw[bot] <90344106+pydoc-zh-tw[bot]@users.noreply.github.com>
Incorporated PEP 696 into the typing spec. (#1655)

* Incorporated PEP 696 into the typing spec.

* Incorporated PR feedback from Jelle.

* Fixe...

github.com/python/typing - 1bc723c69672e7553c0c8016019f69c59c2aaded authored 10 months ago by Eric Traut <[email protected]>
Fix sphinx lint issue (#840)

github.com/python/python-docs-zh-tw - 024bccb4274347ccbee68118de3e7aa2e6db4738 authored 10 months ago by cschan <[email protected]>
format issue cleanup (#838)

github.com/python/python-docs-zh-tw - bc9956676766d100aa46137ae68e19eb6938e9dd authored 10 months ago by cschan <[email protected]>
Fix type narrowing for types.EllipsisType (#17003)

Fixes #17002

github.com/python/mypy - 16abf5cbe08c8b399381fc38220586cf2e49c2bc authored 10 months ago by Shantanu <[email protected]>
Update class-compat.rst: fix a typo (#1656)

github.com/python/typing - 438055a4099c99b12cb6e7672359e2cb12c652de authored 10 months ago by Alexander Kurakin <[email protected]>
Update the README (#11553)

Read through the README and changed anything that no longer made sense. In particular, the docum...

github.com/python/typeshed - f94bbfbcc4c3b2b289425ea793beda0822e702f8 authored 10 months ago by Jelle Zijlstra <[email protected]>
Use PEP 570 syntax in comments (#11552)

github.com/python/typeshed - 2d146e7da273ae1eb874404deeb17d6dbd505bde authored 10 months ago by Shantanu <[email protected]>
Use PEP 570 syntax in stdlib (#11250)

github.com/python/typeshed - 470a13ab09a6dbd4016bd31c668d478af8c86c39 authored 10 months ago by Shantanu <[email protected]>
`pkg_resources`: Make `_InstallerType` stricter and generic (#11527)

github.com/python/typeshed - 63737acac6330a1836935e9cb91e318c9f9c2699 authored 10 months ago by Avasam <[email protected]>
`docutils`: Use `ClassVar` for `Directive` class variables (#11550)

These are intended to be set as class variables, in subclasses of Directive, rather
than instan...

github.com/python/typeshed - 96e62dd7573dd56a614fb02564167347a8ca8dad authored 10 months ago by Tony Narlock <[email protected]>
Bump mypy to 1.9, add to json.encoder, small fixups (#11549)

Co-authored-by: Alex Waygood <[email protected]>

github.com/python/typeshed - 4d8ae17776275682a79446b78385a8ea99dc1508 authored 10 months ago by Shantanu <[email protected]>
spec: Separate "Glossary" section (#1652)

I'd like to add a glossary section for https://discuss.python.org/t/basic-terminology-for-type...

github.com/python/typing - ca38780e584e0a8057a0cafb0a252ea12182f42a authored 10 months ago by Jelle Zijlstra <[email protected]>
Add hash constants (#85)

github.com/python/pythoncapi-compat - 7539c7f82c0eda744ac455f0a15bf41432f2b02c authored 10 months ago by Victor Stinner <[email protected]>
Added conformance tests for PEP 705. (#1654)

Added the spec part of PEP 705 to the typing spec.

$Removed experimental

$Update

Added ...

github.com/python/typing - 68abac9ae4721f247217dcff741036cfad39739d authored 10 months ago by Eric Traut <[email protected]>
Added the spec part of PEP 705 to the typing spec. (#1650)

* Added the spec part of PEP 705 to the typing spec.

* Fixed a bug in sample code copied from...

github.com/python/typing - 081d4e781a50bf763c2cd18f91902e2e3ee9a94c authored 10 months ago by Eric Traut <[email protected]>
asyncio: Fix type of add_child_handler callback (#11548)

github.com/python/typeshed - 5b1fd121e001137a3e0fabf4f74b1390af371a0a authored 10 months ago by Jelle Zijlstra <[email protected]>
improve type annotations in 'docutils.io.Input' (#11540)

github.com/python/typeshed - f1cc14eeaf2632a25a5c9a89c6b80db1f44a5618 authored 10 months ago by danieleades <[email protected]>
Add `wurlitzer` stubs (#11459)

Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Akuli <akuviljanen17@gmai...

github.com/python/typeshed - beba8b19014a644dcab75609a3696ef18d648c02 authored 10 months ago by Hoël Bagard <[email protected]>
Remove redundant Python 3.7 code (#17004)

Some follow on from https://github.com/python/mypy/pull/15566.

Also add 3.12 to tox.ini.

github.com/python/mypy - 4259e37875219d30427a66304033f661f8b47f8f authored 10 months ago by Hugo van Kemenade <[email protected]>
[mypyc] Provide an easier way to define IR-to-IR transforms (#16998)

This makes it easy to define simple IR-to-IR transforms by subclassing
`IRTansform` and overrid...

github.com/python/mypy - c94d8e3cd02e8be5e4594d84ec77c84b3faf7948 authored 10 months ago by Jukka Lehtosalo <[email protected]>
Prepare release 1.11.0 (#331)

github.com/python/pyperformance - ad7824c7700cbe1a107097099761c07ae2dee12c authored 10 months ago by Donghee Na <[email protected]>
Updated conformance test results for mypy 1.9. (#1653)

github.com/python/typing - a3330dfde2ca28ee6e52fd41c9d6b6e3a542ab32 authored 10 months ago by Eric Traut <[email protected]>
Use strict pyright configs for `pkg_resources` (#11538)

github.com/python/typeshed - c35b3bce4e4615b5e43432917474ff8ca3ad63c8 authored 10 months ago by Avasam <[email protected]>
Run tests with Python 3.12 (#11544)

github.com/python/typeshed - d424547b941994d3fd82d182c570eea4dd20283c authored 10 months ago by Sebastian Rittau <[email protected]>
improve type annotations in 'docutils.utils' (#11526)

Co-authored-by: Jelle Zijlstra <[email protected]>

github.com/python/typeshed - a4b70db88fbab7c3974d13b8d27e745e8984fc38 authored 10 months ago by danieleades <[email protected]>
Disallow all super calls to methods with trivial bodies (#16756)

Relates to:
https://discuss.python.org/t/calling-abstract-methods/42576

I think this makes m...

github.com/python/mypy - e0ad95296037446fccb398b8dadc54ae0751df46 authored 10 months ago by Shantanu <[email protected]>
Update actions/setup-python to v5 (#11542)

Fixes deprecation warnings

github.com/python/typeshed - 407b0c4d709d4a969e2c3648643aec6f0914562e authored 10 months ago by Sebastian Rittau <[email protected]>
Update translation from Transifex

github.com/python/python-docs-pl - 7a0ed5b5606a17b9fd73d505d56d8c950bb6f357 authored 10 months ago by GitHub Action's update-translation job <[email protected]>
Deploy to Cabotage (#2396)

* add health check endpoint

* add Dockerfile for cabotage

* bind to cabotage socket

* r...

github.com/python/pythondotorg - d94b133c5525b40f051de4cb0e30f192d1974c75 authored 10 months ago by Ee Durbin <[email protected]>
`pkg_resources`: Updates from upstream typing merge (#11455)

github.com/python/typeshed - af84d2fbfe8640c9f5049bfd0e74ea3270c8ea2c authored 10 months ago by Avasam <[email protected]>
Add myself to `typing` experts (#1288)

I cannot say that I know all about `typing` in Python, but I can still be helpful.

I don't wa...

github.com/python/devguide - a78e332346f9e7dc416f30d5e7ef3cc00e85a3aa authored 10 months ago by Nikita Sobolev <[email protected]>
Improve type annotations in 'docutils.parsers.rst' (#11523)

github.com/python/typeshed - 3646f644b846d393d9381daf38141835a8217b21 authored 10 months ago by danieleades <[email protected]>
add celery (#2395)

github.com/python/pythondotorg - 2a2ef06083235d2cd13a29ab24e08b482761167f authored 10 months ago by Ee Durbin <[email protected]>
Updated conformance test results for the latest versions of pyright a… (#1651)

Updated conformance test results for the latest versions of pyright and pytest.

github.com/python/typing - 7b489c75d92e280afdefdbdd406d7289cba82ffc authored 10 months ago by Eric Traut <[email protected]>
`pkg_resources`: Remove stray `Any`s and use more `Self` & `NoReturn` types (#11528)

github.com/python/typeshed - 52daae514ade4692756bc47d16d9579f70aea93f authored 10 months ago by Avasam <[email protected]>
improve type annotations in 'docutils.parsers.rst.tableparser' (#11530)

Co-authored-by: daniel.eades <[email protected]>

github.com/python/typeshed - 67176a41e68d72167f7e48720f3e11f17fe04db0 authored 10 months ago by danieleades <[email protected]>
`openpyxl`: Simpler leftover changes from the `microsoft/python-type-stubs` merge (#11534)

github.com/python/typeshed - 82fd9e84532a4c069c19fdfc31fd65ebb974b57b authored 10 months ago by Avasam <[email protected]>
Add `@deprecated` decorator to `openpyxl` (#11535)

github.com/python/typeshed - 7c29ee3d8a9dcae978f7855edb6304424e9ef20e authored 10 months ago by Avasam <[email protected]>
Upgrade to pyperf 2.6.3 (#330)

github.com/python/pyperformance - 52a4c58f1ab28c3f17360f96b62db3ea902aad22 authored 10 months ago by Donghee Na <[email protected]>
Update translations from Transifex

github.com/python/python-docs-ja - 8276f70471d49dcc4fcc44fe5071f64b1e621a0e authored 10 months ago by github-actions <[email protected]>
implement a static URL for editing sponsor details (#2394)

this is useful for our sponsorship cooridnator to include in comms

github.com/python/pythondotorg - 5261d14352fe218afc9ddcd5106f4208176cbce4 authored 10 months ago by Ee Durbin <[email protected]>
Fix type of `concurrent.futures.wait` for Python <= 3.8 (#11537)

Closes #11533.

github.com/python/typeshed - ca1e47739e85c382e5bbb83d8eb36ead81c77f43 authored 10 months ago by layday <[email protected]>
feat: update translation in tkinter.messagebox (#823)

* feat: update translation in tkinter.messagebox

* fix: update with reviewer's suggestion

github.com/python/python-docs-zh-tw - 21ccd8bc1a87c2b35178163554edea0fb41fbed2 authored 10 months ago by RockLeon <[email protected]>
Third-party tests: don't run pydantic tests on pypy (#351)

they keep segfaulting and it's nothing to do with us

github.com/python/typing_extensions - 4fdc09ddb54be26580f68e26443a422c6024364c authored 10 months ago by Alex Waygood <[email protected]>
Stabilise third party tests (#348)

Use uv to test with the state of PyPI as of the commit we are testing

github.com/python/typing_extensions - 3304a5f0045fc81ccc10c9c9fd238d378d020d94 authored 10 months ago by Shantanu <[email protected]>
[stubsabot] Bump aws-xray-sdk to 2.13.* (#11536)

Release: https://pypi.org/pypi/aws-xray-sdk/2.13.0
Homepage: https://github.com/aws/aws-xray-sd...

github.com/python/typeshed - cc2ef48cd3d81683b4f32101723789e6b7e8fa26 authored 10 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix single item enum match type exhaustion (#16966)

Fixes #14109

---------

Co-authored-by: Shantanu Jain <[email protected]>

github.com/python/mypy - 0b8fed526de75284349afbd4b448172b61148931 authored 10 months ago by Oskari Lehto <[email protected]>
Merge pull request #483 from Danyal-Faheem/add-types-for-untyped-methods

Add typing for load and select

github.com/python/importlib_metadata - 26b22b8ec7ef16cc1c2ec3e24ce14594d033e599 authored 10 months ago by Jason R. Coombs <[email protected]>
🧎‍♀️ Genuflect to the types.

github.com/python/importlib_metadata - 9d4908e77692d915872b24c040d3a1c89ebba1be authored 10 months ago by Jason R. Coombs <[email protected]>
Re-order imports for consistency.

github.com/python/importlib_metadata - fd3a0abc127bbd8986958e5baa54f9304daf2fa4 authored 10 months ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

github.com/python/importlib_metadata - 0ae1d24c9585a3111007f9e37e55a2f7d6aa8faa authored 10 months ago by Jason R. Coombs <[email protected]>
Fix docs error due to duplicate explicit target name.

github.com/python/importlib_metadata - 55a55ea046dddc4e714777031952769b52eaa929 authored 10 months ago by Jason R. Coombs <[email protected]>
Fix inference with UninhabitedType (#16994)

At the moment, inference fails if an empty dict is used (without
annotation) as one of the type...

github.com/python/mypy - 2fbfb6060a4549a1837d5eed4ad7ef1e8da256b9 authored 10 months ago by Marc Mueller <[email protected]>
Update translations from Transifex

github.com/python/python-docs-ja - b6e26b25e735fd63f199d535e64b8d48ebf76ba1 authored 10 months ago by github-actions <[email protected]>
Re-use isolated_modules in ZipSetupBase.

github.com/python/importlib_resources - 99a41c1fe19aa9f39ec88a69a66a6298837db4d2 authored 10 months ago by Jason R. Coombs <[email protected]>
Remove unlink compatibility (unused).

github.com/python/importlib_resources - 8918e27bc55dd0a71661b061d6371bd0fd3c49fe authored 10 months ago by Jason R. Coombs <[email protected]>
Extract 'from_test_support' helper.

github.com/python/importlib_resources - a8892ae076dd24f129e51125f28b9a9abf846e8f authored 10 months ago by Jason R. Coombs <[email protected]>
Use a SimpleNamespace for setdefault compatibility.

github.com/python/importlib_resources - 414e4c0919b0b15d3546aee94d73835c7b24bdc3 authored 10 months ago by Jason R. Coombs <[email protected]>
gh-116307: Create a new import helper 'isolated modules' and use that instead of 'Clean Import' to ensure that tests from importlib_resources don't leave modules in sys.modules.

github.com/python/importlib_resources - f3f4b0ab8b50297e33343cc5e51b15dcf08c2412 authored 10 months ago by Jason R. Coombs <[email protected]>
Move test compatibility modules into a compat package.

github.com/python/importlib_resources - 8eb207101d80b378abcbe4152a790505fcc8ac7c authored 10 months ago by Jason R. Coombs <[email protected]>
blurb: replace spaces with underscores in news directory (#499)

Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: C.A.M. Gerl...

github.com/python/core-workflow - ae19036a0f8a17af33163207e77add9fd79e154c authored 10 months ago by Hugo van Kemenade <[email protected]>
Add tox for easy testing of many Python versions (#523)

Co-authored-by: Hugo van Kemenade <[email protected]>

github.com/python/core-workflow - 67b783684a519520fee6bd99470e972021325cf3 authored 10 months ago by Hugo van Kemenade <[email protected]>
Moved example sources to the tests/data directory, avoiding build issues.

github.com/python/importlib_metadata - 79521e175bc3ababd40f31ca3e3dfdab001118d5 authored 10 months ago by Jason R. Coombs <[email protected]>
👹 Feed the hobgoblins (delint).

github.com/python/importlib_metadata - 9f2d682d24df57c047651deba4a5c37eac029c02 authored 10 months ago by Jason R. Coombs <[email protected]>
Make sure that `ReadOnly` is removed when using `get_type_hints(include_extra=False)` (#349)

github.com/python/typing_extensions - c3dc681a298fae6f2aa3e937e20a32a446ecb58c authored 10 months ago by Nikita Sobolev <[email protected]>
Update changelog for 1.9 with acknowledgements. (#16989)

Co-authored-by: Jukka Lehtosalo <[email protected]>
Co-authored-by: Alex Waygood <Alex.Way...

github.com/python/mypy - 2f0f8f26d7aa3dab3c44a621bbed58c7816db2a4 authored 10 months ago by jhance <[email protected]>
run make regen-requirements (#472)

github.com/python/buildmaster-config - 31ba329f7e108f188b0d1c14094cefd8c7107349 authored 10 months ago by Victor Stinner <[email protected]>
Remove buildbot_profiler plugin (#471)

See: https://github.com/tardyp/buildbot_profiler/issues/7

github.com/python/buildmaster-config - c6ccf6e1b61b4410044e208baf840f079eb59603 authored 10 months ago by Victor Stinner <[email protected]>
Move to pandoc for rendering sponsorship contracts (take 2) (#2375)

* Move to pandoc for rendering sponsorship contracts

* use renewal template if applicable

...

github.com/python/pythondotorg - b4d22a898957a2c8cbd1c2a2ced4f1d878f0ef01 authored 10 months ago by Łukasz Langa <[email protected]>
fix download redirects to match previous behavior (#2393)

github.com/python/pythondotorg - 32071fb3905450a89a355ce9b4c22d226e60f26b authored 10 months ago by Ee Durbin <[email protected]>
Fix the django_template benchmark (#329)

This is broken by the removal of the cgi module in Python 3.13. This adds the legacy-cgi PyPI li...

github.com/python/pyperformance - 16765924a3e845fe9c3c582b7576e5f1285955df authored 10 months ago by Michael Droettboom <[email protected]>
Update Translation `librart/typing.po` rst:457 ~ rst:762 (#757)

github.com/python/python-docs-zh-tw - 616aa4efe9646e111082f269c04caf976130f5b4 authored 10 months ago by RockLeon <[email protected]>
Translate library/pathlib part 2/2 (#795)

github.com/python/python-docs-zh-tw - e51ff673b6a28054fc9685baada398563c835cc9 authored 10 months ago by mindihx <[email protected]>
Revert "run make regen-requirements (#470)"

This reverts commit f9289b17334ab9078771c4f4341fd2a96e1d8a9b.

github.com/python/buildmaster-config - d641786973b3ee3a61f583ff6cc1e620f7019181 authored 10 months ago by Łukasz Langa <[email protected]>
run make regen-requirements (#470)

github.com/python/buildmaster-config - f9289b17334ab9078771c4f4341fd2a96e1d8a9b authored 10 months ago by Victor Stinner <[email protected]>
Update translation from Transifex

github.com/python/python-docs-pl - 465812277c14d3586f1c4f3caf6d029075fcc6c4 authored 10 months ago by GitHub Action's update-translation job <[email protected]>
Update translation from Transifex

github.com/python/python-docs-pl - a2e0363bef8b3d520af407083cb8ce445861f166 authored 10 months ago by GitHub Action's update-translation job <[email protected]>
Update translations from Transifex

github.com/python/python-docs-ja - f6602b3c8fb55b26c4fb614a8961a284f1c21a38 authored 10 months ago by github-actions <[email protected]>
Don't forcibly use wasmtime's old CLI (#469)

github.com/python/buildmaster-config - dfd8d34064cb4f7090a03a86efc60f0a0b15a2a5 authored 10 months ago by Brett Cannon <[email protected]>
Various 1.9 CHANGELOG updates (#16984)

Mostly minor, but also announce that `--local-partial-types` will be
enabled by default soon an...

github.com/python/mypy - d354e763084e3890972c0c912a8290e440959f26 authored 10 months ago by Jukka Lehtosalo <[email protected]>
Add VERSION to gdb stubs (#11529)

github.com/python/typeshed - e80ad6b2bce7ef6b2a20aec2d79a672859b31864 authored 10 months ago by Gulshan Singh <[email protected]>
Add changelog for 1.9.0 (#16978)

I did my best to sort them out in a way I thought was reasonable, but
feel free to suggest impr...

github.com/python/mypy - 2c66b4821369494e50aa1487e477790d014f8fcc authored 10 months ago by jhance <[email protected]>
gha: bump actions/download-artifact from 4.1.2 to 4.1.4 (#177)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.2 to 4....

github.com/python/python-docs-pt-br - 49288403f83986f0755922838730577403bb3723 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>