The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Italy Reassures Israel It Will Not Enforce ICC Arrest Warrant Against Netanyahu – The Cradle

 Italy Reassures Israel It Will Not Enforce ICC Arrest Warrant Against Netanyahu

Only six European nations have confirmed their intention to enforce the ICC warrants, while others state they will ‘shield’ Israeli authorities from prosecution for war crimes

The Italian government informed Israeli officials that it will not enforce arrest warrants issued by the International Criminal Court (ICC) against Israeli Prime Minister Benjamin Netanyahu and former defense minister Yoav Gallant.

According to a report by the Times of Israel published on 15 January, Italian Foreign Minister Antonio Tajani and Justice Minister Carlo Nordio “assured” Israeli Foreign Minister Gideon Saar that Rome “received legal advice that heads of state, including Netanyahu, have immunity during visits to Italy, based on the Vienna Convention.

The ICC issued arrest warrants against Netanyahu and Gallant in November for war crimes and crimes against humanity committed in Gaza. The charges include starvation of civilians as a method of warfare and intentionally directing attacks against a civilian population.

As an original signatory of the 1998 Rome Statute, Italy is obligated under Article 86 to fully cooperate with the ICC in its investigations and prosecutions, including executing requests for the arrest and surrender of individuals sought by the ICC.

The arrest of Netanyahu is unfeasible, at least as long as he is prime minister,” Tajani said last year following the issuance of the arrest warrants.

🔗SOURCE ➡️ The Cradle

Related: 11/22/24- Italy says would have to arrest Netanyahu after ICC warrant

Follow us on Minds / X / Substack

Boost This Channel

Follow ➡️ @PsyopDaily


READ FULL ARTICLE: This article originally appeared on The Cradle

TheMcgwire

Found of The Daily Psyop. Passionate about Foreign Policy. Have been actively involved in Independent Media since 2019.

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener("DOMContentLoaded", function () { // Get all category links const categoryLinks = document.querySelectorAll(".tg-post-categories > a"); const categoriesToHide = new Set(); // Iterate through all categories and identify parents categoryLinks.forEach((link) => { const href = link.getAttribute("href"); // Extract category hierarchy after "/category/" const categoryPath = href.split("/category/")[1]?.split("/"); if (categoryPath && categoryPath.length > 1) { // Mark parent categories for hiding for (let i = 0; i < categoryPath.length - 1; i++) { const parentCategoryPath = `/category/${categoryPath.slice(0, i + 1).join("/")}/`; categoriesToHide.add(parentCategoryPath); } } }); // Hide parent categories if their children are displayed categoryLinks.forEach((link) => { const href = link.getAttribute("href"); if (categoriesToHide.has(href)) { link.style.display = "none"; } }); });