~rhamph/python-safethread/safethread-withoutgil

Viewing all changes in revision 35908.

  • Committer: Adam Olsen
  • Date: 2008-07-30 00:52:04 UTC
  • Revision ID: rhamph@tetromino-20080730005204-9cdjkln6p3piq8hd
* Make PyObject_Del and PyObject_Resize require the object be untracked, rather than requiring a critical section
* Add a _PyTuple_NewResizeable() function, which returns an untracked tuple
* Add an empty_tuple global to tupleobject.c, removing the special behaviour for free_list[0]

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: