﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34795	ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are proxying	Willem Van Onsem	nobody	"Based on this question: https://stackoverflow.com/q/76963171/67579 the `ConnectionProxy` does not communicate the `__dir__` of the object it is exposing. As a result, shells, etc. can not help with code completion.

Overriding `__dir__` and returning the `dir(..)` of the items it exposes is however quite easy."	New feature	closed	Core (Other)	4.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
