Capital punishment in Bosnia and Herzegovina
Capital punishment in Bosnia and Herzegovina is prohibited. It was abolished de facto for all crimes in November 1998 in the Federation of Bosnia and Herzegovina (last execution though to be carried there out in 1977 for murder) and on June 21, 2000 in the Republika Srpska. However, it was only on October 4th 2019 that the capital punishment was completely erased from the Constitution of Republic of Srpska, one of Bosnia and Herzegovina's two entities. While it was still in place, it was endorsed under the Article 11 of the Constitution of the Republic of Srpska.[1]
Bosnia and Herzegovina is party to abolitionist international instruments, including the Council of Europe Protocol no.6 and Protocol no.13.
Executions since 1959
Source: SPSK Database
Executed person | Gender | Date of sentence | Date of execution | Place of execution | Crime | Method |
---|---|---|---|---|---|---|
Mijo Radoš | Male | 1960 | 1960 | Doboj | war crimes | firing squad |
Ivan Tomić | Male | 1961 | 1961 | Tuzla | ||
Samid Istić | Male | 1962 | 1962 | Brčko | murder of a policemen | |
Suljo Hrnić | Male | 1963 | 1963 | Travnik | double murder | |
Milojko Arizanović | Male | 1968 | 4 December 1968 | Sarajevo | double murder | |
Đuro Horvat | Male | 21 December 1972 | 17 March 1973 | Sarajevo | terrorism | |
Mirko Vlasnović | Male | |||||
Vejsil Keškić | Male | |||||
Dragomir Bajčeta | Male | 3 April 1972 | August 1973[2] | Sarajevo | murder | |
Višnja Pavlović | Female | |||||
Dušan Prodić | Male | 8 September 1976 | 1977 | Doboj | murder |
gollark: * rightctrl+w
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
References
- https://translate.googleusercontent.com/translate_c?depth=1&hl=en&nv=1&rurl=translate.google.com&sl=bs&sp=nmt4&tl=en&u=https://www.klix.ba/vijesti/bih/ustavni-sud-bih-ukinuo-smrtnu-kaznu-u-republici-srpskoj/191004135&xid=17259,15700002,15700019,15700186,15700190,15700256,15700259,15700262,15700265,15700271,15700283&usg=ALkJrhhCFcc2l1zMoKy2uedvlVRNbLUKTA
- "Kako su strijeljane Brunine ubice Tekst je izvorno objavljen na portalu www.Zenicablog.com. Prenošenje dozvoljeno samo uz pismenu dozvolu". Zenicablog Arhiva. 2 May 2014. Retrieved 18 April 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.