﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37045	Deprecate and rename django.db.transaction.savepoint	Lily	Samuel Searles-Bryant	"I proposed this in https://github.com/django/new-features/issues/138 and it is now accepted.

Rename `savepoint` to `savepoint_create` and add a new `savepoint` function as a deprecated alias or wrapper for `savepoint_create`. Once the deprecation period has ended remove `savepoint`. This will free the name for use for a higher-level `savepoint` context manager."	New feature	assigned	Database layer (models, ORM)		Normal				Accepted	1	0	0	0	0	0
