Находки в опенсорсе: Python
@opensource_findings_python
725
subscribers
2
photos
78
links
Легкие задачки в опенсорсе из мира Python
Чат:
@opensource_findings_chat
Download Telegram
Join
Находки в опенсорсе: Python
725 subscribers
Находки в опенсорсе: Python
https://github.com/python/cpython/issues/136882
#cpython
#docs
GitHub
Replace reference to Google Groups · Issue #136882 · python/
cpython
Documentation Google is ending the support for their Usenet client. There's a reference in the logging documentation which says Usenet is available under that group link. We should remove it or...
🤔
3
Находки в опенсорсе: Python
https://github.com/python/cpython/issues/136897
#cpython
#docs
GitHub
Update `str.translate()` docstring to match docs · Issue #136897 · python/
cpython
Bug report Bug description: str.translate() by help() says it must be a string as shown below: print(help("".translate)) table Translation table, which must be a mapping of Unicode ordina...
😁
2