Steven Lee

Results 11 issues of Steven Lee

yapf seems not support python3.8 versions: python -- 3.8.0 yapf -- 0.29.0 When I reformat the source tree which definitely no error, the following error message occurs: ```bash $ yapf...

I have seen presentations using this template in a lot of university and company, but I don't know the exact name of this template. The picture of this template is...

enhancement
help wanted
good first issue

Due to the rapid increment of mobile phone hardware performance. The data loading speed is get faster and faster. So the time for startup logo screen to appear would be...

## Steps to reproduce Just as what it is described in fingerprint setting entry, when switching back to Focus via "Recent Apps", the web-page will appear for about 0.2s and...

bug

Consider the following code ```python3 $ ./gpython Python 3.4.0 (none, unknown) [Gpython dev] - os/arch: linux/amd64 - go version: go1.16.6 >>> exit() Traceback (most recent call last): File "", line...

## Describe the issue In FAT or exFAT, hardlink is not supported, as a result, `msys/git` cannot properly installed in those filesystem. If the packages which contain hardlink can be...

when starting `jupyter qtconsole`, the following Exception traceback provided, ```python3 Traceback (most recent call last): File "/usr/bin/jupyter-qtconsole", line 33, in sys.exit(load_entry_point('qtconsole==5.1.1', 'gui_scripts', 'jupyter-qtconsole')()) File "/usr/lib/python3.9/site-packages/qtconsole/qtconsoleapp.py", line 462, in main JupyterQtConsoleApp.launch_instance()...

Just like any other instant messaging and this GitHub message (@iNPUTmice ). Currently if you tap someone's avatar, it will add `username:` in the textbox. However, it is not comfortable...

The following expression: ```python3 import sympy sympy.solve(sympy.Eq(sympy.S('59.0*(1 - 1/(ytm/2 + 1)**16)/(sqrt((ytm/2 + 1)**2) - 1) + 1000/(ytm/2 + 1)**16'), 779.92)) ``` Take so long time, I cannot wait for it...

polys
Performance
solvers.solve
floats

Add python dev in CI can efficiently avoid the problem in next release. it it can make TensorFlow always support latest python stable release.

type:feature