Python



Built-in Exceptions



Concurrent Execution

ProcessPoolExecutor (concurrent.futures)
Programming guidelines (multiprocessing)
Using locks, conditions, and semaphores in the with statement (threading)
multiprocessing.SimpleQueue
multiprocessing.managers.BaseProxy._callmethod()
multiprocessing.managers.SharedMemoryManager
multiprocessing.managers.SyncManager.Semaphore()
multiprocessing.shared_memory.SharedMemory.close()


Data Types

Collections Abstract Base Classes – Detailed Descriptions (collections.abc)


Text Processing