black/src
Richard Si a8b4665e7d
Exclude broken typing-extensions version + fix import (#2460)
re. import, the ipynb code was assuming that typing-extensions would
always be available, but that's not the case! There's an environment
marker on the requirement meaning it won't get installed on 3.10 or
higher. The test suite didn't catch this issue since aiohttp pulls in
typing-extensions unconditionally.
2021-08-29 17:04:49 -04:00
..
black Exclude broken typing-extensions version + fix import (#2460) 2021-08-29 17:04:49 -04:00
black_primer Add cpython Lib/ repository config into primer config - Disabled (#2429) 2021-08-24 17:29:49 -04:00
blackd Change sys.exit to raise ImportError (#2440) 2021-08-24 16:59:24 -04:00
blib2to3 blib2to3: support unparenthesized wulruses in more places (#2447) 2021-08-26 13:59:01 -07:00