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
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
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
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
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
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
AlexWaygood opened this pull request over 1 year ago
GzipFile.seek makes invalid write if buffer is not flushed in Python 3.12rc1
effigies opened this issue over 1 year ago
effigies opened this issue over 1 year ago
[3.11] Docs: emphasise warning and add accurate markups for sys.unraisablehook (GH-108105)
miss-islington opened this pull request over 1 year ago
miss-islington opened this pull request over 1 year ago
[3.12] Docs: emphasise warning and add accurate markups for sys.unraisablehook (GH-108105)
miss-islington opened this pull request over 1 year ago
miss-islington 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
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
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
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
erlend-aasland opened this pull request over 1 year ago
Invalid
dragonked2 opened this pull request over 1 year ago
dragonked2 opened this pull request over 1 year ago
Invalid
dragonked2 opened this pull request over 1 year ago
dragonked2 opened this pull request over 1 year ago
Invalid
dragonked2 opened this pull request over 1 year ago
dragonked2 opened this pull request over 1 year ago
gh-83180: Made launcher treat shebang 'python' tags as low priority so that active virtual environments are preferred
zooba opened this pull request over 1 year ago
zooba 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
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
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
rhettinger opened this pull request over 1 year ago
Estimated EOL for 3.9.x?
EolRes opened this issue over 1 year ago
EolRes opened this issue over 1 year ago
gh-108095: Add re.grep module
serhiy-storchaka opened this pull request over 1 year ago
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
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
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
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
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
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
corona10 opened this pull request over 1 year ago
Non-closed socket cannot be reused across different asyncio event loops
marcosatti opened this issue over 1 year ago
marcosatti opened this issue over 1 year ago
Missing `__annotations__` from namespace parameter when using the `make_dataclass` function.
remimd opened this issue over 1 year ago
remimd opened this issue 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
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
miss-islington opened this pull request over 1 year ago
IndentationError on last token produces wrong error message when using PyCF_ALLOW_INCOMPLETE_INPUT
lysnikolaou opened this issue over 1 year ago
lysnikolaou opened this issue 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
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
erlend-aasland opened this issue over 1 year ago
[C API] Enhance PyErr_WriteUnraisable() API to pass an error message
vstinner opened this issue over 1 year ago
vstinner 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
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
iritkatriel opened this pull request over 1 year ago
importlib.import_module() doesn't raise ModuleNotFoundError for non-existent modules in Python 3.11.4+.
felixxm opened this issue over 1 year ago
felixxm opened this issue 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
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
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
neutrinoceros opened this pull request over 1 year ago
Improve references in the tutorial
serhiy-storchaka opened this pull request over 1 year ago
serhiy-storchaka opened this pull request over 1 year ago
gh-106581: Project through calls
gvanrossum opened this pull request over 1 year ago
gvanrossum opened this pull request over 1 year ago
gh-108042: asyncio/queues: clarify comments
orbisvicis opened this pull request over 1 year ago
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
CAM-Gerlach opened this pull request over 1 year ago
[3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108020)
AA-Turner opened this pull request over 1 year ago
AA-Turner opened this pull request over 1 year ago
[3.11] GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description (GH-108047)
AA-Turner opened this pull request over 1 year ago
AA-Turner 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
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
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
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
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
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
sthibaul opened this pull request over 1 year ago
GH-108362: Incremental GC implementation
markshannon opened this pull request over 1 year ago
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
dlech opened this pull request over 1 year ago
GH-108035: Remove the `_PyCFrame` struct as it is no longer needed for performance.
markshannon opened this pull request over 1 year ago
markshannon 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
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
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
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
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
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
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
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
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
erlend-aasland opened this pull request over 1 year ago
_Py_IsFinalizing has been removed, meaning C/C++ threads cannot avoid termination during shutdown
dgrisby opened this issue over 1 year ago
dgrisby opened this issue over 1 year ago
importlib.metadata documentation references the original module
romuald opened this issue over 1 year ago
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
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
sobolevn opened this issue over 1 year ago
gh-107905: Test raising `__value__` for `TypeAliasType`
sobolevn opened this pull request over 1 year ago
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
tjsmart opened this pull request over 1 year ago
@cached_property is not checked for doctests
tjsmart opened this issue over 1 year ago
tjsmart opened this issue over 1 year ago
gh-107932: Fix dis module for bytecode that does not have an associated source line
CorvinM opened this pull request over 1 year ago
CorvinM opened this pull request over 1 year ago
Drop the "Distributing Python Modules" section of the docs
brettcannon opened this issue over 1 year ago
brettcannon opened this issue over 1 year ago
gh-105857: Document that asyncio subprocess std{in,out,err} can be file handles
Hels15 opened this pull request over 1 year ago
Hels15 opened this pull request 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
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
zooba opened this pull request over 1 year ago
``asyncio.{timeout_at,timeout}`` are incorrectly documented as ``coroutine``
graingert opened this issue over 1 year ago
graingert opened this issue 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
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
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
martindemello opened this pull request over 1 year ago
Install a static installation description file as part of the Python installation
FFY00 opened this issue over 1 year ago
FFY00 opened this issue over 1 year ago
[C API] PEP 741: Add stable ABI to customize Python initialization
vstinner opened this issue over 1 year ago
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
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
rhettinger opened this issue over 1 year ago
incompatible behaviour between 3.12.0rc1 and previous versions in ctypes
mattip opened this issue over 1 year ago
mattip 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
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
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
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
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
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
serhiy-storchaka opened this pull request over 1 year ago
gh-107916: Save the error code before decoding the filename in PyErr_SetFromErrnoWithFilename() etc
serhiy-storchaka opened this pull request over 1 year ago
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
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
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
serhiy-storchaka opened this pull request over 1 year ago
C API functions like `PyErr_SetFromErrnoWithFilename()` can use incorrect error code
serhiy-storchaka opened this issue over 1 year ago
serhiy-storchaka opened this issue over 1 year ago
Correctly handle errors in `PyErr_Set*()` functions
serhiy-storchaka opened this issue over 1 year ago
serhiy-storchaka opened this issue over 1 year ago
PyErr_SetFromErrno() etc should be called immediately after setting the error code
serhiy-storchaka opened this issue over 1 year ago
serhiy-storchaka opened this issue over 1 year ago