Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZEO
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
ZEO
Commits
f2a9597d
Commit
f2a9597d
authored
Oct 04, 2005
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
News about Collector 1900 fix.
parent
597e2ede
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
NEWS.txt
NEWS.txt
+9
-0
No files found.
NEWS.txt
View file @
f2a9597d
...
@@ -29,6 +29,15 @@ Commit hooks
...
@@ -29,6 +29,15 @@ Commit hooks
``beforeCommitHook()`` is now deprecated, and will be removed in ZODB 3.8.
``beforeCommitHook()`` is now deprecated, and will be removed in ZODB 3.8.
Thanks to Julien Anguenot for contributing code and tests.
Thanks to Julien Anguenot for contributing code and tests.
ZEO
---
- (3.6a4) 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.
PersistentMapping
PersistentMapping
-----------------
-----------------
...
...
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