We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4a5ad commit ff5741dCopy full SHA for ff5741d
1 file changed
stdlib/@tests/stubtest_allowlists/py315.txt
@@ -225,7 +225,11 @@ profiling.sampling.module_utils
225
profiling.sampling.opcode_utils
226
profiling.sampling.sample
227
228
-# These conflicting aliases are just like tkinter.*.slaves in common.txt.
+# These aliases are just like the aliases named "slaves" instead of "content".
229
+# See common.txt.
230
tkinter.Grid.content
231
+tkinter.Grid.grid_content
232
tkinter.Pack.content
233
+tkinter.Pack.pack_content
234
tkinter.Place.content
235
+tkinter.Place.place_content
0 commit comments