FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sys.monitoring by youknowone · Pull Request #7197 · RustPython/RustPython · GitHub

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .py  (2) .rs  (8) .snap  (1) All 3 file types selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 0 additions & 2 deletions Lib/test/test_compile.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -1012,8 +1012,6 @@ def return_genexp():
code_lines = self.get_code_lines(genexp_code)
self.assertEqual(genexp_lines, code_lines)

# TODO: RUSTPYTHON; implicit return line number after async for
@unittest.expectedFailure
def test_line_number_implicit_return_after_async_for(self):

async def test(aseq):
Expand Down
Loading
Loading

Back | FazBrowse Home | New Git URL