/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2009-10-13 17:06:15 UTC
  • mto: (4634.52.17 2.0)
  • Revision ID: john@arbash-meinel.com-20091013170615-4q6ff014r3cj5ecb
Fix bug #44062, Always suppress deprecation warnings.

Python 2.6 now 'comes with' a deprecation warning suppression as part of
the threading module. So the current check that says 'if someone manually
configured a deprecation warning filter, don't add ours' now breaks
because there is always one present.
So instead, we just always suppress all deprecation warnings if we are in
a 'final' release.
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 4547.2.1 16 years ago Andrew Bennetts Trivial fix for undefined local 'url' in TooManyRe 3.7 KB Diff Download File
apply_bundle.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
bundle_data.py 4325.3.4 16 years ago Johan Walles Merge from upstream. 28.6 KB Diff Download File
commands.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File