Ecosyste.ms: OpenCollective

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

github.com/python/cpython

The Python programming language
https://github.com/python/cpython

gh-101444: Optimize bytearray slice assignment for bytes-like object

msoxzw opened this pull request almost 2 years ago
gh-101384: add socket timeout to ThreadedVSOCKSocketStreamTest and skip it on WSL

peterjpxie opened this pull request almost 2 years ago
datetime.rst: correct timedelta description

belm0 opened this pull request almost 2 years ago
GH-73435: Implement recursive wildcards in `pathlib.PurePath.match()`

barneygale opened this pull request almost 2 years ago
Improve Windows performance of `pathlib.Path.is_file` and friends

mdboom opened this issue almost 2 years ago
Add TCP keepalive option for `asyncio.start_server()`

beavailable opened this issue almost 2 years ago
Fix import in doc for `SimpleHTTPRequestHandler`

aranke opened this pull request almost 2 years ago
[3.11] GH-100762: Don't call gen.throw() in gen.close(), unless necessary

markshannon opened this pull request almost 2 years ago
Bug in multiprocessing + Pipes on macOS

slbayer opened this issue almost 2 years ago
Add `alias` as a `field()` parameter for dataclasses

tmke8 opened this issue almost 2 years ago
gh-100463: add support for default extensions in SimpleHTTPServer

ethanfurman opened this pull request almost 2 years ago
pathlib.Path.is_relative_to: document behavior when passing multiple paths

vect-tmazzucotelli opened this issue almost 2 years ago
`Path.rglob` -> documentation does not specify what `pattern` is

jugmac00 opened this issue almost 2 years ago
The email parser class returns the wrong type for the parsed message

bkline opened this issue almost 2 years ago
Fix all Sphinx reference warnings in the documentation

JulienPalard opened this issue almost 2 years ago
[WIP] Various build system improvements

indygreg opened this pull request almost 2 years ago
gh-56499: Update the pickle library's note section for the __setstate__ function

furkanonder opened this pull request almost 2 years ago
HeaderParseError on email address ending with '.'

madduck opened this issue almost 2 years ago
gh-100762: Switch order of exception match in gen_close

eendebakpt opened this pull request almost 2 years ago
gh-100985: Consistently wrap IPv6 IP address during CONNECT

derekhiggins opened this pull request almost 2 years ago
HTTPSConnection double wrapping IPv6 address during CONNECT

derekhiggins opened this issue almost 2 years ago
Reuse code objects for similar `dataclass` definitions

brandtbucher opened this issue almost 2 years ago
Leaks on Python's standard library at runtime shutdown

eduardo-elizondo opened this issue about 2 years ago
GH-100884: email/_header_value_parser: don't encode list separators

t-8ch opened this pull request about 2 years ago
email: address list folding encodes list-separator comma

t-8ch opened this issue about 2 years ago
`Py_Initialize()` still leaks in libpython3.11

Gerzer opened this issue about 2 years ago
Generator finalization is slower in 3.11 vs 3.10

Onlooker2186 opened this issue about 2 years ago
`Doc/whatsnew/3.{9,10,11}.rst` are out of sync on various branches

zware opened this issue about 2 years ago
gh-91219: http - use subclassing to override index_pages attribute

ethanfurman opened this pull request about 2 years ago
gh-100687: Reduce frequency of overallocation in long_add

mdickinson opened this pull request about 2 years ago
singledispatch on arguments that are themselves types/classes

smheidrich opened this issue about 2 years ago
[Bug] An error occurred in the installation file

CoolPlayLin opened this issue about 2 years ago
IDLE Open Dialog text not visible

slovanos opened this issue about 2 years ago
gh-87688: Amend SSLContext.hostname_checks_common_name docs

ramikg opened this pull request about 2 years ago
gh-100445: Improve error message for unterminated strings with escapes

hauntsaninja opened this pull request about 2 years ago
Improve accuracy of builtin sum() for float inputs

rhettinger opened this issue about 2 years ago
gh-89850: Remove reconstruct_method from Pickler_get_persid

furkanonder opened this pull request about 2 years ago
gzip module writes file with bad CRC when saving large files

thomasf1 opened this issue about 2 years ago
Meta issue: clean up redundant compat code

hugovk opened this issue about 2 years ago
gh-100039: enhance __signature__ to work with str and callables

ethanfurman opened this pull request about 2 years ago
DeprecationWarning scope expanded in asyncio.events

jaraco opened this issue about 2 years ago
pathlib behaviour with filenames ending with '.'

batmanfeynman opened this issue about 2 years ago
Fix ProgramPriorityTests on FreeBSD with high nice value

AMDmi3 opened this pull request about 2 years ago
Script containing a "shebang" would not start under Windows

peter88213 opened this issue about 2 years ago
gh-100098: [Enum] insist on actual tuples, no subclasses, for auto

ethanfurman opened this pull request about 2 years ago
gh-93464: [Enum] Add versionchanged tag

ethanfurman opened this pull request about 2 years ago
gh-99987: fcntl add the `F_KINFO` constant for FreeBSD 13.1 and onwards.

devnexen opened this pull request about 2 years ago
gh-99901: prepend '/' to url only if netloc is not empty

WolframAlph opened this pull request about 2 years ago
Directory traversal in uu module / uu.decode

hannob opened this issue about 2 years ago
`BaseHTTPRequestHandler` hides `TimeoutError` from `handle_error()`

CendioOssman opened this issue about 2 years ago
GH-88564: IDLE - fix 2 Edit menu hotkey displays

terryjreedy opened this pull request about 2 years ago
gh-94943: [Enum] improve repr() when inheriting from a dataclass

ethanfurman opened this pull request about 2 years ago
Python quit unexpectedly: segmentation fault on macOS 13.0.1 Ventura

EugeneTorap opened this issue about 2 years ago
Bytecode for empty f-string != bytecode for empty normal string

thatbirdguythatuknownot opened this issue about 2 years ago
gh-99349: Support binding a `AF_UNIX` socket to a path-like object

noamcohen97 opened this pull request about 2 years ago
GH-87804: Fix counter overflow in statvfs on macOS

ronaldoussoren opened this pull request about 2 years ago
runpy.run_path mishandles Path objects

nedbat opened this issue about 2 years ago
gh-99430: Remove duplicated tests for old-styled classes

sobolevn opened this pull request about 2 years ago
Remove old-style classes from tests

sobolevn opened this issue about 2 years ago
AC_LANG_SOURCE to AC_LANG_PROGRAM porting

thesamesam opened this pull request about 2 years ago
GH-99380: Update to Sphinx 7

AA-Turner opened this pull request about 2 years ago
Update to Sphinx 7

AA-Turner opened this issue about 2 years ago
pdb mangles sys.path when run with -P or ._pth

cwalther opened this issue about 2 years ago
gh-99360: Avoid `exc=None; del exc` in bytecode where unnecessary

sweeneyde opened this pull request about 2 years ago
Clarify the documentation of pathlib.Path.is_relative_to()

thomas-mckay opened this issue about 2 years ago
GH-91095: Specialize calls to normal Python classes.

markshannon opened this pull request about 2 years ago
gh-99278: Fix misleading configure output when looking for ssl.h

wimglenn opened this pull request about 2 years ago
configure script lies about where it's looking for ssl.h

wimglenn opened this issue about 2 years ago
gh-99201: fix IndexError when initializing sysconfig config variables

FFY00 opened this pull request about 2 years ago
gh-94808: add tests covering `PySequence_[InPlace_]Repeat`

sobolevn opened this pull request about 2 years ago
Windows python3 executable

ptyork opened this issue about 2 years ago
Replace built-in hashlib with verified implementations from HACL*

msprotz opened this issue about 2 years ago
Use OpenSSL 3.0.x in our binary builds

gpshead opened this issue about 2 years ago
gh-83004: Clean up refleaks in ssl, socket initialisation

hauntsaninja opened this pull request about 2 years ago
subprocess: stdout set to subprocess.STDOUT is incorrectly handled

ptsneves opened this issue about 2 years ago
Some DTrace probes are broken in 3.11

Elias-elastisys opened this issue about 2 years ago
Use f-string in preference to "...".format()

smontanaro opened this pull request about 2 years ago
CODEOWNERS: add myself to sysconfig and importlib.resources

FFY00 opened this pull request about 2 years ago
gh-98718: re-use already calculated is_python_build from getpath

FFY00 opened this pull request about 2 years ago
Speed up sysconfig

FFY00 opened this issue about 2 years ago
gh-81905: Fix race condition when tarfile is used from multiple processes

pcmoritz opened this pull request about 2 years ago
gh-95913: Edit, expand & format Bytecode sect in 3.11 WhatsNew

CAM-Gerlach opened this pull request about 2 years ago