index
:
delta/python-packages/zope-location.git
3.9
Python3.7support
all-repos_autofix_all-repos-sed
drop-py26-py32-support
master
py36
github.com: zopefoundation/zope.location.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zope
/
location
/
traversing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Python 3.6 and drop Python 3.3
py36
Jason Madden
2017-07-31
1
-7
/
+5
*
Typo.
Tres Seaver
2012-06-07
1
-1
/
+1
*
Add Python 3.2 support.
Tres Seaver
2012-06-07
1
-4
/
+5
*
Make 'zope.component' dependency optional.
Tres Seaver
2012-06-07
1
-7
/
+1
*
100% unit test coverage.
Tres Seaver
2012-06-07
1
-13
/
+13
*
Moved doctest examples to Sphinx API reference.
Tres Seaver
2012-06-07
1
-229
/
+12
*
Drop support for Python 2.4 and 2.5.
Tres Seaver
2012-05-17
1
-4
/
+4
*
Remove CVS-era Id fossils.
Tres Seaver
2010-06-03
1
-2
/
+0
*
Conform to repository policy.
Tres Seaver
2010-05-05
1
-1
/
+1
*
import ISite from zope.component now
Thomas Lotze
2009-11-18
1
-4
/
+6
*
Added getParent() to ILocationInfo and moved the actual implementation here
Thomas Lotze
2009-09-29
1
-0
/
+45
*
backed out changes concerning the getParent cleanup which got its feature branch
Thomas Lotze
2009-09-23
1
-45
/
+0
*
Added getParent() to ILocationInfo and moved the actual implementation here
Thomas Lotze
2009-09-15
1
-0
/
+45
*
Remove unused import.
Dan Korostelev
2009-02-08
1
-2
/
+1
*
Split RootPhysicallyLocatable back from LocationPhysicallyLocatable. The IRoo...
Dan Korostelev
2009-02-03
1
-14
/
+83
*
* Add ``getParents`` method to the ILocationInfo (it's actually used by zope....
Dan Korostelev
2009-02-02
1
-6
/
+50
*
- Reverse the dependency between zope.location and zope.traversing. This
Christian Theune
2009-01-29
1
-15
/
+42
*
- moved IPossibleSite and ISite from zope.app.component to zope.location
Thomas Lotze
2007-08-22
1
-2
/
+1
*
Moving code to satellite.
Christian Theune
2007-05-03
1
-0
/
+193