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
Pow can return int with positive integer
github.com/python/typeshed - moi15moi opened this issue 21 days ago
github.com/python/typeshed - moi15moi opened this issue 21 days ago
sys.settrace suffers quadratic behavior for large dictionary literals on 3.12+
github.com/python/cpython - nedbat opened this issue 21 days ago
github.com/python/cpython - nedbat opened this issue 21 days ago
Add `tzdata` to `python` PyPI organisation?
github.com/python/tzdata - hugovk opened this issue 22 days ago
github.com/python/tzdata - hugovk opened this issue 22 days ago
Deprecate asyncio policy system
github.com/python/cpython - kumaraditya303 opened this issue 22 days ago
github.com/python/cpython - kumaraditya303 opened this issue 22 days ago
Prepare 2024.12 release
github.com/python/python-docs-theme - hugovk opened this pull request 22 days ago
github.com/python/python-docs-theme - hugovk opened this pull request 22 days ago
`ctypes` thread safety auditing (and fixing)
github.com/python/cpython - ZeroIntensity opened this issue 22 days ago
github.com/python/cpython - ZeroIntensity opened this issue 22 days ago
Use uv instead of pip for setting up venvs for benchmarking
github.com/python/pyperformance - Fidget-Spinner opened this issue 22 days ago
github.com/python/pyperformance - Fidget-Spinner opened this issue 22 days ago
fix update method of WeakKeyDictionary and WeakValueDictionary
github.com/python/typeshed - tungol opened this pull request 22 days ago
github.com/python/typeshed - tungol opened this pull request 22 days ago
move two more allowlist entries to can't fix
github.com/python/typeshed - tungol opened this pull request 22 days ago
github.com/python/typeshed - tungol opened this pull request 22 days ago
gh-127937: deprecate _PyLong_FromDigits() function
github.com/python/cpython - skirpichev opened this pull request 22 days ago
github.com/python/cpython - skirpichev opened this pull request 22 days ago
Remove private _PyLong_FromDigits() function
github.com/python/cpython - skirpichev opened this issue 22 days ago
github.com/python/cpython - skirpichev opened this issue 22 days ago
Remove private _PyLong_New() function
github.com/python/cpython - skirpichev opened this issue 22 days ago
github.com/python/cpython - skirpichev opened this issue 22 days ago
gh-126907: Use a list for `atexit` callbacks
github.com/python/cpython - ZeroIntensity opened this pull request 22 days ago
github.com/python/cpython - ZeroIntensity opened this pull request 22 days ago
add `_GeneratorContextManagerBase.__init__`
github.com/python/typeshed - tungol opened this pull request 22 days ago
github.com/python/typeshed - tungol opened this pull request 22 days ago
gh-46236: Add missing document of `PyUnicode_DecodeCodePageStateful`
github.com/python/cpython - koyuki7w opened this pull request 22 days ago
github.com/python/cpython - koyuki7w opened this pull request 22 days ago
[stubsabot] Bump ibm-db to 3.2.4
github.com/python/typeshed - github-actions[bot] opened this pull request 22 days ago
github.com/python/typeshed - github-actions[bot] opened this pull request 22 days ago
[stubsabot] Bump pycurl to 7.45.4
github.com/python/typeshed - github-actions[bot] opened this pull request 22 days ago
github.com/python/typeshed - github-actions[bot] opened this pull request 22 days ago
PEP 768: Flesh out the security design
github.com/python/peps - godlygeek opened this pull request 22 days ago
github.com/python/peps - godlygeek opened this pull request 22 days ago
Use more precise context for TypedDict plugin errors
github.com/python/mypy - brianschubert opened this pull request 22 days ago
github.com/python/mypy - brianschubert opened this pull request 22 days ago
Optionally run Python regression tests in parallel
github.com/python/cpython - colesbury opened this issue 22 days ago
github.com/python/cpython - colesbury opened this issue 22 days ago
gh-127897: fix HACL* build on macOS/Catalina
github.com/python/cpython - aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request 22 days ago
github.com/python/cpython - aeiouaeiouaeiouaeiouaeiouaeiou opened this pull request 22 days ago
gh-127930: use explicit imports in tkinter.simpledialog
github.com/python/cpython - tungol opened this pull request 22 days ago
github.com/python/cpython - tungol opened this pull request 22 days ago
Explicit imports in tkinter.simpledialog
github.com/python/cpython - tungol opened this issue 22 days ago
github.com/python/cpython - tungol opened this issue 22 days ago
select.poll is not available on windows
github.com/python/typeshed - tungol opened this pull request 22 days ago
github.com/python/typeshed - tungol opened this pull request 22 days ago
DevpollSelector is Solaris only
github.com/python/typeshed - tungol opened this pull request 22 days ago
github.com/python/typeshed - tungol opened this pull request 22 days ago
Gracefully handle encoding errors when writing to stdout
github.com/python/mypy - brianschubert opened this pull request 22 days ago
github.com/python/mypy - brianschubert opened this pull request 22 days ago
adjusting overload of `fractions.Fraction.__new__`
github.com/python/typeshed - tungol opened this pull request 22 days ago
github.com/python/typeshed - tungol opened this pull request 22 days ago
Allow any number of trailing font options in tkinter font description
github.com/python/typeshed - brianschubert opened this pull request 22 days ago
github.com/python/typeshed - brianschubert opened this pull request 22 days ago
Method call on imported definition differs inside of a list comprehension
github.com/python/cpython - DinoV opened this issue 23 days ago
github.com/python/cpython - DinoV opened this issue 23 days ago
Minor readability improvements for the itertools recipes
github.com/python/cpython - rhettinger opened this pull request 23 days ago
github.com/python/cpython - rhettinger opened this pull request 23 days ago
Enable type checking code fragment using perf_compare tool
github.com/python/mypy - JukkaL opened this pull request 23 days ago
github.com/python/mypy - JukkaL opened this pull request 23 days ago
Use more precise context for invalid type argument errors
github.com/python/mypy - brianschubert opened this pull request 23 days ago
github.com/python/mypy - brianschubert opened this pull request 23 days ago
Incorrect SyntaxError attributes when raised by `compile`
github.com/python/cpython - mrigankpawagi opened this issue 23 days ago
github.com/python/cpython - mrigankpawagi opened this issue 23 days ago
gh-127353: Allow to force color output on Windows V2
github.com/python/cpython - PalmtopTiger opened this pull request 23 days ago
github.com/python/cpython - PalmtopTiger opened this pull request 23 days ago
gh-127937: convert decimal module to use import/export API for ints (PEP 757)
github.com/python/cpython - skirpichev opened this pull request 23 days ago
github.com/python/cpython - skirpichev opened this pull request 23 days ago
gh-127773: Disable attribute cache on incompatible MRO entries
github.com/python/cpython - encukou opened this pull request 23 days ago
github.com/python/cpython - encukou opened this pull request 23 days ago
Update docs/salt-server-list.rst
github.com/python/psf-salt - github-actions[bot] opened this pull request 23 days ago
github.com/python/psf-salt - github-actions[bot] opened this pull request 23 days ago
[3.13] gh-127906: Backport test_cext changes from the main branch
github.com/python/cpython - vstinner opened this pull request 23 days ago
github.com/python/cpython - vstinner opened this pull request 23 days ago
Support measuring incremental runs in perf_compare script
github.com/python/mypy - JukkaL opened this pull request 23 days ago
github.com/python/mypy - JukkaL opened this pull request 23 days ago
Limit build parallelism in perf_compare script
github.com/python/mypy - JukkaL opened this pull request 23 days ago
github.com/python/mypy - JukkaL opened this pull request 23 days ago
Add 3.12.0 and 3.13.0 tests to CI
github.com/python/typing_extensions - Daraan opened this pull request 23 days ago
github.com/python/typing_extensions - Daraan opened this pull request 23 days ago
gh-127921: Add `RWF_ATOMIC` constant to `os` module
github.com/python/cpython - rruuaanng opened this pull request 23 days ago
github.com/python/cpython - rruuaanng opened this pull request 23 days ago
Add `RWF_ATOMIC` constant to `os` module
github.com/python/cpython - rruuaanng opened this issue 23 days ago
github.com/python/cpython - rruuaanng opened this issue 23 days ago
[3.12] gh-127906: Test the limited C API in test_cppext (GH-127916)
github.com/python/cpython - miss-islington opened this pull request 23 days ago
github.com/python/cpython - miss-islington opened this pull request 23 days ago
[3.13] gh-127906: Test the limited C API in test_cppext (GH-127916)
github.com/python/cpython - miss-islington opened this pull request 23 days ago
github.com/python/cpython - miss-islington opened this pull request 23 days ago
[3.12] gh-127870: Detect recursive calls in ctypes _as_parameter_ handling (#127872)
github.com/python/cpython - vstinner opened this pull request 23 days ago
github.com/python/cpython - vstinner opened this pull request 23 days ago
[3.13] gh-127870: Detect recursive calls in ctypes _as_parameter_ handling (GH-127872)
github.com/python/cpython - miss-islington opened this pull request 23 days ago
github.com/python/cpython - miss-islington opened this pull request 23 days ago
gh-127906: Test the limited C API in test_cppext
github.com/python/cpython - vstinner opened this pull request 23 days ago
github.com/python/cpython - vstinner opened this pull request 23 days ago
Fix typo in docstring: quadruple double quotes
github.com/python/cpython - totosuki opened this pull request 23 days ago
github.com/python/cpython - totosuki opened this pull request 23 days ago
[3.12] gh-127906: Backport test_cext from the main branch
github.com/python/cpython - vstinner opened this pull request 23 days ago
github.com/python/cpython - vstinner opened this pull request 23 days ago
A more compact pathlib summary
github.com/python/cpython - nedbat opened this pull request 23 days ago
github.com/python/cpython - nedbat opened this pull request 23 days ago
Free arena on _PyCompile_AstOptimize failure in Py_CompileStringObject
github.com/python/cpython - berkerpeksag opened this pull request 23 days ago
github.com/python/cpython - berkerpeksag opened this pull request 23 days ago
[3.12] gh-126937: ctypes: add test for maximum size of a struct field (GH-126938) (GH-127825)
github.com/python/cpython - encukou opened this pull request 23 days ago
github.com/python/cpython - encukou opened this pull request 23 days ago
[tests] Backport test_cext and test_cppext (C API tests) from main to the 3.12 branch
github.com/python/cpython - vstinner opened this issue 23 days ago
github.com/python/cpython - vstinner opened this issue 23 days ago
Segmentation fault in pydebug mode
github.com/python/cpython - shadchin opened this issue 23 days ago
github.com/python/cpython - shadchin opened this issue 23 days ago
`ChainMap.fromkeys` is positional-only
github.com/python/typeshed - tungol opened this pull request 23 days ago
github.com/python/typeshed - tungol opened this pull request 23 days ago
Unable to build a HACL* module on macOS under Catalina
github.com/python/cpython - aeiouaeiouaeiouaeiouaeiouaeiou opened this issue 23 days ago
github.com/python/cpython - aeiouaeiouaeiouaeiouaeiouaeiou opened this issue 23 days ago
stubtest: handle overloads with mixed pos-only params
github.com/python/mypy - tungol opened this pull request 23 days ago
github.com/python/mypy - tungol opened this pull request 23 days ago
PEP 728: Improve specification
github.com/python/peps - JelleZijlstra opened this pull request 23 days ago
github.com/python/peps - JelleZijlstra opened this pull request 23 days ago
`PySequence_In` is not documented
github.com/python/cpython - koyuki7w opened this issue 23 days ago
github.com/python/cpython - koyuki7w opened this issue 23 days ago
Add test coverage monitoring
github.com/python/typing_extensions - JelleZijlstra opened this issue 23 days ago
github.com/python/typing_extensions - JelleZijlstra opened this issue 23 days ago
`inspect.iscoroutine` does not work for `Coroutine`s?
github.com/python/typeshed - PerchunPak opened this issue 23 days ago
github.com/python/typeshed - PerchunPak opened this issue 23 days ago
`ssl.Purpose.__new__` comes from Enum
github.com/python/typeshed - tungol opened this pull request 23 days ago
github.com/python/typeshed - tungol opened this pull request 23 days ago
a few more allowlist entries moved to don't fix
github.com/python/typeshed - tungol opened this pull request 23 days ago
github.com/python/typeshed - tungol opened this pull request 23 days ago
[stubsabot] Bump flake8-bugbear to 24.12.12
github.com/python/typeshed - github-actions[bot] opened this pull request 23 days ago
github.com/python/typeshed - github-actions[bot] opened this pull request 23 days ago
[mypyc] Getting capsule pointer from module instead of PyCapsule_Import.
github.com/python/mypy - advait-dixit opened this pull request 23 days ago
github.com/python/mypy - advait-dixit opened this pull request 23 days ago
SIGSEGV/SIGABRT in PyEval_RestoreThread
github.com/python/cpython - absurdfarce opened this issue 23 days ago
github.com/python/cpython - absurdfarce opened this issue 23 days ago
move configparser.SectionProxy allowlist to don't fix section
github.com/python/typeshed - tungol opened this pull request 23 days ago
github.com/python/typeshed - tungol opened this pull request 23 days ago
gh-127864: Fix compiler warning (-Wstringop-truncation)
github.com/python/cpython - tomasr8 opened this pull request 24 days ago
github.com/python/cpython - tomasr8 opened this pull request 24 days ago
gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env vars
github.com/python/cpython - hugovk opened this pull request 24 days ago
github.com/python/cpython - hugovk opened this pull request 24 days ago
GH-127903: Fix a crash on DEBUG builds when calling `_copy_characters`
github.com/python/cpython - shadchin opened this pull request 24 days ago
github.com/python/cpython - shadchin opened this pull request 24 days ago
GH-127705: Use `_PyStackRef`s in the default build.
github.com/python/cpython - markshannon opened this pull request 24 days ago
github.com/python/cpython - markshannon opened this pull request 24 days ago
`can_colorize()` ignores `FORCE_COLOR`/`NO_COLOR`/`TERM` when `-E` is set
github.com/python/cpython - hugovk opened this issue 24 days ago
github.com/python/cpython - hugovk opened this issue 24 days ago
gh-127870: Fix ctypes _as_parameter_ handling
github.com/python/cpython - vstinner opened this pull request 24 days ago
github.com/python/cpython - vstinner opened this pull request 24 days ago
Reduce the overall runtime of the benchmarks without increasing variability
github.com/python/pyperformance - mdboom opened this issue 24 days ago
github.com/python/pyperformance - mdboom opened this issue 24 days ago
[3.10] gh-121277: Allow .. versionadded:: next in docs (GH-121278)
github.com/python/cpython - encukou opened this pull request 24 days ago
github.com/python/cpython - encukou opened this pull request 24 days ago
New warning in the main: Python/import.c [-Wstringop-truncation]
github.com/python/cpython - skirpichev opened this issue 24 days ago
github.com/python/cpython - skirpichev opened this issue 24 days ago
I fix cpython,but when i rebuild On Windows,It's can't find openssl
github.com/python/cpython - hariji814 opened this issue 24 days ago
github.com/python/cpython - hariji814 opened this issue 24 days ago
PEP 768: Add Discussions-To and Post-History headers
github.com/python/peps - hugovk opened this pull request 24 days ago
github.com/python/peps - hugovk opened this pull request 24 days ago
Use a fixed hash seed in perf_compare script
github.com/python/mypy - JukkaL opened this pull request 24 days ago
github.com/python/mypy - JukkaL opened this pull request 24 days ago
Mypy exclude doesn't work as expected
github.com/python/mypy - artsiomkaltovich opened this issue 24 days ago
github.com/python/mypy - artsiomkaltovich opened this issue 24 days ago
gh-127847: Fix position in the special-cased zipfile seek
github.com/python/cpython - dimaryaz opened this pull request 24 days ago
github.com/python/cpython - dimaryaz opened this pull request 24 days ago
gh-127852: add remark about ',' separator
github.com/python/cpython - skirpichev opened this pull request 24 days ago
github.com/python/cpython - skirpichev opened this pull request 24 days ago
gh-127805: Clarify Formatter initialization in logging.rst
github.com/python/cpython - Uvi-12 opened this pull request 24 days ago
github.com/python/cpython - Uvi-12 opened this pull request 24 days ago
gh-127747: Resolve BytesWarning in test.support.strace_helper
github.com/python/cpython - cmaloney opened this pull request 24 days ago
github.com/python/cpython - cmaloney opened this pull request 24 days ago
Traducido archivo c-api/contextvars
github.com/python/python-docs-es - FerretoDev opened this pull request 24 days ago
github.com/python/python-docs-es - FerretoDev opened this pull request 24 days ago
Data corruption when reading from two files in parallel in an uncompressed .zip
github.com/python/cpython - dimaryaz opened this issue 24 days ago
github.com/python/cpython - dimaryaz opened this issue 24 days ago
Daily tests failed on Thu Dec 12 2024
github.com/python/typeshed - github-actions[bot] opened this issue 24 days ago
github.com/python/typeshed - github-actions[bot] opened this issue 24 days ago
GH-127809: Fix the JIT's understanding of `**`
github.com/python/cpython - brandtbucher opened this pull request 24 days ago
github.com/python/cpython - brandtbucher opened this pull request 24 days ago
Add new fields to TracebackException, fix cause/context/lineno types
github.com/python/typeshed - kevinji opened this pull request 24 days ago
github.com/python/typeshed - kevinji opened this pull request 24 days ago
remove vendored retina.js, retire @2x logos to default
github.com/python/pythondotorg - ewdurbin opened this pull request 24 days ago
github.com/python/pythondotorg - ewdurbin opened this pull request 24 days ago