- 05 Sep, 2016 8 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
When temporarily decoding an incoming attribute name from a unicode string, be careful not to destroy the temoporary PyObject until we're done using its char* buffer. Fixes zopefoundation/Acquisition#5.
-
- 17 Feb, 2015 11 commits
-
-
Tres Seaver authored
[ci skip]
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Only in ASCII encoding. Fixes LP #143358. Cherry-pick 8e455700 from master.
-
Tres Seaver authored
Fixes LP #1387363. Cherry-pick cdfad147 and ea7ef69d from master.
-
Tres Seaver authored
LP #1155760. Cherry-pick 7b5c5fd1 from master.
-
Tres Seaver authored
Pull in a copy of ExtensionClass.h from 2.13.2 (we don't have 'svn:external' to kick around any more).
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 11 Jun, 2011 7 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Fixed a segfault on 64bit platforms when providing the `explicit` argument to the aq_acquire method of an Acquisition wrapper. Thx to LP #675064 for the hint to the solution. The code passed an int instead of a pointer into a function.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 02 Mar, 2011 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 01 Mar, 2011 1 commit
-
-
Christian Zagrodnick authored
``unicode(wrapped)`` was calling ``__str__`` with an unwrapped ``self``. (reported by David Glick on zope-dev)
-
- 19 Feb, 2011 6 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Document strange behavior with parent pointer cycles involving an intermediate object, but show that these don't lead to infinite recursion
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 23 Jan, 2011 1 commit
-
-
Laurence Rowe authored
-
- 29 Sep, 2010 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 27 Sep, 2010 1 commit
-
-
Nikolay Kim authored
-
- 31 Aug, 2010 1 commit
-
-
Hanno Schlichting authored
-