Skip to content

Commit

Permalink
test to use PR217 fixing issue 216
Browse files Browse the repository at this point in the history
C optimizations: Spec_clear and Spec_traverse need to include Spec->_bases
  • Loading branch information
jensens committed Sep 29, 2020
1 parent 6594abb commit 7544b90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions checkouts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ auto-checkout =
ExtensionClass
RestrictedPython
Zope
zope.interface
# manual added
# automatically added by mr.roboto
# Unfortunately does not happen anymore, see https://github.com/plone/mr.roboto/issues/79
Expand Down
1 change: 1 addition & 0 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ ZODB3 = git ${remotes:zope}/ZODB3.git pushurl=${re
zodbupdate = git ${remotes:zope}/zodbupdate.git pushurl=${remotes:zope_push}/zodbupdate.git branch=master
zodbverify = git ${remotes:plone}/zodbverify.git pushurl=${remotes:plone_push}/zodbverify.git branch=master
Zope = git ${remotes:zope}/Zope.git pushurl=${remotes:zope_push}/Zope.git branch=master
zope.interface = git ${remotes:zope}/zope.interface.git pushurl=${remotes:zope_push}/zope.interface.git branch=issue216

# Products
Products.BTreeFolder2 = git ${remotes:zope}/Products.BTreeFolder2.git pushurl=${remotes:zope_push}/Products.BTreeFolder2.git branch=master
Expand Down

0 comments on commit 7544b90

Please sign in to comment.