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

speed up urllib.request.getproxies_environment

bohea opened this issue over 2 years ago
pymalloc should align to max_align_t

encukou opened this issue almost 3 years ago
bpo-n/a: Updated ccbench.py used to assess multithreading

Sophist-UK opened this pull request almost 3 years ago
Fix the table of methods in the collections.abc documentation

53cd72ed-7768-4f34-9566-9995ab0e9dae opened this issue almost 3 years ago
gh-91278: Fix the table of methods in the collections.abc documentation

geryogam opened this pull request almost 3 years ago
bpo-46614: Allow datetime.isoformat to use "Z" UTC designator

godlygeek opened this pull request almost 3 years ago
Include HTML docs with Windows installer instead of CHM

zooba opened this issue almost 3 years ago
Empty typing.Tuple

serhiy-storchaka opened this issue almost 3 years ago
Update macOS installer builds to use ncurses 6.3

ned-deily opened this issue almost 3 years ago
bpo-45767: Fix integer conversion of device numbers.

serhiy-storchaka opened this pull request almost 3 years ago
zipfile library will raise uncaught oserror when reading length incorrect zip file

5f1e845d-439c-4886-98ac-a6050aca7a93 opened this issue almost 3 years ago
SharedMemory.close() destroys memory

9a6edf97-614f-4265-93ba-c124aa80e594 opened this issue almost 3 years ago
gh-54358: Clarify pyexpat data truncation

slateny opened this pull request almost 3 years ago
gh-67641: Clarify documentation on bytes vs text with non-seeking tarfile stream

slateny opened this pull request almost 3 years ago
Thread starvation with threading.Condition

0fec258e-630d-400a-b253-79f32338bbb9 opened this issue almost 3 years ago
Test suite needs adjustments for Expat >=2.4.5

e17d0dad-ccf7-4c8c-9c31-cdd9810492bf opened this issue almost 3 years ago
gh-90953: Emit deprecation warnings for deprecated ast features

serhiy-storchaka opened this pull request almost 3 years ago
ConfigParser(dict_type=) not behaving as expected

b18ae7f3-92c2-4042-813f-a8f46436bd69 opened this issue almost 3 years ago
Support cross compilation on macOS

e21da4fe-a9f0-4fe3-96e5-73493e6d90ca opened this issue almost 3 years ago
gh-90890: Add method mailbox.Maildir.get_flags

gildea opened this pull request almost 3 years ago
Add Maildir.get_flags() to access message flags without opening the file

e9505fe1-b049-4c76-a690-ecb639536524 opened this issue almost 3 years ago
asyncio.create_unix_server has an off-by-one error concerning the backlog parameter

0089b8c1-a2b0-46da-8a78-b0c88bbece22 opened this issue almost 3 years ago
_io_TextIOWrapper_reconfigure_impl errors out too early

efab2006-3041-418c-b14e-dd36b5f2e978 opened this issue almost 3 years ago
Add mimalloc memory allocator

tiran opened this issue almost 3 years ago
Add option to output UTC datetimes as "Z" in `.isoformat()`

pganssle opened this issue almost 3 years ago
Quadratic time internal base conversions

tim-one opened this issue almost 3 years ago
bpo-46477: [Enum] ensure Flag subclasses have correct bitwise methods

ethanfurman opened this pull request almost 3 years ago
gh-90533: Implement BytesIO.peek()

marcelm opened this pull request almost 3 years ago
unittest ValueError when invoking as module

ed1c8aea-5883-48b8-a036-3168f6e39e01 opened this issue almost 3 years ago
Library multiprocess leaks named resources.

fd7b1cdc-b8b0-4879-9d67-bd5514f742cb opened this issue almost 3 years ago
Tk font character measure 0 on openSUSE

4fce49d7-9c43-4783-b6f9-bd43eb64c326 opened this issue about 3 years ago
Fix/update missing parameters in function signatures for Built-in Functions documentation.

a2a24011-efdf-4107-a568-65d68b57815f opened this issue about 3 years ago
[pathlib] Option so that OSError does not block glob in pathlib library

519e1874-27a7-4f51-83ff-223a8006c36f opened this issue about 3 years ago
bpo-46049: Fixes ._pth support on non-Windows

zooba opened this pull request about 3 years ago
functools' singledispatch does not support GenericAlias

kumaraditya303 opened this issue about 3 years ago
bpo-20907: shutil._unpack_zipfile add warnings for skipped files

akulakov opened this pull request about 3 years ago
bpo-45944: Avoid calling isatty() for most open() calls

collinanderson opened this pull request about 3 years ago
Avoid calling isatty() for most open() calls

0e9d8850-8109-40a2-b265-ee27fc9d0b8a opened this issue about 3 years ago
codecs module doesn't support iso-8859-6-i, iso-8859-6-e, iso-8859-8-i or iso-8859-8-i

7be85f3c-f464-4458-a888-de7b31a18e30 opened this issue about 3 years ago
gh-76912: Raise OSError from any failure in getpass.getuser()

jacobtylerwalls opened this pull request about 3 years ago
xattr support missing in os module under cygwin

7996a858-092a-4fbc-ac15-7554e9894ce1 opened this issue about 3 years ago
bpo-45759: Better error messages for non-matching 'elif'/'else' statements

thatbirdguythatuknownot opened this pull request about 3 years ago
gh-67230: add quoting rules to csv module

smontanaro opened this pull request about 3 years ago
Infinite recursion in Pickler.persistent_id

cceb119c-335f-4742-8d2a-46b224497335 opened this issue about 3 years ago
gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses

opavlyuk opened this pull request about 3 years ago
Better tp_version_tag overflow checks in specializer

Fidget-Spinner opened this issue about 3 years ago
bpo-45545: premptively fail on contextlib.chdir if we can't chdir back

FFY00 opened this pull request about 3 years ago
Frozen dataclass deep copy doesn't work with __slots__

4a93283c-c903-4f64-bca5-96978136d9a8 opened this issue about 3 years ago
configure script cannot detect float word ordering on linux

066556ba-7af7-46d2-9c9a-2c6e63902e21 opened this issue about 3 years ago
Make IDLE recognize .pyi stub files as source for open, save, and edit

AlexWaygood opened this issue about 3 years ago
./configure --enable-optimizations should enable LTO

vstinner opened this issue over 3 years ago
gh-89520: IDLE - Make extentions use user's keys, not all defaults

CoolCat467 opened this pull request over 3 years ago
Idle does not check user config for extention configuration

ac703d5e-d069-44d8-9a46-2defc97e2370 opened this issue over 3 years ago
Move documentation for typed generic forms of standard collections to collections.abc

8527e2fb-3575-4b29-bda6-022dc83e1251 opened this issue over 3 years ago
xml.etree.ElementTree.write does not support `standalone` option

905fe061-a668-4f2d-9dac-96c8003c302e opened this issue over 3 years ago
@terryjreedy bpo-45296: Fix exit/quit message on Windows

terryjreedy opened this pull request over 3 years ago
bpo-43914: Whats New 310: add new SyntaxError attributes

terryjreedy opened this pull request over 3 years ago
signal.SIGCLD alias is not available on OSX

81c94ca1-33c5-43a1-9206-327e323bc407 opened this issue over 3 years ago
Always use unittest for collecting tests in regrtests

serhiy-storchaka opened this issue over 3 years ago
bpo-45210: Document that error indicator may be set in tp_dealloc

ezyang opened this pull request over 3 years ago
Add `pop` function to remove context manager from (Async)ExitStack

c511697a-8950-48a3-9772-22ee5188bd16 opened this issue over 3 years ago
Python exception object is different after pickle.dumps and pickle.loads

ccd29958-7a6e-45d5-9c29-a0f922724ba3 opened this issue over 3 years ago
Update Tools/freeze to make use of Tools/scripts/freeze_modules.py?

ericsnowcurrently opened this issue over 3 years ago
tarfile missing some members in documentation

c17b7206-849a-45e5-abfd-47713d853df6 opened this issue over 3 years ago
Expose PyErr_ChainExceptions in the stable API

pablogsal opened this issue over 3 years ago
.replace functions in datetime do not call __new__

df6ca58d-603e-4c91-bb6f-689910cec4fe opened this issue over 3 years ago
Handling interruption in async tasks

38cebdae-dd4c-497f-933f-b82ba2fdc26b opened this issue over 3 years ago
bpo-44185: Added close() to mock_open __exit__

samety opened this pull request over 3 years ago
Add os.path.isreserved() function

4b0c5ead-8181-475a-af87-9342ce46c4e3 opened this issue over 3 years ago
Bad dataclass post-init example

c8aa022d-94ac-4f7f-a998-68571f89d539 opened this issue over 3 years ago
IDLE: support Command-click on window title on macOS

00cb8ee4-8477-4cf2-a23b-96ae6c49efd3 opened this issue over 3 years ago
Support preserving path meaning in os.path.normpath() and abspath()

4b0c5ead-8181-475a-af87-9342ce46c4e3 opened this issue over 3 years ago
compiler detection on macOS seems to be incorrect

d31b25de-01c8-4741-aa8c-07557d4ae58b opened this issue over 3 years ago
Regression in pkgutil: iter_modules stopped taking Path argument in python 3.8.10 and 3.9.5

7693e779-9291-4d55-9462-51c71b278ca2 opened this issue over 3 years ago
gh-78502: Add a trackfd parameter to mmap.mmap()

ZackerySpytz opened this pull request over 3 years ago
ExtensionFileLoader Does Not Implement invalidate_caches

0d08f93e-5d9c-463b-91e5-ff3243266059 opened this issue over 3 years ago
Possible race condition on multiprocessing.Manager().dict() on macOS

7e477b84-0ada-4db8-9e26-70bff58e8287 opened this issue almost 4 years ago
bpo-43597: add ability to specify sslcontext in RobotFileParser.read()

Tchinmai7 opened this pull request almost 4 years ago
bpo-43562: fix test_ssl to skip on unreachable network

carljm opened this pull request almost 4 years ago
Modify SAX/expat parsing to avoid fragmentation of already-tiny content chunks

678ee029-8ac2-4b5d-9e44-e078f3f92a1a opened this issue almost 4 years ago
pathlib.Path.glob causes OSError encountering symlinks to long filenames

6ad0abdf-f558-471d-93c4-36d73ac61dff opened this issue almost 4 years ago
SSLContext.hostname_checks_common_name appears to have no effect

1ea62435-615c-4b33-be84-8ee156c630f4 opened this issue almost 4 years ago
Disallow fork in a subinterpreter affects multiprocessing plugin

9ddeca9f-a5da-4419-a818-48482f8f6dcd opened this issue almost 4 years ago
email._header_value_parse throws AttributeError on display name ending with dot

cdb25775-6a9d-484e-b13e-4e0fc806c5ad opened this issue almost 4 years ago
bpo-39100: _header_value_parser: do not treat a Group as invalid-mailbox

elenril opened this pull request almost 4 years ago
Add .path method/property to tempfile.* for a pathlib.Path

8527e2fb-3575-4b29-bda6-022dc83e1251 opened this issue almost 4 years ago
bpo-43132: Add tests for find_in_strong_cache() bug in _zoneinfo

ZackerySpytz opened this pull request almost 4 years ago
gh-87595: mmap.size() now returns the size on Unix for anonymous memory

ZackerySpytz opened this pull request almost 4 years ago
gh-87526: Remove dead initialization from parse_abbr function

alexhenrie opened this pull request almost 4 years ago