Message181283
Screw it, forget the "like" and make that a "will happen". A What's New entry telling people to update their code to use a getattr() with a None default value for transitioning should be enough (and a single line change for the few people who would care about this).
This will also require an updating of the importlib docs, language reference, and PEP 302 to say the language reference and importlib docs now supersede the PEP. For both attributes it should be stated that a value of None means "I don't know what the values should be", but that loaders should continue to be required to set them. |
|
Date |
User |
Action |
Args |
2013-02-03 17:03:50 | brett.cannon | set | recipients:
+ brett.cannon |
2013-02-03 17:03:50 | brett.cannon | set | messageid: <1359911030.18.0.821462461616.issue17115@psf.upfronthosting.co.za> |
2013-02-03 17:03:50 | brett.cannon | link | issue17115 messages |
2013-02-03 17:03:49 | brett.cannon | create | |
|