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
Add `__hash__` for a bunch of types that set it to None
github.com/python/typeshed - tungol opened this pull request 28 days ago
github.com/python/typeshed - tungol opened this pull request 28 days ago
feat(dev): emit descriptions for commands in help
github.com/python/pythondotorg - miketheman opened this pull request 28 days ago
github.com/python/pythondotorg - miketheman opened this pull request 28 days ago
Bug: Resolutions in PSF minutes not listed on Resolutions page
github.com/python/pythondotorg - JesseWeinstein opened this issue 28 days ago
github.com/python/pythondotorg - JesseWeinstein opened this issue 28 days ago
Update translation for library/pathlib.po
github.com/python/python-docs-zh-tw - mindihx opened this pull request 28 days ago
github.com/python/python-docs-zh-tw - mindihx opened this pull request 28 days ago
Translate library/http.cookies
github.com/python/python-docs-zh-tw - mindihx opened this pull request 28 days ago
github.com/python/python-docs-zh-tw - mindihx opened this pull request 28 days ago
Translate library/http.cookies
github.com/python/python-docs-zh-tw - mindihx opened this issue 28 days ago
github.com/python/python-docs-zh-tw - mindihx opened this issue 28 days ago
add `types.GenericAlias.__mro_entries__`
github.com/python/typeshed - tungol opened this pull request 28 days ago
github.com/python/typeshed - tungol opened this pull request 28 days ago
Stubsabot failed on Mon Dec 23 2024
github.com/python/typeshed - github-actions[bot] opened this issue 29 days ago
github.com/python/typeshed - github-actions[bot] opened this issue 29 days ago
optparse: Improve `Option` typing
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
Missing tkinter in 3.13.0 install
github.com/python/cpython - noblockhit opened this issue 29 days ago
github.com/python/cpython - noblockhit opened this issue 29 days ago
`multiprocessing.Queue`: When a certain amount of bytes is put into the queue, it prevents the script from exiting.
github.com/python/cpython - ebonnal opened this issue 29 days ago
github.com/python/cpython - ebonnal opened this issue 29 days ago
Fix third party scheduled tests running on forks
github.com/python/typing_extensions - brianschubert opened this pull request 29 days ago
github.com/python/typing_extensions - brianschubert opened this pull request 29 days ago
Align the grammar of the `Decimal` string constructor with `float`'s
github.com/python/cpython - KommuSoft opened this issue 29 days ago
github.com/python/cpython - KommuSoft opened this issue 29 days ago
[setuptools] Remove stubs for setuptools.compat private modules
github.com/python/typeshed - intgr opened this pull request 29 days ago
github.com/python/typeshed - intgr opened this pull request 29 days ago
setuptools: Remove problematic private module compat
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
setuptools: Fix unused pyright: ignore
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
optparse: improve HelpFormatter annotations
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
optparse: Precise types for `OptionParser.add_option_group`
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
github.com/python/typeshed - hamdanal opened this pull request 29 days ago
PEP 769: Add a 'default' keyword argument to 'attrgetter' and 'itemgetter'
github.com/python/peps - facundobatista opened this pull request 29 days ago
github.com/python/peps - facundobatista opened this pull request 29 days ago
decouple types.DynamicClassAttribute from property
github.com/python/typeshed - tungol opened this pull request 30 days ago
github.com/python/typeshed - tungol opened this pull request 30 days ago
Remove `value` attribute from `builtins.StopAsyncIteration`
github.com/python/typeshed - bzoracler opened this pull request 30 days ago
github.com/python/typeshed - bzoracler opened this pull request 30 days ago
Add isPnz() as a New Built-in Function to Determine Number Sign
github.com/python/cpython - Gh-Novel opened this pull request 30 days ago
github.com/python/cpython - Gh-Novel opened this pull request 30 days ago
Use of `ffi_type_complex_double` is unguarded
github.com/python/cpython - zanieb opened this issue 30 days ago
github.com/python/cpython - zanieb opened this issue 30 days ago
gh-100384: Error on `unguarded-availability-new` in Darwin builds
github.com/python/cpython - zanieb opened this pull request 30 days ago
github.com/python/cpython - zanieb opened this pull request 30 days ago
gh-111178: fix UBSan failures for exception types
github.com/python/cpython - picnixz opened this pull request 30 days ago
github.com/python/cpython - picnixz opened this pull request 30 days ago
Make various `email.Policy` use sites generic over the message type
github.com/python/typeshed - brianschubert opened this pull request 30 days ago
github.com/python/typeshed - brianschubert opened this pull request 30 days ago
Fix typos in `TypeIs` docstring
github.com/python/typing_extensions - hamdanal opened this pull request 30 days ago
github.com/python/typing_extensions - hamdanal opened this pull request 30 days ago
Typeshed in mypy 1.14.0 prohibits using `email.policy.default` with `email.message_from_string()`
github.com/python/typeshed - jwodder opened this issue about 1 month ago
github.com/python/typeshed - jwodder opened this issue about 1 month ago
Argument Clinic's `[python input]` blocks do not support `/*` in literal strings
github.com/python/cpython - picnixz opened this issue about 1 month ago
github.com/python/cpython - picnixz opened this issue about 1 month ago
Argument Clinic's `[python input]` blocks do not support empty lines in comments
github.com/python/cpython - picnixz opened this issue about 1 month ago
github.com/python/cpython - picnixz opened this issue about 1 month ago
gh-128150: improve performances of `uuid.uuid*` constructor functions.
github.com/python/cpython - picnixz opened this pull request about 1 month ago
github.com/python/cpython - picnixz opened this pull request about 1 month ago
Improve performances of `uuid.*` functions
github.com/python/cpython - picnixz opened this issue about 1 month ago
github.com/python/cpython - picnixz opened this issue about 1 month ago
gh-89083: improve UUIDv8 uniqueness tests
github.com/python/cpython - picnixz opened this pull request about 1 month ago
github.com/python/cpython - picnixz opened this pull request about 1 month ago
Add “New > Python File” option to Windows Explorer context menu during installation
github.com/python/cpython - Unknownuserfrommars opened this issue about 1 month ago
github.com/python/cpython - Unknownuserfrommars opened this issue about 1 month ago
gh-128002: fix many thread safety issues in asyncio
github.com/python/cpython - kumaraditya303 opened this pull request about 1 month ago
github.com/python/cpython - kumaraditya303 opened this pull request about 1 month ago
3.14 build error after recent commit: `pylifecycle.c:50:12: fatal error: os/log.h: No such file or directory`
github.com/python/cpython - barracuda156 opened this issue about 1 month ago
github.com/python/cpython - barracuda156 opened this issue about 1 month ago
Update translation for library/enum, library/exceptions and howto/sorting
github.com/python/python-docs-zh-tw - mindihx opened this pull request about 1 month ago
github.com/python/python-docs-zh-tw - mindihx opened this pull request about 1 month ago
Multiprocessing code succeeds in 3.13 but fails in 3.14
github.com/python/cpython - nickdrozd opened this issue about 1 month ago
github.com/python/cpython - nickdrozd opened this issue about 1 month ago
Race between PyMember_GetOne and PyMember_SetOne for _Py_T_OBJECT members under freethreading
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
GH-128131: Support fast forward seek in uncompressed unencrypted ZipExtFile
github.com/python/cpython - 5ec1cff opened this pull request about 1 month ago
github.com/python/cpython - 5ec1cff opened this pull request about 1 month ago
[1.14 regression] False positive on abstract Enum subclasses in stubs
github.com/python/mypy - JelleZijlstra opened this issue about 1 month ago
github.com/python/mypy - JelleZijlstra opened this issue about 1 month ago
Overload + generic functions + union arguments = inconsistent results (wrong overload is matched?)
github.com/python/mypy - sbrudenell opened this issue about 1 month ago
github.com/python/mypy - sbrudenell opened this issue about 1 month ago
[1.14 regression] Unpacking an iterator converts the inner type to `Any`
github.com/python/mypy - dscorbett opened this issue about 1 month ago
github.com/python/mypy - dscorbett opened this issue about 1 month ago
[3.13] gh-112328: Make EnumDict usable on its own and document it (GH-123669)
github.com/python/cpython - ethanfurman opened this pull request about 1 month ago
github.com/python/cpython - ethanfurman opened this pull request about 1 month ago
Add animations to the sidebar and other small places
github.com/python/python-docs-theme - Wulian233 opened this pull request about 1 month ago
github.com/python/python-docs-theme - Wulian233 opened this pull request about 1 month ago
More responsive/wider sidebar
github.com/python/python-docs-theme - tomasr8 opened this issue about 1 month ago
github.com/python/python-docs-theme - tomasr8 opened this issue about 1 month ago
SSL issue starting from openssl 3.2
github.com/python/cpython - nurfed1 opened this issue about 1 month ago
github.com/python/cpython - nurfed1 opened this issue about 1 month ago
Preview of Docs is broken
github.com/python/python-docs-theme - StanFromIreland opened this issue about 1 month ago
github.com/python/python-docs-theme - StanFromIreland opened this issue about 1 month ago
PEP 3147: Update figures
github.com/python/peps - shallow-beach opened this pull request about 1 month ago
github.com/python/peps - shallow-beach opened this pull request about 1 month ago
[3.12] gh-128049: Fix type confusion bug with the return value of a custom ExceptionGroup split function (GH-128079)
github.com/python/cpython - miss-islington opened this pull request about 1 month ago
github.com/python/cpython - miss-islington opened this pull request about 1 month ago
[3.13] gh-128049: Fix type confusion bug with the return value of a custom ExceptionGroup split function (GH-128079)
github.com/python/cpython - miss-islington opened this pull request about 1 month ago
github.com/python/cpython - miss-islington opened this pull request about 1 month ago
[mypyc] Fixing InitVar for dataclasses.
github.com/python/mypy - advait-dixit opened this pull request about 1 month ago
github.com/python/mypy - advait-dixit opened this pull request about 1 month ago
Escaping the `repl` argument to `re.sub()`, `re.subn()`
github.com/python/cpython - finite-state-machine opened this issue about 1 month ago
github.com/python/cpython - finite-state-machine opened this issue about 1 month ago
Race in PyUnicode_InternFromString under free-threading
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
Allow to customize XML declaration header when writing ElementTree output
github.com/python/cpython - pprossi opened this issue about 1 month ago
github.com/python/cpython - pprossi opened this issue about 1 month ago
Updated conformance test results for the latest versions of type chec…
github.com/python/typing - erictraut opened this pull request about 1 month ago
github.com/python/typing - erictraut opened this pull request about 1 month ago
3rd party tests conditional runs syntax
github.com/python/typing_extensions - Viicos opened this issue about 1 month ago
github.com/python/typing_extensions - Viicos opened this issue about 1 month ago
Error during build on unguarded use of new symbols on macOS
github.com/python/cpython - zanieb opened this issue about 1 month ago
github.com/python/cpython - zanieb opened this issue about 1 month ago
HACL Blake2 implementation does not check for `aligned_alloc` availability on macOS
github.com/python/cpython - zanieb opened this issue about 1 month ago
github.com/python/cpython - zanieb opened this issue about 1 month ago
Race in bytes_hash under free-threading
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
[misc] use highlight.js for syntax highlighting in blog post
github.com/python/mypy - svalentin opened this pull request about 1 month ago
github.com/python/mypy - svalentin opened this pull request about 1 month ago
GH-128131: Random access uncompressed unencrypted ZipExtFile
github.com/python/cpython - vvb2060 opened this pull request about 1 month ago
github.com/python/cpython - vvb2060 opened this pull request about 1 month ago
random access uncompressed unencrypted ZipExtFile
github.com/python/cpython - vvb2060 opened this issue about 1 month ago
github.com/python/cpython - vvb2060 opened this issue about 1 month ago
Race on `_PyRuntime.signals.unhandled_keyboard_interrupt` when calling `eval()` concurrently in free-threading mode
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
github.com/python/cpython - hawkinsp opened this issue about 1 month ago
Make getopt error message style more consistent
github.com/python/cpython - 9cel opened this pull request about 1 month ago
github.com/python/cpython - 9cel opened this pull request about 1 month ago
gh-128127: add feature for ast.NodeVisitor generic_visit to return list of all return values of calls to `visit_`
github.com/python/cpython - ahmedhus22 opened this pull request about 1 month ago
github.com/python/cpython - ahmedhus22 opened this pull request about 1 month ago
Allow ast.NodeVisitor's generic_visit to return list of all returned values of calls to `visit_`
github.com/python/cpython - ahmedhus22 opened this issue about 1 month ago
github.com/python/cpython - ahmedhus22 opened this issue about 1 month ago
Flask-socketio 5.5 + add type of kwargs
github.com/python/typeshed - yangdanny97 opened this pull request about 1 month ago
github.com/python/typeshed - yangdanny97 opened this pull request about 1 month ago
gh-114203: Optimise simple recursive critical sections
github.com/python/cpython - Yhg1s opened this pull request about 1 month ago
github.com/python/cpython - Yhg1s opened this pull request about 1 month ago
fix(library/tempfile): add a missing backtick
github.com/python/python-docs-zh-tw - oToToT opened this pull request about 1 month ago
github.com/python/python-docs-zh-tw - oToToT opened this pull request about 1 month ago
GH-127705: Add debug mode for `_PyStackRef`s inspired by HPy debug mode
github.com/python/cpython - markshannon opened this pull request about 1 month ago
github.com/python/cpython - markshannon opened this pull request about 1 month ago
Improve performance of copy.copy
github.com/python/cpython - eendebakpt opened this issue about 1 month ago
github.com/python/cpython - eendebakpt opened this issue about 1 month ago
Windows device read failure through Python file interface with read buffering enabled
github.com/python/cpython - therealergo opened this issue about 1 month ago
github.com/python/cpython - therealergo opened this issue about 1 month ago
email.parser inserts extraneous spaces when parsing folded rfc2047 headers with policy.default
github.com/python/cpython - medmunds opened this issue about 1 month ago
github.com/python/cpython - medmunds opened this issue about 1 month ago
Drop changelog translation in older Python verisons
github.com/python/python-docs-pt-br - rffontenelle opened this pull request about 1 month ago
github.com/python/python-docs-pt-br - rffontenelle opened this pull request about 1 month ago
constrain a generic type with an alias derived from a union type in Python
github.com/python/mypy - GENDRAUD opened this issue about 1 month ago
github.com/python/mypy - GENDRAUD opened this issue about 1 month ago
test_builtin.ImmortalTests.test_immortals tests are not so immortal on i586 and 3.14.0a3
github.com/python/cpython - mcepl opened this issue about 1 month ago
github.com/python/cpython - mcepl opened this issue about 1 month ago
Stubsabot failed on Fri Dec 20 2024
github.com/python/typeshed - github-actions[bot] opened this issue about 1 month ago
github.com/python/typeshed - github-actions[bot] opened this issue about 1 month ago
gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime
github.com/python/cpython - zanieb opened this pull request about 1 month ago
github.com/python/cpython - zanieb opened this pull request about 1 month ago
Type is not narrowed in else clause following check via type()
github.com/python/mypy - eroller opened this issue about 1 month ago
github.com/python/mypy - eroller opened this issue about 1 month ago
stubtest: distinguish metaclass attributes from class attributes
github.com/python/mypy - tungol opened this pull request about 1 month ago
github.com/python/mypy - tungol opened this pull request about 1 month ago
`test_strftime_y2k` fails while cross-compiling 3.14a3 for `x86_64_v2` and `x86_64_v3` on Linux
github.com/python/cpython - zanieb opened this issue about 1 month ago
github.com/python/cpython - zanieb opened this issue about 1 month ago
Generic class with a single upper bound of a union type
github.com/python/mypy - ritsuki1227 opened this issue about 1 month ago
github.com/python/mypy - ritsuki1227 opened this issue about 1 month ago
[misc] Fix previous change to `<pre><code>`
github.com/python/mypy - svalentin opened this pull request about 1 month ago
github.com/python/mypy - svalentin opened this pull request about 1 month ago
Unable to set a property of a class as a default parameter for a subclass
github.com/python/cpython - Bot1-Pzon opened this issue about 1 month ago
github.com/python/cpython - Bot1-Pzon opened this issue about 1 month ago
os.path.realpath() RecursionError
github.com/python/cpython - jwilk opened this issue about 1 month ago
github.com/python/cpython - jwilk opened this issue about 1 month ago
[misc] Properly format subheadings and code in gen_blog_post_html.py
github.com/python/mypy - svalentin opened this pull request about 1 month ago
github.com/python/mypy - svalentin opened this pull request about 1 month ago
gh-128089: Bump the PYC magic number
github.com/python/cpython - JelleZijlstra opened this pull request about 1 month ago
github.com/python/cpython - JelleZijlstra opened this pull request about 1 month ago
Minor updates to 1.14 changelog
github.com/python/mypy - JukkaL opened this pull request about 1 month ago
github.com/python/mypy - JukkaL opened this pull request about 1 month ago
gh-128136: Possibility to customize hardcoded xml declaration
github.com/python/cpython - pprossi opened this pull request about 1 month ago
github.com/python/cpython - pprossi opened this pull request about 1 month ago
expand the possible inputs to `reversed`
github.com/python/typeshed - tungol opened this pull request about 1 month ago
github.com/python/typeshed - tungol opened this pull request about 1 month ago
I can not assign a value to variable of a type built from the unpacking of another type with the new pythong 3.13 generic syntax
github.com/python/mypy - GENDRAUD opened this issue about 1 month ago
github.com/python/mypy - GENDRAUD opened this issue about 1 month ago
Tcl warnings while building latest main -
github.com/python/cpython - srinivasreddy opened this issue about 1 month ago
github.com/python/cpython - srinivasreddy opened this issue about 1 month ago
Unreachable code warnings while building latest main at 48c70b8
github.com/python/cpython - srinivasreddy opened this issue about 1 month ago
github.com/python/cpython - srinivasreddy opened this issue about 1 month ago
The _curses.window.get_wch() method is not available in Python 3.13 for macOS universal2 installer
github.com/python/cpython - atsuoishimoto opened this issue about 1 month ago
github.com/python/cpython - atsuoishimoto opened this issue about 1 month ago