High five
Python @google | Side projects @MangoUmbrella
- Any pronoun
- https://mangoumbrella.com
Block or Report
Block or report yilei
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
623 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 14 commits in 3 repositories
Created a pull request in psf/black that received 3 comments
Fix a crash in preview style with assert + parenthesized string.
Description The bug is in the get_leaves_inside_matching_brackets on the third line below:
assert xxxxxxxxx.xxxxxxxxx.xxxxxxxxx( xxxxxxxxx
).xxxxx…
+27
−14
•
3
comments
Opened 10 other pull requests in 2 repositories
psf/black
7
merged
1
open
- Fix an issue where extra empty lines are added.
- Fix a crash in ESP where a standalone comment is placed before a dict's value.
- Significantly speedup ESP on large expressions that contain many strings
- Fix an f-string crash in ESP.
- Exclude string type annotations from ESP
- Fix an infinite recursion error.
- Improve long values in dict literals
-
Fix a crash when a colon line is marked between
# fmt: offand# fmt: on
abseil/abseil-py
1
merged
1
closed
Reviewed 4 pull requests in 2 repositories
psf/black
3 pull requests
abseil/abseil-py
1 pull request
Created an issue in psf/black that received 2 comments
Black --preview crashes on long dict key followed by a comment line
Describe the bug To Reproduce For example, take this code: a_dict = { "/this/is/a/very/very/very/very/very/very/very/very/very/very/long/key/witho…
2
comments
Opened 7 other issues in 3 repositories
psf/black
2
closed
3
open
- Black --preview (ESP) crashes on an implicitly concatenated f-string
-
Black crashes with a single
# fmt: offbefore a dict's closing bracket - Black --preview (ESP) crashes with implicitly concatenated stringified generic type params
- Long dict key with operators are oddly broken into multiple lines
-
Black adds an extra blank line to an import line that ends with
# fmt: skip
microsoft/pyright
1
closed
python/cpython
1
closed
6
contributions
in private repositories
Dec 6 – Dec 19



