Skip to content

Commit

Permalink
git subrepo pull (merge) external-deps/spyder-kernels
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "b4d07e00d"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "master"
  commit:   "b4d07e00d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
  • Loading branch information
ccordoba12 committed Feb 21, 2021
1 parent ecca3fa commit 8a1f379
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions external-deps/spyder-kernels/.gitrepo
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = https://github.com/spyder-ide/spyder-kernels.git
branch = master
commit = 301d0a654cc8b9cceb27935ab38f3b41d4907ef7
parent = 4b7d66a83839cf13d547566b0294a3f5b741a59a
commit = b4d07e00dd2da5a0bb23f444e2919d2b6e9642d5
parent = ecca3fa403fd634ea634e1b4b9f2953f1b025021
method = merge
cmdver = 0.4.3
16 changes: 16 additions & 0 deletions external-deps/spyder-kernels/CHANGELOG.md
@@ -1,5 +1,21 @@
# History of changes

## Version 1.10.2 (2021-02-21)

### Pull Requests Merged

* [PR 278](https://github.com/spyder-ide/spyder-kernels/pull/278) - PR: Warn when comm call creates text output, by [@impact27](https://github.com/impact27)
* [PR 277](https://github.com/spyder-ide/spyder-kernels/pull/277) - PR: Increase minimal required version of ipykernel, by [@ccordoba12](https://github.com/ccordoba12)
* [PR 275](https://github.com/spyder-ide/spyder-kernels/pull/275) - PR: Better test for non-interactive context, by [@juliangilbey](https://github.com/juliangilbey)
* [PR 272](https://github.com/spyder-ide/spyder-kernels/pull/272) - PR: Fix assignment detection in exclamation mark mode (Pdb), by [@impact27](https://github.com/impact27)
* [PR 271](https://github.com/spyder-ide/spyder-kernels/pull/271) - PR: Fix recursive debugger, by [@impact27](https://github.com/impact27)

In this release 5 pull requests were closed.


----


## Version 1.10.1 (2020-12-18)

### Issues Closed
Expand Down

0 comments on commit 8a1f379

Please sign in to comment.