Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(clock): update time types in Python/.NET #31511

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

mxschmitt
Copy link
Member

No description provided.

@mxschmitt mxschmitt changed the title docs(clock): use int for ticks in Python docs(clock): update time types in Python/.NET Jul 2, 2024
@@ -473,8 +473,10 @@ class Member {
this.type.visit(visitor);
for (const arg of this.argsArray)
arg.visit(visitor);
for (const lang in this.langs.overrides || {})
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the actual change, which fixes the lang override comments in Python. The rest is drive-by ESLint auto fixes.

This comment has been minimized.

@mxschmitt mxschmitt merged commit 2b974f2 into microsoft:main Jul 3, 2024
21 checks passed
mxschmitt added a commit that referenced this pull request Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

Test results for "tests 1"

7 flaky ⚠️ [chromium-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:49:3 › get should work on request fixture
⚠️ [chromium-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:49:3 › get should work on request fixture
⚠️ [chromium-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:49:3 › get should work on request fixture
⚠️ [firefox-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:49:3 › get should work on request fixture
⚠️ [chromium-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:49:3 › get should work on request fixture
⚠️ [webkit-library] › library/browsercontext-fetch-happy-eyeballs.spec.ts:49:3 › get should work on request fixture
⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline

28418 passed, 653 skipped
✔️✔️✔️

Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants