Tcl Source Code

Check-in [723d1eb937]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Separate library unloading routine from [unload] command processing.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | pyk-tclUnload
Files: files | file ages | folders
SHA3-256: 723d1eb93779e81bfd2dcb23cbd877820fa1d1a02ffccde5403e612e0f69bcba
User & Date: pooryorick 2021-05-15 07:55:55.923
References
2021-05-15
22:30 Ticket [28027d8bb7] Per-interp Loaded library structures not cleaned up on inter... artifact: 2b81c100ce user: pooryorick
Context
2021-05-15
10:10
merge core-8-branch check-in: aa66f1cc04 user: pooryorick tags: pyk-tclUnload
07:55
Separate library unloading routine from [unload] command processing. check-in: 723d1eb937 user: pooryorick tags: pyk-tclUnload
2021-05-14
13:54
Respect TIP #587 in dde test-cases. check-in: 45fa0ff557 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclLoad.c.