home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1062414013

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
1062414013 PR_kwDOBm6k_c4u9wQq 1529 Update janus requirement from <0.7,>=0.6.2 to >=0.6.2,<0.8 49699333 closed 0     1 2021-11-24T13:12:42Z 2021-11-30T02:37:13Z 2021-11-30T02:37:13Z CONTRIBUTOR simonw/datasette/pulls/1529

Updates the requirements on janus to permit the latest version.

Changelog

Sourced from janus's changelog.

0.7.0 (2021-11-24)

  • Add SyncQueue and AsyncQueue Protocols to provide type hints for sync and async queues #374

0.6.2 (2021-10-24)

  • Fix Python 3.10 compatibility #358

0.6.1 (2020-10-26)

  • Raise RuntimeError on queue.join() after queue closing. #295

  • Replace timeout type from Optional[int] to Optional[float] #267

0.6.0 (2020-10-10)

  • Drop Python 3.5, the minimal supported version is Python 3.6

  • Support Python 3.9

  • Refomat with black

0.5.0 (2020-04-23)

  • Remove explicit loop arguments and forbid creating queues outside event loops #246

0.4.0 (2018-07-28)

  • Add py.typed macro #89

  • Drop python 3.4 support and fix minimal version python3.5.3 #88

  • Add property with that indicates if queue is closed #86

0.3.2 (2018-07-06)

  • Fixed python 3.7 support #97

0.3.1 (2018-01-30)

  • Fixed bug with join() in case tasks are added by sync_q.put() #75

... (truncated)

Commits
  • 7b72d85 Bump to 0.7
  • 5389dec add SyncQueue and AsyncQueue Protocols (#374)
  • d54ae42 Bump docutils from 0.18 to 0.18.1 (#381)
  • 76ccc92 Bump black from 21.11b0 to 21.11b1 (#380)
  • 967c284 Bump black from 21.10b0 to 21.11b0 (#379)
  • 4d625a2 Bump bandit from 1.7.0 to 1.7.1 (#378)
  • e21eec2 Bump coverage from 6.1.1 to 6.1.2 (#377)
  • 7ff20af Bump isort from 5.10.0 to 5.10.1 (#376)
  • 67e3782 Switch from setup.py to declarative setup.cfg (#375)
  • 8a0c498 Bump isort from 5.9.3 to 5.10.0 (#373)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
107914493 pull    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1529/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
0  

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 1.189ms · About: github-to-sqlite