ZODB.org corrections

Bug #904359 reported by Richard Mitchell
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ZODB
New
Undecided
Unassigned

Bug Description

http://www.zodb.org/documentation/articles/ZODB-overview.html#transactions

"On solution is" = "One solution is"

"Scalability Python is limited to a single CPU by the Global Interpreter Lock"
"Scalability" should be a heading.

http://www.zodb.org/documentation/articles/ZODB1.html

The link to StandaloneZODB is broken

"""
    def addTask(self, task):
        self.task.append(task)
"""
should be "self.tasks.append"

http://www.zodb.org/documentation/articles/ZODB2.html

"Voalitile Data" = "Volatile Data"

"the other thread will retry a few seconds later" Really? Seconds?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.