I searched for "python array" in default mode and in Programming lens.
The default mode returned the documentation for the Python "array" module as the first result:

This is perfect.
In Programming lens, the results were different, and the first link to official documentation wasn’t for the array module:

The Programming lens description says: Official programming language websites and forums.
I expected it to prioritize the official Python documentation and return the 'array' module documentation as the first result.