kicad/pcbnew/python
Ian McInerney 8e579ec8e0 Remove python-based board_item duplicate method
This method shadows the C++ method, and doesn't properly handle updating
the duplicated object's KIID to be unique.

Also add tests to ensure the KIIDs are unique after duplication.

Fixes https://gitlab.com/kicad/code/kicad/issues/14460

(Cherry-picked from 5d0b5e16ff)
2023-04-12 16:07:00 +01:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins PadArray.py: ensure parameters used to create a VECTOR2I are ints. 2023-01-08 09:10:13 +01:00
scripting Load the global fp-lib-table before running the Python DRC 2023-03-17 21:00:41 +00:00
swig Remove python-based board_item duplicate method 2023-04-12 16:07:00 +01:00