id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
2040	load_ bytecode with a unicode string fails	jonathan	nwellnhof	If you pass in a unicode string to load_bytecode, it calls parrot_split_path_ext with that string, which in turn tries to use rindex, which ends up in src/string/encoding/shared.c's encoding_rindex...which is not implemented. Not so good.	bug	closed	normal		core	3.1.0	high	fixed				applied	all
