Message 389913 - Python tracker (original) (raw)
Message389913
Author | vstinner |
---|---|
Recipients | christian.heimes, gvanrossum, methane, serhiy.storchaka, vstinner |
Date | 2021-03-31.14:59:02 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1617202742.43.0.290311062937.issue43680@roundup.psfhosted.org |
In-reply-to |
Content |
---|
> It is still can be set as a class attribute in user code, so I think that removing OpenWrapper needs a deprecated period. I'm fine with deprecating the function by defining a __getattr__() function in io.py and _pyio.py. But only if it doesn't block the implementation of the PEP 597 ;-) The PEP 597 implementation issue is discussed at: https://bugs.python.org/issue43510#msg389822 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-03-31 14:59:02 | vstinner | set | recipients: + vstinner, gvanrossum, christian.heimes, methane, serhiy.storchaka |
2021-03-31 14:59:02 | vstinner | set | messageid: 1617202742.43.0.290311062937.issue43680@roundup.psfhosted.org |
2021-03-31 14:59:02 | vstinner | link | issue43680 messages |
2021-03-31 14:59:02 | vstinner | create |