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-108115: Improved HTML Parser Error Handling

Debaditya-Som opened this pull request over 1 year ago
[3.12] gh-101100: Docs: Check Sphinx warnings and fail if improved (GH-106460)

CAM-Gerlach opened this pull request over 1 year ago
Limited Error Handling and Debugging Support in HTML Parser

Debaditya-Som opened this issue over 1 year ago
Minor code clean-up for the factor() recipe

rhettinger opened this pull request over 1 year ago
compile() with PyCF_ONLY_AST flag ignores the optimize arg

iritkatriel opened this issue over 1 year ago
gh-104504: cases generator: Add `--warn-unreachable` to the mypy config

AlexWaygood opened this pull request over 1 year ago
[3.12] gh-107801: Improve the docs of the SEEK_* constants (#108099)

erlend-aasland opened this pull request over 1 year ago
Docs: format sys.float_info properly

erlend-aasland opened this pull request over 1 year ago
Docs: Fix Sphinx warnings in sys.rst

erlend-aasland opened this pull request over 1 year ago
Docs, sys.unraisablehook: emphasize warning and add accurate markups

erlend-aasland opened this pull request over 1 year ago
Invalid

dragonked2 opened this pull request over 1 year ago
Invalid

dragonked2 opened this pull request over 1 year ago
Invalid

dragonked2 opened this pull request over 1 year ago
[3.11] gh-107801: Improve the docs of the SEEK_* constants (GH-108099)

miss-islington opened this pull request over 1 year ago
gh-107801: Improve the docs of the SEEK_* constants

erlend-aasland opened this pull request over 1 year ago
gh-105736: Sync pure python version of OrderedDict with the C version

rhettinger opened this pull request over 1 year ago
Estimated EOL for 3.9.x?

EolRes opened this issue over 1 year ago
gh-108095: Add re.grep module

serhiy-storchaka opened this pull request over 1 year ago
Command line interface for the `re` module

serhiy-storchaka opened this issue over 1 year ago
[3.11] Docs: Fix Sphinx warnings in io.rst (GH-107903)

miss-islington opened this pull request over 1 year ago
[3.12] Docs: Fix Sphinx warnings in io.rst (GH-107903)

miss-islington opened this pull request over 1 year ago
gh-104683: Argument Clinic: Remove unreachable code from _module_and_class()

erlend-aasland opened this pull request over 1 year ago
[3.11] GH-107987: Remove the Distributing Python Modules guide (GH-108016)

AA-Turner opened this pull request over 1 year ago
gh-104504: Run mypy on cases_generator in CI (and blacken the code)

corona10 opened this pull request over 1 year ago
[3.11] gh-107801: Document SEEK_HOLE and SEEK_DATA (GH-107936)

miss-islington opened this pull request over 1 year ago
[3.12] gh-107801: Document SEEK_HOLE and SEEK_DATA (GH-107936)

miss-islington opened this pull request over 1 year ago
gh-108083: Don't ignore exceptions in sqlite3.Connection.__init__() and .close()

erlend-aasland opened this pull request over 1 year ago
sqlite3: some code paths ignore exceptions

erlend-aasland opened this issue over 1 year ago
gh-105481: opcode.h is no longer generated during the build

iritkatriel opened this pull request over 1 year ago
gh-105481: fix out of date comment

iritkatriel opened this pull request over 1 year ago
gh-107298: Fix references to deprecated and removed PyUnicode C API

serhiy-storchaka opened this pull request over 1 year ago
gh-108021: In sqlite3, use 64-bit APIs for binding and returning text and blobs

erlend-aasland opened this pull request over 1 year ago
clarify distinction between datetime module and class in deprecation messages

neutrinoceros opened this pull request over 1 year ago
Improve references in the tutorial

serhiy-storchaka opened this pull request over 1 year ago
gh-106581: Project through calls

gvanrossum opened this pull request over 1 year ago
gh-108042: asyncio/queues: clarify comments

orbisvicis opened this pull request over 1 year ago
gh-101100: Only show GitHub check annotations on changed doc paragraphs

CAM-Gerlach opened this pull request over 1 year ago
[3.11] gh-102215: importlib documentation cleanups

AA-Turner opened this pull request over 1 year ago
Document 3.13, 3.14 and future removals

hugovk opened this pull request over 1 year ago
Add workflow for automatic issue headers

AA-Turner opened this pull request over 1 year ago
Windows build favours NuGet over local install of branch version

directhex opened this issue over 1 year ago
const char* to str changes the python string data

HYPER-00 opened this issue over 1 year ago
gh-108447: Add support for x86_64 on GNU/Hurd

sthibaul opened this pull request over 1 year ago
GH-108362: Incremental GC implementation

markshannon opened this pull request over 1 year ago
docs: fix grammar in isolating-extensions.rst

dlech opened this pull request over 1 year ago
Remove the "CFrame" struct as it is no longer needed for performance.

markshannon opened this issue over 1 year ago
gh-107298: Fix C API datetime documentation

serhiy-storchaka opened this pull request over 1 year ago
gh-108014: Add Py_IsFinalizing() function

vstinner opened this pull request over 1 year ago
Docs: Add link to skip to datetime's format codes

hugovk opened this pull request over 1 year ago
GH-92584: Remove distutils mentions from ``importlib.metadata`` docs

AA-Turner opened this pull request over 1 year ago
GH-92584: Remove distutils from the newtypes tutorial includes

AA-Turner opened this pull request over 1 year ago
GH-92584: Move installation schemes overview to sysconfig docs

AA-Turner opened this pull request over 1 year ago
GH-107987: Remove the Distributing Python Modules guide

AA-Turner opened this pull request over 1 year ago
gh-105539: Emit ResourceWarning if sqlite3 database is not closed explicitly

erlend-aasland opened this pull request over 1 year ago
importlib.metadata documentation references the original module

romuald opened this issue over 1 year ago
gh-107211: Fix select extension build on Solaris

vstinner opened this pull request over 1 year ago
`lambda` is not tested to have `__type_params__` attribute

sobolevn opened this issue over 1 year ago
gh-107905: Test raising `__value__` for `TypeAliasType`

sobolevn opened this pull request over 1 year ago
gh-107995: Fix doctest collection of functools.cached_property objects

tjsmart opened this pull request over 1 year ago
@cached_property is not checked for doctests

tjsmart opened this issue over 1 year ago
Drop the "Distributing Python Modules" section of the docs

brettcannon opened this issue over 1 year ago
gh-107704: Argument Clinic: add support for deprecating keyword use of parameters

serhiy-storchaka opened this pull request over 1 year ago
[3.12] gh-106242: Fix path truncation in os.path.normpath (GH-106816)

zooba opened this pull request over 1 year ago
gh-107944: Improve error message for function calls with bad keyword arguments

pablogsal opened this pull request over 1 year ago
gh-103363: Add follow_symlinks argument to `pathlib.Path.owner()` and `group()`

kamilturek opened this pull request over 1 year ago
Note that lnotab_notes.txt is only valid before 3.11

martindemello opened this pull request over 1 year ago
[C API] PEP 741: Add stable ABI to customize Python initialization

vstinner opened this issue over 1 year ago
gh-50002: xml.dom.minidom now preserves whitespaces in attributes

serhiy-storchaka opened this pull request over 1 year ago
Improve error message for function calls with bad keyword arguments

rhettinger opened this issue over 1 year ago
gh-107801: Document SEEK_HOLE and SEEK_DATA

erlend-aasland opened this pull request over 1 year ago
gh-107801: Improve the accuracy of os.lseek docs

erlend-aasland opened this pull request over 1 year ago
gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs

erlend-aasland opened this pull request over 1 year ago
`dis.dis()` reports line numbers where there are none.

markshannon opened this issue over 1 year ago
gh-107851: reduce race condition in test_flock and test_lockf

andreas-schwab opened this pull request over 1 year ago
gh-107913: Fix possible losses of OSError error codes

serhiy-storchaka opened this pull request over 1 year ago
gh-107924: re-order os.sendfile() flag documentation

calestyo opened this pull request over 1 year ago
email.utils.getaddresses() incorrect value in email address part of tuple

michal-dagan opened this issue over 1 year ago
gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_Format()

serhiy-storchaka opened this pull request over 1 year ago
Correctly handle errors in `PyErr_Set*()` functions

serhiy-storchaka opened this issue over 1 year ago