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

remove non-ascii characters in docstring

b8e5a65c-bed4-4c5d-ba32-799f883ba638 opened this issue almost 6 years ago
On Linux, os.count() should read cgroup cpu.shares and cpu.cfs (CPU count inside docker container)

7f795765-1d48-414c-a641-7bd14fe27884 opened this issue almost 6 years ago
bpo-21360: mailbox.Maildir now ignores files with a leading dot

ZackerySpytz opened this pull request almost 6 years ago
Windows 10 ARM32 platform support

zooba opened this issue almost 6 years ago
multiprocessing: shared manager Pool fails with AttributeError

giampaolo opened this issue almost 6 years ago
Fatal Python error: _PySys_BeginInit: can't initialize sys module

ad4933b7-d473-498b-ac1c-57c46b2ac713 opened this issue almost 6 years ago
Enable manylinux1 builds on Pipelines for CI testing

zooba opened this issue about 6 years ago
pathlib.Path: glob and rglob should accept PathLike patterns

6d8be2ff-9207-41af-b7aa-5f3271a2e139 opened this issue about 6 years ago
Recursive '**' matches non-existent directories.

dd71d34f-6014-4cff-9537-93ffb91cf01b opened this issue about 6 years ago
gh-77714: Implement as_completed as an asynchronous generator

mivade opened this pull request about 6 years ago
Make Custom Object Classes JSON Serializable

cded8dee-0249-423c-bac1-cd4c88f9eee4 opened this issue about 6 years ago
Can't reassign __class__ despite the assigned class having identical slots

df79943f-4aee-4531-a00d-c6b12816eb70 opened this issue about 6 years ago
gh-79037: Make the repr of lambda containing the signature and body expression.

serhiy-storchaka opened this pull request over 6 years ago
Counter-intuitive behavior of Server.close() / wait_closed()

d39fc50f-b0e1-4101-b3a2-610bbbc7700a opened this issue over 6 years ago
"Short circuiting" in base64's b64decode, decode, decodebytes

bab888e8-1d2f-4584-b957-5208502b0d1e opened this issue over 6 years ago
pathlib.[r]glob fails when the toplevel directory is not readable, whereas glob.glob "succeeds"

379dc349-3a10-424f-b9d2-a0104f092359 opened this issue over 6 years ago
IDLE: use theme colors for help viewer

terryjreedy opened this issue over 6 years ago
IDLE: Shell freezes when sys.stdout.shell.console is typed

0cec372f-a045-4947-ac31-79b1ae5356f3 opened this issue over 6 years ago
pathlib.Path.iterdir doesn't raise an exception until you start iterating

0c97e840-ae8b-4fa9-b95e-fe2331d61b5b opened this issue over 6 years ago
Docs does not mention that eval() allows a code object as an argument

407fdfa1-0dff-4655-951e-767cc4bbdb5c opened this issue over 6 years ago
bpo-34366: fix FreeBSD with both system lib and libuuid present

mgorny opened this pull request over 6 years ago
_uuid module fails to compile on FreeBSD when libuuid is installed

c139cf46-fb7c-4c62-96da-220de2afbec1 opened this issue over 6 years ago
Declare sethostname in socketmodule.c for SOLARIS

13b30afb-96a7-452c-8b5c-a29fad711cf0 opened this issue over 6 years ago
bpo-28140: Add help message for pip in REPL

tomviner opened this pull request over 6 years ago
Move and clarify Py_Main documentation

ncoghlan opened this issue over 6 years ago
[WIP] bpo-29672: Save and restore module warning registries in catch_warnings

segevfiner opened this pull request over 6 years ago
bpo-34206: Improve docs and test coverage for pre-init functions

ncoghlan opened this pull request over 6 years ago
bpo-33479: Remove unqualified tkinter threadsafe claim.

terryjreedy opened this pull request over 6 years ago
gh-77749: Fix inconsistent behavior of non-ascii handling in EmailPolicy.fold

Licht-T opened this pull request over 6 years ago
Inconsistent behavior of non-ascii handling in EmailPolicy.fold

0a1b7372-8ac4-4464-a5bc-d7f6206db6e1 opened this issue over 6 years ago
Provide an async iterator version of as_completed

61a746e0-56f6-4f74-bbde-a98c5612db23 opened this issue over 6 years ago
Possible lazy import opportunities in `pathlib`

ncoghlan opened this issue over 6 years ago
python-config.py should be part of the stdlib

pitrou opened this issue over 6 years ago
ConfigParser.items returns items present in vars

178c2d8e-0e2e-4480-8e2c-5610d3e544db opened this issue almost 7 years ago
multiprocessing: serialization must ensure that contexts are compatible (the same)

69d2e7fa-119a-4360-858f-934e2ab9fb33 opened this issue almost 7 years ago
Signature error for methods of class configparser.Interpolation

3f92f909-2ab1-4c59-a97d-5b60331bb97d opened this issue almost 7 years ago
Bdb doesn't find instruction in linecache after pdb.set_trace() following os.chdir("/tmp")

4e0d4d83-252b-4267-9247-cc4185ed8bc1 opened this issue almost 7 years ago
bpo-33092: Better bytecodes for f-strings

markshannon opened this pull request almost 7 years ago
.pth files cannot contain folders with utf-8 names

82b5851c-a8e8-4574-8699-6055d11cf3a6 opened this issue almost 7 years ago
Extend zipfile's compression level support to LZMA

cb9c5063-ffb2-40ef-ad57-dd0643475503 opened this issue almost 7 years ago
pathlib.(Pure)WindowsPaths can compare equal but refer to different files

c6a16194-fbe2-452d-ab7b-5a02c5e92e91 opened this issue almost 7 years ago
[subinterpreters] PEP 554 implementation: add interpreters module

ericsnowcurrently opened this issue almost 7 years ago
csv.DictWriter emits strange errors if fieldnames is an iterator

30a1e3b3-2858-4d26-b58f-9d7e477ded27 opened this issue almost 7 years ago
Create Py_AtExitRegister C API

nascheme opened this issue about 7 years ago
Handle "POSIX" in the legacy locale detection

ncoghlan opened this issue about 7 years ago
bpo-36550: pdb/cmd: avoid creating exceptions

blueyed opened this pull request about 7 years ago
Expose LockFile on Windows

pitrou opened this issue about 7 years ago
PyMem_Malloc() should guarantee alignof(max_align_t)

5531d0d8-2a9c-46ba-8b8b-ef76132a492c opened this issue about 7 years ago
Add a `recommended-packages.txt` file

ncoghlan opened this issue about 7 years ago
Misleading __version__ attribute of modules in standard library

71085cda-eb25-49e1-b983-f9ca8f1a9e6b opened this issue about 7 years ago
unitest.mock: Using autospec=True conflicts with 'wraps'

721fabdf-f286-4c0a-90e3-7326ebe32f66 opened this issue about 7 years ago
bpo-30008: OpenSSL 1.1 compatibility without using deprecated API

markwright opened this pull request over 7 years ago
[WIP] bpo-31165: Call PyList_New() again if the source container was resized due to GC.

serhiy-storchaka opened this pull request over 7 years ago
setup.py: _ctypes won't get built when system ffi is only in $PREFIX

1f4f0d85-e63f-4322-8b54-768e60e1d01b opened this issue over 7 years ago
gh-75710: IDLE: Add docstrings and tests to some editor.py functions

csabella opened this pull request over 7 years ago
bpo-31465: allow _PyType_Lookup() to raise exceptions

scoder opened this pull request over 7 years ago
Tkinter widget.unbind(sequence, funcid) unbind all bindings

2ef01535-b470-4c17-b590-e6661f445174 opened this issue over 7 years ago
Fix data descriptor detection in inspect.getattr_static

87d62d9f-3d27-4eca-a9e2-eba39ffb9e6b opened this issue over 7 years ago
Unable to exit pdb when script becomes invalid

jaraco opened this issue over 7 years ago
gh-75223: Reject undotted extensions in mimetypes.add_type

OddBloke opened this pull request over 7 years ago
bpo-30732: json.dumps() lacks information about RecursionError relate…

soolabettu opened this pull request over 7 years ago
gh-66449: Add support to unnamed sections in ConfigParser

pslacerda opened this pull request over 7 years ago
bpo-24766: doc= argument to subclasses of property not handled correctly

embray opened this pull request over 7 years ago
json.dumps() lacks information about RecursionError related to default function

9d597bb5-812f-4b61-aaf5-d4816b4e3f63 opened this issue over 7 years ago
bpo-30665: fcntl.ioctl() now accepts larger range of integers

serhiy-storchaka opened this pull request over 7 years ago
pass big values for arg to fcntl.ioctl

3140d666-f844-4443-90e2-98c86a0ec737 opened this issue over 7 years ago
Performance of typing._ProtocolMeta._get_protocol_attrs and isinstance

9f01f580-b4ce-4d1f-abe1-d912929eed29 opened this issue over 7 years ago
gh-74614: bdb and pdb: Add watchpoint function

mlouielu opened this pull request over 7 years ago
tarfile would fail to extract tarballs with files under R/O directories (twice)

7745f73f-ed04-4a84-af90-687378334bb0 opened this issue over 7 years ago
ndbm can't iterate through values on OS X

d4363c04-2bcc-4b04-b2a4-f8d49c85bdc0 opened this issue over 7 years ago
gh-74185: repr() of ImportError now contains attributes name and path.

serhiy-storchaka opened this pull request almost 8 years ago
bpo-29955: get the decimal point from the active locale

smontanaro opened this pull request almost 8 years ago
gh-66515: mailbox.MH now supports folders withou the ".mh_sequences"…

serhiy-storchaka opened this pull request almost 8 years ago
Make Executor.map work with infinite/large inputs correctly

99ffcaa5-b43b-4e8e-a35e-9c890007b9cd opened this issue almost 8 years ago
Support moving across filesystems in pathlib.Path, as shutil.move() does

be1526b9-3573-4f3d-abe3-d392fe59c2a9 opened this issue almost 8 years ago
New environment variable PYTHON_HISTORY

e3a29a45-42f4-4011-af26-f63a1cf3be7a opened this issue almost 8 years ago
xattr functions aren't in os.supports_fd, os.supports_follow_symlinks

a811cac9-d8bf-47f8-bdba-4bfd108fa248 opened this issue almost 8 years ago
Re-opening /dev/tty breaks readline

e42d4bf4-ec96-4cd9-bda6-e008e2e1bdd9 opened this issue almost 8 years ago
httplib: wrong Host header when connecting to IPv6 link-local address

ea99edd8-57bd-49ef-ad59-30f5d1a2675e opened this issue almost 8 years ago
ctypes: fail to create a _ctypes._SimpleCData subclass using a closure like calling super() without arguments

e1d2052b-073a-490c-9940-80dad2000cd3 opened this issue almost 8 years ago
Support recursive wildcards in pathlib.PurePath.match()

93e0a5b0-4ee0-4d83-8772-6b2247e3fb5c opened this issue almost 8 years ago
sys._enablelegacywindowsfsencoding() don't apply to os.fsencode and os.fsdecode

1d2dd152-882b-45e3-9c1e-e6d57cf2072e opened this issue almost 8 years ago
OpenSSL 1.1.0c test failures

tiran opened this issue about 8 years ago
tk busy command

9790d3f1-b641-45d4-af62-f42a5967b468 opened this issue about 8 years ago
[easy doc] Document os.rename() behavior on Windows when src and dst are on different filesystems

66602375-6580-429c-aa75-d5c5adcf4124 opened this issue over 8 years ago
Enhance bytearray_repr with bytes_repr's logic

zhangyangyu opened this issue over 8 years ago
Allow non-ascii chars in IDLE NEWS.txt (for contributor names)

terryjreedy opened this issue over 8 years ago
UAF in Tkinter module

cb8e262c-e9c5-4d8e-8c88-602dbc898faf opened this issue over 8 years ago
Eliminate 'ThemeChanged' warning when running IDLE tests

terryjreedy opened this issue over 8 years ago
Meta-issue: support of the android platform

490c593f-f636-409f-bb35-6abeb38a4595 opened this issue over 8 years ago
android: add platform.android_ver()

490c593f-f636-409f-bb35-6abeb38a4595 opened this issue over 8 years ago
shutil.move fails to move symlink (Invalid cross-device link)

1c319aa8-5a7b-4a87-822b-e1319ad189ea opened this issue over 8 years ago
pathlib.glob('**') returns only directories

a0f151b7-f5e3-4789-9cc8-8192d970bc91 opened this issue almost 9 years ago
code_context not available in exec()

025c240f-c8f8-44fa-8f75-029c49b9dbbb opened this issue about 9 years ago