Skip to content

[3.5] bpo-29520: fix deprecation warning from 'defindex' template #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2017

Conversation

methane
Copy link
Member

@methane methane commented Feb 19, 2017

backport of #165

@methane methane merged commit f0174c6 into python:3.5 Feb 20, 2017
@methane methane deleted the newsphinx-3.5 branch February 20, 2017 00:46
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 1, 2018
Stackless private symbols start with 'slp_'. Add this prefix to the
list of accepted prefixes.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 1, 2018
Rename the following symbols (reported by Tools/scripts/smelly.py):
_dont_optimise_away_goobledigoobs -> slp_dont_optimise_away_goobledigoobs
_dont_optimise_away_saved_tstat_with_magic -> slp_dont_optimise_away_saved_tstat_with_magic
_dont_optimise_away_slp_eval_frame_functions -> slp_dont_optimise_away_slp_eval_frame_functions
channel_seq_callback -> slp_channel_seq_callback
init_cframetype -> slp_init_cframetype
init_prickelpit -> slp_init_prickelpit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants