There is no way to avoid changing the application identifier, but you can request that the old identifier be an alias, so the request for old_appid.appspot.com will be handled by the new application. Of course, if you serve the application in your own domain, the application identifier does not matter.
The Master / Slave repository will almost certainly never be supported on Python 2.7; Google does not recommend using it at all (I would not use the term "obsolete", as they did not plan to actually remove it and kill a huge number of existing applications using it, but they certainly want to do as much as they can prevent its use. )
source share