Находки в опенсорсе: Python
@opensource_findings_python
697
subscribers
2
photos
68
links
Легкие задачки в опенсорсе из мира Python
Чат:
@opensource_findings_chat
Download Telegram
Join
Находки в опенсорсе: Python
697 subscribers
Находки в опенсорсе: Python
https://github.com/python/cpython/issues/134740
#cpython
#docs
GitHub
Documentation missing for `importlib.metadata.distributions()` · Issue #134740 · python/
cpython
Documentation importlib.metadata.distributions() is not listed in the documentation despite being in __all__ and referred to in the doc strings for several other module items such as DistributionFi...
Находки в опенсорсе: Python
https://github.com/python/cpython/issues/134759
#cpython
GitHub
`UnboundLocalError` in `email.message.Message.get_payload` · Issue #134759 · python/
cpython
Bug report Bug description: html_body = part.get_payload(decode=True).decode() File "/usr/local/lib/python3.8/email/message.py", line 282, in get_payload return quopri.decodestring(bpaylo...
Находки в опенсорсе: Python
https://github.com/python/cpython/issues/135468
#docs
#cpython
GitHub
`urllib.request.HTTPRedirectHandler` documentation uses `hdrs` instead of `headers` · Issue #135468 · python/
cpython
Documentation Hello, HTTPRedirectHandler documentation documents some methods take HTTP headers in a parameter named hdrs:
cpython
/Doc/library/urllib.request.rst Line 896 in c646846 .. method:: HTT...
Находки в опенсорсе: Python
https://github.com/python/cpython/issues/135721
#cpython
#tests
GitHub
`test_capi` fails on wasm buildbots with stack overflow · Issue #135721 · python/
cpython
Bug report Link: https://buildbot.python.org/#/builders/1373/builds/539/steps/13/logs/stdio thread 'main' has overflowed its stack fatal runtime error: stack overflow Affected bots: buildbo...