The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Refs #23919 -- Stopped inheriting from object to define new style classes.
by
Logan the Sea Lion 2017-01-19 07:39:46 UTC
commit cecc079168e8669138728d31611ff3a1e7eb3a9f
Django
django/apps/config.py
+1
-1
django/apps/registry.py
+1
-1
django/conf/__init__.py
+2
-2
django/contrib/admin/checks.py
+1
-1
django/contrib/admin/filters.py
+1
-1
django/contrib/admin/helpers.py
+6
-6
django/contrib/admin/sites.py
+1
-1
django/contrib/admin/views/main.py
+1
-1
django/contrib/auth/backends.py
+1
-1
django/contrib/auth/context_processors.py
+2
-2
django/contrib/auth/hashers.py
+1
-1
django/contrib/auth/mixins.py
+1
-1
django/contrib/auth/models.py
+1
-1
django/contrib/auth/password_validation.py
+4
-4
django/contrib/auth/tokens.py
+1
-1
django/contrib/auth/views.py
+2
-2
django/contrib/contenttypes/fields.py
+1
-1
django/contrib/gis/db/backends/{base => }/adapter.py
+1
-1
django/contrib/gis/db/backends/base/features.py
+1
-1
django/contrib/gis/db/backends/base/models.py
+1
-1
django/contrib/gis/db/backends/base/operations.py
+1
-1
django/contrib/gis/db/backends/postgis/adapter.py
+1
-1
django/contrib/gis/db/backends/utils.py
+1
-1
django/contrib/gis/db/models/fields.py
+1
-1
django/contrib/gis/db/models/functions.py
+3
-3
django/contrib/gis/db/models/sql/conversion.py
+1
-1
django/contrib/gis/feeds.py
+1
-1
django/contrib/gis/gdal/envelope.py
+1
-1
django/contrib/gis/gdal/geomtype.py
+1
-1
django/contrib/gis/geoip2/base.py
+1
-1
django/contrib/gis/geos/geometry.py
+1
-1
django/contrib/gis/geos/libgeos.py
+1
-1
django/contrib/gis/geos/mutable_list.py
+1
-1
django/contrib/gis/geos/prototypes/threadsafe.py
+1
-1
django/contrib/gis/measure.py
+1
-1
django/contrib/gis/ptr.py
+1
-1
django/contrib/gis/serializers/geojson.py
+1
-1
django/contrib/gis/utils/layermapping.py
+1
-1
django/contrib/messages/storage/base.py
+2
-2
django/contrib/messages/views.py
+1
-1
django/contrib/postgres/fields/array.py
+2
-2
django/contrib/postgres/fields/hstore.py
+1
-1
django/contrib/postgres/fields/jsonb.py
+2
-2
django/contrib/postgres/fields/utils.py
+1
-1
django/contrib/postgres/search.py
+2
-2
django/contrib/postgres/validators.py
+1
-1
django/contrib/sessions/backends/base.py
+1
-1
django/contrib/sessions/serializers.py
+1
-1
django/contrib/sitemaps/__init__.py
+1
-1
django/contrib/sites/requests.py
+1
-1
django/contrib/staticfiles/finders.py
+1
-1
django/contrib/staticfiles/storage.py
+2
-2
django/contrib/syndication/views.py
+1
-1
django/core/cache/__init__.py
+2
-2
django/core/cache/backends/base.py
+1
-1
django/core/cache/backends/db.py
+2
-2
django/core/checks/messages.py
+1
-1
django/core/checks/registry.py
+2
-2
django/core/files/storage.py
+1
-1
django/core/files/uploadhandler.py
+1
-1
django/core/files/utils.py
+1
-1
django/core/handlers/base.py
+1
-1
django/core/handlers/wsgi.py
+1
-1
django/core/mail/backends/base.py
+1
-1
django/core/mail/message.py
+1
-1
django/core/mail/utils.py
+1
-1
django/core/management/__init__.py
+1
-1
django/core/management/base.py
+2
-2
django/core/management/color.py
+1
-1
django/core/management/commands/makemessages.py
+2
-2
django/core/paginator.py
+1
-1
django/core/serializers/__init__.py
+2
-2
django/core/serializers/base.py
+3
-3
django/core/servers/basehttp.py
+3
-3
django/core/signing.py
+2
-2
django/core/validators.py
+5
-5
django/db/__init__.py
+1
-1
django/db/backends/base/base.py
+1
-1
django/db/backends/base/client.py
+1
-1
django/db/backends/base/creation.py
+1
-1
django/db/backends/base/features.py
+1
-1
django/db/backends/base/introspection.py
+1
-1
django/db/backends/base/operations.py
+1
-1
django/db/backends/{base => }/schema.py
+1
-1
django/db/backends/base/validation.py
+1
-1
django/db/backends/mysql/base.py
+1
-1
django/db/backends/oracle/base.py
+4
-4
django/db/backends/oracle/utils.py
+1
-1
django/db/backends/sqlite3/introspection.py
+1
-1
django/db/backends/utils.py
+1
-1
django/db/migrations/autodetector.py
+1
-1
django/db/migrations/executor.py
+1
-1
django/db/migrations/graph.py
+2
-2
django/db/migrations/loader.py
+1
-1
django/db/migrations/migration.py
+1
-1
django/db/migrations/operations/base.py
+1
-1
django/db/migrations/optimizer.py
+1
-1
django/db/migrations/questioner.py
+1
-1
django/db/migrations/recorder.py
+1
-1
django/db/migrations/serializer.py
+1
-1
django/db/migrations/state.py
+2
-2
django/db/migrations/utils.py
+1
-1
django/db/migrations/writer.py
+2
-2
django/db/models/base.py
+2
-2
django/db/models/deletion.py
+1
-1
django/db/models/expressions.py
+2
-2
django/db/models/fields/__init__.py
+3
-3
django/db/models/fields/files.py
+1
-1
django/db/models/fields/related.py
+1
-1
django/db/models/fields/related_descriptors.py
+3
-3
django/db/models/fields/related_lookups.py
+2
-2
django/db/models/fields/reverse_related.py
+1
-1
django/db/models/functions/datetime.py
+1
-1
django/db/models/indexes.py
+1
-1
django/db/models/lookups.py
+4
-4
django/db/models/manager.py
+2
-2
django/db/models/options.py
+1
-1
django/db/models/query.py
+5
-5
django/db/models/query_utils.py
+3
-3
django/db/models/sql/compiler.py
+1
-1
django/db/models/sql/datastructures.py
+3
-3
django/db/models/sql/query.py
+3
-3
django/db/models/sql/where.py
+3
-3
django/db/utils.py
+3
-3
django/dispatch/dispatcher.py
+1
-1
django/forms/boundfield.py
+2
-2
django/forms/fields.py
+2
-2
django/forms/forms.py
+1
-1
django/forms/formsets.py
+1
-1
django/forms/models.py
+6
-4
django/forms/renderers.py
+2
-2
django/forms/widgets.py
+1
-1
django/http/multipartparser.py
+2
-2
django/http/request.py
+1
-1
django/template/backends/base.py
+1
-1
django/template/backends/django.py
+1
-1
django/template/backends/jinja2.py
+2
-2
django/template/base.py
+8
-8
django/template/context.py
+1
-1
django/template/engine.py
+1
-1
django/template/library.py
+1
-1
django/template/loader_tags.py
+1
-1
django/template/loaders/base.py
+1
-1
django/template/smartif.py
+2
-2
django/template/utils.py
+1
-1
django/templatetags/tz.py
+3
-3
django/test/client.py
+2
-2
django/test/html.py
+1
-1
django/test/runner.py
+3
-3
django/test/testcases.py
+4
-4
django/test/utils.py
+5
-5
django/urls/resolvers.py
+3
-3
django/utils/archive.py
+2
-2
django/utils/baseconv.py
+1
-1
django/utils/datastructures.py
+1
-1
django/utils/dateformat.py
+1
-1
django/utils/decorators.py
+2
-2
django/utils/deprecation.py
+2
-2
django/utils/feedgenerator.py
+2
-2
django/utils/functional.py
+3
-3
django/utils/jslex.py
+2
-2
django/utils/safestring.py
+1
-1
django/utils/six.py
+4
-4
django/utils/synch.py
+1
-1
django/utils/text.py
+1
-1
django/utils/translation/__init__.py
+1
-1
django/utils/tree.py
+1
-1
django/views/debug.py
+3
-3
django/views/generic/base.py
+3
-3
django/views/generic/dates.py
+5
-5
django/views/generic/edit.py
+1
-1
tests/admin_docs/tests.py
+1
-1
tests/admin_inlines/tests.py
+1
-1
tests/admin_ordering/tests.py
+2
-2
tests/admin_utils/tests.py
+3
-3
tests/admin_views/test_multidb.py
+1
-1
tests/admin_views/tests.py
+1
-1
tests/admin_widgets/tests.py
+1
-1
tests/apps/apps.py
+1
-1
tests/apps/tests.py
+1
-1
tests/auth_tests/models/custom_user.py
+1
-1
tests/auth_tests/test_admin_multidb.py
+1
-1
tests/auth_tests/test_auth_backends.py
+5
-5
tests/auth_tests/test_auth_backends_deprecation.py
+1
-1
tests/auth_tests/test_context_processors.py
+2
-2
tests/auth_tests/test_decorators.py
+1
-1
tests/auth_tests/test_forms.py
+1
-1
tests/auth_tests/test_management.py
+2
-2
tests/backends/tests.py
+2
-2
tests/builtin_server/tests.py
+2
-2
tests/cache/closeable_cache.py
+1
-1
tests/cache/liberal_backend.py
+1
-1
tests/cache/tests.py
+5
-5
tests/check_framework/test_multi_db.py
+1
-1
tests/check_framework/tests.py
+1
-1
tests/contenttypes_tests/tests.py
+1
-1
tests/csrf_tests/tests.py
+1
-1
tests/custom_lookups/tests.py
+2
-2
tests/custom_pk/fields.py
+1
-1
tests/decorators/tests.py
+17
-17
tests/defer/tests.py
+1
-1
tests/deprecation/tests.py
+2
-2
tests/dispatch/tests.py
+1
-1
tests/files/tests.py
+1
-1
tests/fixtures/tests.py
+1
-1
tests/flatpages_tests/test_middleware.py
+1
-1
tests/flatpages_tests/test_views.py
+1
-1
tests/foreign_object/models/article.py
+1
-1
tests/forms_tests/field_tests/__init__.py
+1
-1
tests/forms_tests/field_tests/test_base.py
+1
-1
tests/forms_tests/tests/test_error_messages.py
+1
-1
tests/forms_tests/tests/test_renderers.py
+1
-1
tests/forms_tests/widget_tests/test_clearablefileinput.py
+5
-5
tests/generic_inline_admin/tests.py
+3
-3
tests/generic_views/test_dates.py
+1
-1
tests/generic_views/views.py
+3
-3
tests/get_object_or_404/tests.py
+1
-1
tests/gis_tests/gdal_tests/test_envelope.py
+1
-1
tests/gis_tests/geo3d/tests.py
+1
-1
tests/gis_tests/geos_tests/test_geos.py
+1
-1
tests/gis_tests/layermap/tests.py
+1
-1
tests/gis_tests/test_data.py
+3
-3
tests/gis_tests/tests.py
+1
-1
tests/handlers/tests_custom_error_handlers.py
+1
-1
tests/i18n/utils.py
+2
-2
tests/invalid_models_tests/test_models.py
+1
-1
tests/invalid_models_tests/test_ordinary_fields.py
+2
-2
tests/logging_tests/tests.py
+1
-1
tests/mail/tests.py
+2
-2
tests/messages_tests/base.py
+1
-1
tests/messages_tests/test_api.py
+2
-2
tests/middleware_exceptions/middleware.py
+1
-1
tests/middleware_exceptions/tests.py
+2
-2
tests/migrate_signals/tests.py
+2
-2
tests/migrations/models.py
+1
-1
tests/migrations/routers.py
+2
-2
tests/migrations/test_autodetector.py
+1
-1
tests/migrations/test_executor.py
+2
-2
tests/migrations/test_multidb.py
+4
-4
tests/migrations/test_operations.py
+1
-1
tests/migrations/test_writer.py
+3
-3
tests/model_forms/tests.py
+1
-1
tests/model_formsets_regress/tests.py
+1
-1
tests/model_inheritance/models.py
+1
-1
tests/model_inheritance/test_abstract_inheritance.py
+2
-2
tests/modeladmin/test_checks.py
+6
-6
tests/modeladmin/tests.py
+3
-3
tests/multiple_database/routers.py
+3
-3
tests/multiple_database/tests.py
+7
-7
tests/order_with_respect_to/base_tests.py
+1
-1
tests/pagination/tests.py
+2
-2
tests/postgres_tests/models.py
+1
-1
tests/postgres_tests/test_search.py
+1
-1
tests/queries/tests.py
+2
-2
tests/queryset_pickle/models.py
+2
-2
tests/serializers/models/base.py
+1
-1
tests/serializers/test_yaml.py
+1
-1
tests/serializers/tests.py
+3
-3
tests/servers/test_basehttp.py
+1
-1
tests/sessions_tests/tests.py
+1
-1
tests/signals/tests.py
+2
-2
tests/sites_tests/tests.py
+1
-1
tests/staticfiles_tests/cases.py
+2
-2
tests/staticfiles_tests/test_finders.py
+1
-1
tests/staticfiles_tests/test_management.py
+1
-1
tests/staticfiles_tests/test_storage.py
+1
-1
tests/template_tests/filter_tests/test_floatformat.py
+1
-1
tests/template_tests/filter_tests/test_unordered_list.py
+2
-2
tests/template_tests/test_callables.py
+4
-4
tests/template_tests/test_logging.py
+1
-1
tests/template_tests/utils.py
+3
-3
tests/test_client/auth_backends.py
+1
-1
tests/test_client/views.py
+1
-1
tests/test_client_regress/tests.py
+2
-2
tests/test_runner/tests.py
+1
-1
tests/transactions/tests.py
+1
-1
tests/urlpatterns_reverse/method_view_urls.py
+1
-1
tests/urlpatterns_reverse/tests.py
+1
-1
tests/urlpatterns_reverse/utils.py
+1
-1
tests/urlpatterns_reverse/views.py
+1
-1
tests/utils_tests/test_archive.py
+1
-1
tests/utils_tests/test_decorators.py
+6
-6
tests/utils_tests/test_encoding.py
+1
-1
tests/utils_tests/test_functional.py
+4
-4
tests/utils_tests/test_html.py
+4
-4
tests/utils_tests/test_inspect.py
+1
-1
tests/utils_tests/test_lazyobject.py
+3
-3
tests/utils_tests/test_module/__init__.py
+1
-1
tests/utils_tests/test_module_loading.py
+3
-3
tests/utils_tests/test_safestring.py
+1
-1
tests/view_tests/tests/test_debug.py
+7
-7
tests/view_tests/views.py
+1
-1
tests/wsgi/tests.py
+1
-1
expand_less