AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Import System in PyTest
PyTest has a custom import system for all of the assertion rewriting. The current goal is to make the import lib mode, the default mode. But there's a lot of rough edges to get to that state. PyTest had to kind of invent its own way to import modules before Python 3.