Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for Hackysack
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #291615 | Initial revision | — | 5 months ago |
Answer | — |
A: Reinstall old Python libraries after update It depends. Pure Python is usually forward-compatible with newer minor versions, but this is not always the case. Features/modules that were available in a previous minor version may no longer be available in the next minor version. Some features may not behave in the same way as in a previous min... (more) |
— | 5 months ago |