• Raymond Hettinger's avatar
    Work through several open todos: · d9c0a7ae
    Raymond Hettinger yazdı
    * Added test for pickling contexts
    * Renamed ExceptionList to Signals (to match wording in the spec)
    * Simplified Context constructor by allowing flags=None to automatically
      generate a zeroed-out flags dictionary.
    * inlined _convertString() which was used only once
    * _rounding_decision is private, so excluded its contants from __all__.
    * added an XXX comment with concerns about subclassing signals results in
      a deviation from the spec (maybe important, maybe not).
    * Taught the test_suite to determine its own directory (modeled after code
      in regrtest.py).  Enables it to be run when the current directory is not
      the test directory.
    * Added a clear_flags() method to the Context API to make it easier to do
      a common operation with flags.
    * Fixed the trap_enablers defaults in BasicDefaultContext to match the spec.
    d9c0a7ae
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...