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
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
peterjpxie opened this pull request almost 2 years ago
datetime.rst: correct timedelta description
belm0 opened this pull request almost 2 years ago
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
barneygale opened this pull request almost 2 years ago
Unit test test.test_socket.ThreadedVSOCKSocketStreamTest.testStream hangs on WSL2 ubuntu
peterjpxie opened this issue almost 2 years ago
peterjpxie opened this issue almost 2 years ago
Improve Windows performance of `pathlib.Path.is_file` and friends
mdboom opened this issue almost 2 years ago
mdboom opened this issue almost 2 years ago
Add TCP keepalive option for `asyncio.start_server()`
beavailable opened this issue almost 2 years ago
beavailable opened this issue almost 2 years ago
Fix import in doc for `SimpleHTTPRequestHandler`
aranke opened this pull request almost 2 years ago
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
markshannon opened this pull request almost 2 years ago
Building Python 3.11+ with `./configure --enable-optimizations && make altinstall -j` results in exit code 2
mkmoisen opened this issue almost 2 years ago
mkmoisen opened this issue almost 2 years ago
inspect.signature returns incorrect result on a @staticmethod and a @classmethod
heckad opened this issue almost 2 years ago
heckad opened this issue almost 2 years ago
gh-101260: Return to a simpler output buffer for zlib, bz2 and lzma for better performance.
rhpvorderman opened this pull request almost 2 years ago
rhpvorderman opened this pull request almost 2 years ago
BlocksOutputBuffer causes a performance regression in bz2, lzma and zlib modules
rhpvorderman opened this issue almost 2 years ago
rhpvorderman opened this issue almost 2 years ago
Improve the documentation of PEP 495 features without referencing the PEP
abalkin opened this issue almost 2 years ago
abalkin opened this issue almost 2 years ago
Bug in multiprocessing + Pipes on macOS
slbayer opened this issue almost 2 years ago
slbayer opened this issue almost 2 years ago
Add `alias` as a `field()` parameter for dataclasses
tmke8 opened this issue almost 2 years ago
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
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
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
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
bkline opened this issue almost 2 years ago
Fix all Sphinx reference warnings in the documentation
JulienPalard opened this issue almost 2 years ago
JulienPalard opened this issue almost 2 years ago
[WIP] Various build system improvements
indygreg opened this pull request almost 2 years ago
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
furkanonder opened this pull request almost 2 years ago
HeaderParseError on email address ending with '.'
madduck opened this issue almost 2 years ago
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
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
derekhiggins opened this pull request almost 2 years ago
HTTPSConnection double wrapping IPv6 address during CONNECT
derekhiggins opened this issue almost 2 years ago
derekhiggins opened this issue almost 2 years ago
Specialization of some instructions does not conform to PEP 659, and prevents PEP 669
markshannon opened this issue almost 2 years ago
markshannon opened this issue almost 2 years ago
Reuse code objects for similar `dataclass` definitions
brandtbucher opened this issue almost 2 years ago
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
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
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
t-8ch opened this issue about 2 years ago
`Py_Initialize()` still leaks in libpython3.11
Gerzer opened this issue about 2 years ago
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
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
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
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
mdickinson opened this pull request about 2 years ago
Reduce frequency of memory overallocation in some int additions and subtractions
mdickinson opened this issue about 2 years ago
mdickinson opened this issue about 2 years ago
singledispatch on arguments that are themselves types/classes
smheidrich opened this issue about 2 years ago
smheidrich opened this issue about 2 years ago
[Bug] An error occurred in the installation file
CoolPlayLin opened this issue about 2 years ago
CoolPlayLin opened this issue about 2 years ago
IDLE Open Dialog text not visible
slovanos opened this issue about 2 years ago
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
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
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
rhettinger opened this issue about 2 years ago
Silent grab external dependency from libuuid during build without possibility to disable it
VVD opened this issue about 2 years ago
VVD 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
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
thomasf1 opened this issue about 2 years ago
Meta issue: clean up redundant compat code
hugovk opened this issue about 2 years ago
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
ethanfurman opened this pull request about 2 years ago
DeprecationWarning scope expanded in asyncio.events
jaraco opened this issue about 2 years ago
jaraco opened this issue about 2 years ago
pathlib behaviour with filenames ending with '.'
batmanfeynman opened this issue about 2 years ago
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
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
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
ethanfurman opened this pull request about 2 years ago
bz2.BZ2File / gzip.GZipFile / lzma.LZMAFile expose misleading `fileno` method.
Yhg1s opened this issue about 2 years ago
Yhg1s opened this issue about 2 years ago
gh-93464: [Enum] Add versionchanged tag
ethanfurman opened this pull request about 2 years ago
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
devnexen opened this pull request about 2 years ago
Python version ending with plus sign not compatible with PEP 508 `python_full_version` marker
radoering opened this issue about 2 years ago
radoering opened this issue about 2 years ago
gh-99901: prepend '/' to url only if netloc is not empty
WolframAlph opened this pull request about 2 years ago
WolframAlph opened this pull request about 2 years ago
Wrong formatting of url in urlunsplit() function when used with _replace function to change scheme
MKCompu opened this issue about 2 years ago
MKCompu opened this issue about 2 years ago
Directory traversal in uu module / uu.decode
hannob opened this issue about 2 years ago
hannob opened this issue about 2 years ago
`contextlib.contextmanager` raises `dataclasses.FrozenInstanceError` when handling a frozen dataclass exception
mattclay opened this issue about 2 years ago
mattclay opened this issue about 2 years ago
BUILD: 3.12.0a2 configure script selects wrong libraries compared to 3.11
debohman opened this issue about 2 years ago
debohman opened this issue about 2 years ago
`BaseHTTPRequestHandler` hides `TimeoutError` from `handle_error()`
CendioOssman opened this issue about 2 years ago
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
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
ethanfurman opened this pull request about 2 years ago
gh-95782: Fix `io.BufferedReader.tell` etc. being able to return offsets < 0
6t8k opened this pull request about 2 years ago
6t8k 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
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
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
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
ronaldoussoren opened this pull request about 2 years ago
secrets.compare_digest raises TypeError if one of it's arguments is None
dwt opened this issue about 2 years ago
dwt opened this issue about 2 years ago
runpy.run_path mishandles Path objects
nedbat opened this issue about 2 years ago
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
sobolevn opened this pull request about 2 years ago
Remove old-style classes from tests
sobolevn opened this issue about 2 years ago
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
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
AA-Turner opened this pull request about 2 years ago
Update to Sphinx 7
AA-Turner opened this issue about 2 years ago
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
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
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
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
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
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
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
FFY00 opened this pull request about 2 years ago
Python 3.10 installed from the Microsoft Store does not add scripts to path
avalonv opened this issue about 2 years ago
avalonv opened this issue about 2 years ago
gh-94808: add tests covering `PySequence_[InPlace_]Repeat`
sobolevn opened this pull request about 2 years ago
sobolevn opened this pull request about 2 years ago
Windows python3 executable
ptyork opened this issue about 2 years ago
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
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
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
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
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
Elias-elastisys opened this issue about 2 years ago
sqlite3 - preserve error information from a user-defined function exception
pchemguy opened this issue about 2 years ago
pchemguy opened this issue about 2 years ago
Use f-string in preference to "...".format()
smontanaro opened this pull request about 2 years ago
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
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
FFY00 opened this pull request about 2 years ago
Speed up sysconfig
FFY00 opened this issue about 2 years ago
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
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
CAM-Gerlach opened this pull request about 2 years ago