|
|
|
|
|
by zeeg
5158 days ago
|
|
This happens in every language. I dont think it's that big of a deal. In all honesty, you could continue to maintain a package outside of stdlib, and just require a newer version (which gets installed via the standard packaging tools). This type of behavior isn't well defined in Python, but it's not unrealistic to think it could happen. |
|