Skip to content

Specify Python Cookbook edition for reference #26301

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
May 21, 2021

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented May 21, 2021

The timeit doc references Tim Peters introduction to the Chapter 18,
Algorithms, of the second edition. The first editiion was before timeit.
The third edition instead has Chapter 1, Data Structures and Algorithms,
without Tim's introduction.

Automerge-Triggered-By: GH:iritkatriel

The timit doc references Tim Peters introduction to the Chapter 18,
Algorithms, of the second edition.  The first editiion was before timit.
The third edition instead has Chapter 1, Data Structures and Algorithms,
without Tim's introduction.
@terryjreedy
Copy link
Member Author

Followup to #21744.

@terryjreedy terryjreedy mentioned this pull request May 21, 2021
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-26302 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 21, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2021
The timeit doc references Tim Peters introduction to the Chapter 18,
Algorithms, of the second edition.  The first editiion was before timeit.
The third edition instead has Chapter 1, Data Structures and Algorithms,
without Tim's introduction.
(cherry picked from commit 604cd71)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 21, 2021
@bedevere-bot
Copy link

GH-26303 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2021
The timeit doc references Tim Peters introduction to the Chapter 18,
Algorithms, of the second edition.  The first editiion was before timeit.
The third edition instead has Chapter 1, Data Structures and Algorithms,
without Tim's introduction.
(cherry picked from commit 604cd71)

Co-authored-by: Terry Jan Reedy <[email protected]>
iritkatriel pushed a commit that referenced this pull request May 21, 2021
(cherry picked from commit 604cd71)

Co-authored-by: Terry Jan Reedy <[email protected]>
iritkatriel pushed a commit that referenced this pull request May 21, 2021
(cherry picked from commit 604cd71)

Co-authored-by: Terry Jan Reedy <[email protected]>
@terryjreedy terryjreedy deleted the timeit branch May 22, 2021 01:31
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 skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants