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-98539: fix ref cycle in `_SSLProtocolTransport` after close
kumaraditya303 opened this pull request about 2 years ago
kumaraditya303 opened this pull request about 2 years ago
minor edits to locale doc
smontanaro opened this pull request about 2 years ago
smontanaro opened this pull request about 2 years ago
Multiprocessing overhead 100x higher with multiple cores but not if restricted to 1 core
PhilippWendler opened this issue about 2 years ago
PhilippWendler opened this issue about 2 years ago
Reject invalid escape sequences (and octal escape sequences) in bytes and Unicode strings
vstinner opened this issue about 2 years ago
vstinner opened this issue about 2 years ago
Seems hard to believe, but do multiple test cases share files?
smontanaro opened this issue about 2 years ago
smontanaro opened this issue about 2 years ago
[Windows] Embedded Python Memory Leaks #96853 ( Corrected 98%), Need testing
AlexSoft73 opened this issue about 2 years ago
AlexSoft73 opened this issue about 2 years ago
Proper or custom JSON serialization of non-finite float values
Dzeri96 opened this issue about 2 years ago
Dzeri96 opened this issue about 2 years ago
Update Refcount-related Docs
ericsnowcurrently opened this issue over 2 years ago
ericsnowcurrently opened this issue over 2 years ago
gh-97959: [pydoc] now `help()` does not show extra notes for `classmethod`s
sobolevn opened this pull request over 2 years ago
sobolevn opened this pull request over 2 years ago
`pydoc` renders `from builtins.type` note, even if it is incorrect
sobolevn opened this issue over 2 years ago
sobolevn opened this issue over 2 years ago
tkinter.Text.count(index1, index2) returns None not (0,) when index1 equals index2
RogerMarsh opened this issue over 2 years ago
RogerMarsh opened this issue over 2 years ago
Meta issue for cleaning up import system cruft
warsaw opened this issue over 2 years ago
warsaw opened this issue over 2 years ago
musl-cross-make cross compiling and specifying "--with-libc=/custom/path/to/libc.so" is dismissed
tlaurion opened this issue over 2 years ago
tlaurion opened this issue over 2 years ago
Move Benchmarks From Tools/ to the pyperformance Repo
ericsnowcurrently opened this issue over 2 years ago
ericsnowcurrently opened this issue over 2 years ago
gh-97747: Improvements to WASM browser REPL.
katharosada opened this pull request over 2 years ago
katharosada opened this pull request over 2 years ago
Update activate(.bat) for a dynamic VIRTUAL_ENV
kxrob opened this issue over 2 years ago
kxrob opened this issue over 2 years ago
`ftplib.FTP.voidcmd` incorrectly document the return value
matthewhughes934 opened this issue over 2 years ago
matthewhughes934 opened this issue over 2 years ago
venv windows: Missing `venv/bin` folder, should symlink `venv/bin` -> `venv/Scripts`
zackees opened this issue over 2 years ago
zackees opened this issue over 2 years ago
Null characters in strings cause a C SystemError
apccurtiss opened this issue over 2 years ago
apccurtiss opened this issue over 2 years ago
macOS linker warnings in macOS ventura
pablogsal opened this issue over 2 years ago
pablogsal opened this issue over 2 years ago
GUI tests: CPython 3.9 CI failure for macOS: macOS 11 (1107) or later required, have instead 11 (1106) !
corona10 opened this issue over 2 years ago
corona10 opened this issue over 2 years ago
METH_* and Py_TPFLAGS* constants are documented as Python data
encukou opened this issue over 2 years ago
encukou opened this issue over 2 years ago
`platform.processor()` and `platform.machine()` report inconsistent values under Rosetta on M1 macOS
rossng opened this issue over 2 years ago
rossng opened this issue over 2 years ago
Confusing behavior of ssl.create_default_context()
piannucci opened this issue over 2 years ago
piannucci opened this issue over 2 years ago
IDLE: Stop reusing built-in names as parameters
terryjreedy opened this issue over 2 years ago
terryjreedy opened this issue over 2 years ago
gh-68335: Documenting csv dialect defaults
mehrdadmoradii opened this pull request over 2 years ago
mehrdadmoradii opened this pull request over 2 years ago
FAQ for CVE-2020-10735
nascheme opened this issue over 2 years ago
nascheme opened this issue over 2 years ago
gh-97590: Update docs and tests for `ftplib.FTP.voidcmd`
matthewhughes934 opened this pull request over 2 years ago
matthewhughes934 opened this pull request over 2 years ago
closes gh-96734: Update to Unicode 15.0.0.
benjaminp opened this pull request over 2 years ago
benjaminp opened this pull request over 2 years ago
gh-96497: Mangle name before symtable lookup in 'symtable_extend_namedexpr_scope'
wookie184 opened this pull request over 2 years ago
wookie184 opened this pull request over 2 years ago
SyntaxError for walrus target in a comprehension when the target is a global variable with a private name.
mrolle45 opened this issue over 2 years ago
mrolle45 opened this issue over 2 years ago
Queue shutdown
EpicWink opened this issue over 2 years ago
EpicWink opened this issue over 2 years ago
Expected python bug using multiprocessing and inheritance
bsdis opened this issue over 2 years ago
bsdis opened this issue over 2 years ago
gh-96397: Document that keywords in calls need not be identifiers
jeff5 opened this pull request over 2 years ago
jeff5 opened this pull request over 2 years ago
unittest.TestCase.assertRaises msg argument is not used
ptmcg opened this issue over 2 years ago
ptmcg opened this issue over 2 years ago
gh-87474: Fix file descriptor leaks in subprocess.Popen
cptpcrd opened this pull request over 2 years ago
cptpcrd opened this pull request over 2 years ago
Update internals section of devguide
markshannon opened this issue over 2 years ago
markshannon opened this issue over 2 years ago
Close sub-generators even if top level generator was asynchronous.
markshannon opened this pull request over 2 years ago
markshannon opened this pull request over 2 years ago
gh-95855: Better platform triplet detection code
tiran opened this pull request over 2 years ago
tiran opened this pull request over 2 years ago
Makefile / configure.ac: realpath is not available on macOS
tiran opened this issue over 2 years ago
tiran opened this issue over 2 years ago
testcapimodule uses wrong format chars for datetime tests
tiran opened this issue over 2 years ago
tiran opened this issue over 2 years ago
Negative `_io.BufferedReader.tell`
senyai opened this issue over 2 years ago
senyai opened this issue over 2 years ago
Ability to weakly reference an instance of a class lost due to mutliple inheritance
markshannon opened this issue over 2 years ago
markshannon opened this issue over 2 years ago
Support the use of the managed pre-header in builtin classes.
markshannon opened this issue over 2 years ago
markshannon opened this issue over 2 years ago
New asyncio ssl implementation is lacking license and origin information
tiran opened this issue over 2 years ago
tiran opened this issue over 2 years ago
[3.11] Revert bpo-42854: Use SSL_write/read_ex() GH-27271, GH-25468
tiran opened this pull request over 2 years ago
tiran opened this pull request over 2 years ago
Slow first execution of platform.system on windows
eendebakpt opened this issue over 2 years ago
eendebakpt opened this issue over 2 years ago
gh-88569: add `ntpath.isreserved()`
barneygale opened this pull request over 2 years ago
barneygale opened this pull request over 2 years ago
RFC 9266: Channel Bindings for TLS 1.3 support
Neustradamus opened this issue over 2 years ago
Neustradamus opened this issue over 2 years ago
Argument Clinic: add support for deprecating positional use of parameters
erlend-aasland opened this issue over 2 years ago
erlend-aasland opened this issue over 2 years ago
docs: use 'recursively' in the description of rglob, and mention globs in the os equivalences
nedbat opened this pull request over 2 years ago
nedbat opened this pull request over 2 years ago
make `asyncio.iscoroutinefunction` a deprecated alias of `inspect.iscoroutinefunction` and remove `asyncio.coroutines._is_coroutine`
graingert opened this issue over 2 years ago
graingert opened this issue over 2 years ago
raising resource warnings prevents resource cleanup
graingert opened this issue over 2 years ago
graingert opened this issue over 2 years ago
Help latest MSVC 1932 (v143, VS2022) to optimize PyObject_Free()
neonene opened this issue over 2 years ago
neonene opened this issue over 2 years ago
[coverage] codeobject.c: decode_linetable
mdboom opened this issue over 2 years ago
mdboom opened this issue over 2 years ago
multiprocessing.Process generates FileNotFoundError when argument isn't explicitly referenced
JZerf opened this issue over 2 years ago
JZerf opened this issue over 2 years ago
DocTest sorts by lineno which may be int or None
Strilanc opened this issue over 2 years ago
Strilanc opened this issue over 2 years ago
Python 3.10/3.8: shutil.rmtree(None, ignore_errors=True) behaves differently between Windows and *nix platforms
RamseyK opened this issue over 2 years ago
RamseyK opened this issue over 2 years ago
Update README.rst
dev-aniketj opened this pull request over 2 years ago
dev-aniketj opened this pull request over 2 years ago
When mocking with `unsafe=True` the mocked instances don't receive the unsafe argument.
LakmalCaldera opened this issue over 2 years ago
LakmalCaldera opened this issue over 2 years ago
frame.setlineno has serious flaws.
markshannon opened this issue over 2 years ago
markshannon opened this issue over 2 years ago
_Raise_Serialization_Error thrown when SubElement.Text attribute is never over-written from type(None) to type(Str)
iroxusux opened this issue over 2 years ago
iroxusux opened this issue over 2 years ago
side_effect function of PropertyMock gets called only once
Ampfing opened this issue over 2 years ago
Ampfing opened this issue over 2 years ago
Exception while handling exception in email.msg.get('message-id')
DRSpalding opened this issue over 2 years ago
DRSpalding opened this issue over 2 years ago
gh-94220: Replaced name(s) & pat with filename(s) & pattern in fnmatch module as per docs
n-i-n opened this pull request over 2 years ago
n-i-n opened this pull request over 2 years ago
fnmatch module parameters names are not correct
salahbsmdz opened this issue over 2 years ago
salahbsmdz opened this issue over 2 years ago
ssl and hashlib: Remove functions deprecated in Python 3.10
vstinner opened this issue over 2 years ago
vstinner opened this issue over 2 years ago
[Enum] fix typo
ethanfurman opened this pull request over 2 years ago
ethanfurman opened this pull request over 2 years ago
Document use of ANY in test assertions
graingert opened this pull request over 2 years ago
graingert opened this pull request over 2 years ago
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984)
ethanfurman opened this pull request over 2 years ago
ethanfurman opened this pull request over 2 years ago
Improve "Extending Python with C or C++" docs
erlend-aasland opened this issue over 2 years ago
erlend-aasland opened this issue over 2 years ago
Split up _testcapimodule.c
encukou opened this issue over 2 years ago
encukou opened this issue over 2 years ago
Inconsistency in handling None handlers in the Python and C implementations of pickle
serhiy-storchaka opened this issue over 2 years ago
serhiy-storchaka opened this issue over 2 years ago
Expose tracemalloc hook into `_Py_NewReference` for other tracers
pablogsal opened this issue over 2 years ago
pablogsal opened this issue over 2 years ago
gh-66571: Expand matches for %Z in strptime
eugenetriguba opened this pull request over 2 years ago
eugenetriguba opened this pull request over 2 years ago
No lifecycle management for PyMemoryView_FromMemory
dantmnf opened this issue over 2 years ago
dantmnf opened this issue over 2 years ago
gh-90300: Reformat the Python CLI help output
serhiy-storchaka opened this pull request over 2 years ago
serhiy-storchaka opened this pull request over 2 years ago
`PathFinder.find_spec()` can raise bare `KeyError` when `path=None`
jacobtylerwalls opened this issue over 2 years ago
jacobtylerwalls opened this issue over 2 years ago
Adding argument server_hostname to HTTPSConnection
j-schulz opened this pull request over 2 years ago
j-schulz opened this pull request over 2 years ago
[3.11] gh-93100: [Enum] fix missing variable in global_str (GH-93107)
ethanfurman opened this pull request over 2 years ago
ethanfurman opened this pull request over 2 years ago
os.path.relpath() assumes '//' root is equivalent to '/'
iynehz opened this issue over 2 years ago
iynehz opened this issue over 2 years ago
itertools: clearer all_equal recipe
pochmann opened this issue over 2 years ago
pochmann opened this issue over 2 years ago
PEP 632: Remove the distutils package (Python 3.12)
vstinner opened this issue over 2 years ago
vstinner opened this issue over 2 years ago
`inspect.getfile` doesn't properly handle PEP 420
TheTechRobo opened this issue over 2 years ago
TheTechRobo opened this issue over 2 years ago
gh-78157: [Enum] nested classes will not be members in 3.13
ethanfurman opened this pull request over 2 years ago
ethanfurman opened this pull request over 2 years ago
gh-92081: Fix for email.generator.Generator with whitespace between encoded words.
abadger opened this pull request over 2 years ago
abadger opened this pull request over 2 years ago
GH-92184: Convert os.altsep to '/' in filenames when creating ZipInfo objects
pR0Ps opened this pull request over 2 years ago
pR0Ps opened this pull request over 2 years ago
Zipfile module doesn't replace `os.altsep` in filenames in some cases
pR0Ps opened this issue over 2 years ago
pR0Ps opened this issue over 2 years ago
gh-91325: Skip Stable ABI checks with Py_TRACE_REFS special build
encukou opened this pull request over 2 years ago
encukou opened this pull request over 2 years ago
Slow inspect.getmodule
mdeck opened this issue over 2 years ago
mdeck opened this issue over 2 years ago
gh-91960: Add FreeBSD build and test using Cirrus-CI
emaste opened this pull request over 2 years ago
emaste opened this pull request over 2 years ago
Add FreeBSD build and test using Cirrus-CI
emaste opened this issue over 2 years ago
emaste opened this issue over 2 years ago
asyncio: Use strong references for free-flying tasks
alexhartl opened this issue over 2 years ago
alexhartl opened this issue over 2 years ago
gh-91795: Update build optimization part of PCbuild/readme.txt
fatihkabakk opened this pull request over 2 years ago
fatihkabakk opened this pull request over 2 years ago
Add method for getting the exact version of the Tcl library as a named tuple
serhiy-storchaka opened this issue over 2 years ago
serhiy-storchaka opened this issue over 2 years ago
PCbuild/readme.txt mentions build_pgo.bat which was removed in python 3.6
peendebak opened this issue over 2 years ago
peendebak opened this issue over 2 years ago
subprocess fails to export xml from adb window_dump commad
Miltonbhowmick opened this issue over 2 years ago
Miltonbhowmick opened this issue over 2 years ago
gh-72793: C implementation of parts of copy.deepcopy
eendebakpt opened this pull request over 2 years ago
eendebakpt opened this pull request over 2 years ago
dump of a single table in sqlite3 library
WolfgangFahl opened this issue over 2 years ago
WolfgangFahl opened this issue over 2 years ago
gh-89159: Add missing TarInfo members
slateny opened this pull request over 2 years ago
slateny opened this pull request over 2 years ago