New issue 2860: Tkinter __init__ documentations sometimes missing valid keyword
values
https://bitbucket.org/pypy/pypy/issues/2860/tkinter-__init__-documentations-sometimes
Creation Elemental:
"""
Priority: Low
Type: Documentation issue
Some of the Tkinter documentation is i
New issue 2895: Shutil.move Rpython assertion error
https://bitbucket.org/pypy/pypy/issues/2895/shutilmove-rpython-assertion-error
Creation Elemental:
If you use shutil.move and the resulting path name is too long, it will raise
an Rpython error that will crash the entire interpreter instead of
New issue 2937: os functions return '??' for unicode characters in paths on
windows
https://bitbucket.org/pypy/pypy/issues/2937/os-functions-return-for-unicode-characters
Creation Elemental:
I have a few files that contain emojis in their names, and also a folder that
has such. Com