Proof of concept extending super() to handle write access on descriptors.
Quite a few open points remain:
* Does one have to check via PyDescr_IsData before using the setfunc?
* What is the correct behaviour if the name is found but is not a descriptor?
* How should this interact with plain fields?
I'll happily work to resolve these points if this change is considered
worthwhile for Python proper.
Fix #5774. Some _winreg functions are documented as taking kwargs but don't.
- Issue #8509: Fix quoting in help strings and code snippets in configure.in.
Fix #7838. Add docstrings and privatize _subprocess implementation details.
Since CREATE_NEW_* are used for the creation flags of a subprocess, they
were added to __all__. The rest of the previously exposed attributes are
now qualified by _subprocess.ATTR rather than importing *.
Make test_makefile_close a networked test (can't read() from a non-connected
socket under OS X), and skip it under Windows (where sockets can't be read()
from using their fds).
#7507: quote "!" in pipes.quote(); it is a special character for some shells.
Markup fixes.
Issue #5238: Calling makefile() on an SSL object would prevent the
underlying socket from being closed until all objects get truely destroyed.
Issue #7943: Fix circular reference created when instantiating an SSL
socket. Initial patch by Péter Szabó.
Fix the "regrtest -s" switch.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4