Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
ZODB
Commits
014a3ef3
Commit
014a3ef3
authored
Oct 04, 2005
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
News about Collector 1900 fix.
parent
a05c56d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
NEWS.txt
NEWS.txt
+10
-0
No files found.
NEWS.txt
View file @
014a3ef3
...
...
@@ -5,6 +5,7 @@ Release date: DD-MMM-2005
Following are dates of internal releases (to support ongoing Zope 2
development) since ZODB 3.4's last public release:
- 3.4.2b2 04-Oct-2005
- 3.4.2b1 03-Oct-2005
Savepoints
...
...
@@ -43,6 +44,15 @@ ZopeUndo
a acl_users path together with a username (separated by a space) and this
previous fix failed to take this into account.
ZEO
---
- (3.4.2b2) Collector 1900. In some cases of pickle exceptions raised by
low-level ZEO communication code, callers of ``marshal.encode()`` could
attempt to catch an exception that didn't actually exist, leading to an
erroneous ``AttributeError`` exception. Thanks to Tres Seaver for the
diagnosis.
What's new in ZODB3 3.4.1?
==========================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment