[Checkins] [zopefoundation/zodbpickle] cf8c24: Implement bytes_as_strings in the C module for 3.3

GitHub noreply at github.com
Tue Mar 5 13:10:13 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zodbpickle
  Commit: cf8c24dcecd9993ec1704f57228cc78796a35033
      https://github.com/zopefoundation/zodbpickle/commit/cf8c24dcecd9993ec1704f57228cc78796a35033
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M src/zodbpickle/_pickle_33.c
    M src/zodbpickle/tests/pickletester.py
    M src/zodbpickle/tests/test_pickle.py

  Log Message:
  -----------
  Implement bytes_as_strings in the C module for 3.3

The C module for 3.2 needs a similar change.  It also needs an
implementation of noload(), which also needs tests.

*sigh*





More information about the checkins mailing list