Pablo Galindo Salgado <[email protected]> added the comment:
In bpo this looks bad, but test this small program yourself and check the error
in your terminal:
fn test(number: String) -> () {
println!("Hello, world: {}", number);
}
fn main() {
test("hellooooooo: 🥳 😏 😒 😞 😔 some emojis");
}
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue43950>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com