Skip to content

[3.5] bpo-30232: Support Git worktree in configure.ac (#1398)#1401

Merged
vstinner merged 1 commit intopython:3.5from
vstinner:worktree_35
May 2, 2017
Merged

[3.5] bpo-30232: Support Git worktree in configure.ac (#1398)#1401
vstinner merged 1 commit intopython:3.5from
vstinner:worktree_35

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 2, 2017

Don't test if .git/HEAD file exists, but only if the .git file (or
directory) exists.
(cherry picked from commit 5facdbb)

Run autoconf.
(cherry picked from commit 9ed34a8)

(cherry picked from commit 4dae0d1)

* bpo-30232: Support Git worktree in configure.ac (#1391)

Don't test if .git/HEAD file exists, but only if the .git file (or
directory) exists.
(cherry picked from commit 5facdbb)

* bpo-30232: Regenerate configure (#1396)

Run autoconf.
(cherry picked from commit 9ed34a8)

(cherry picked from commit 4dae0d1)
@vstinner vstinner changed the title [3.6] bpo-30232: Support Git worktree in configure.ac (#1398) [3.5] bpo-30232: Support Git worktree in configure.ac (#1398) May 2, 2017
@vstinner vstinner merged commit 360fb81 into python:3.5 May 2, 2017
@vstinner vstinner deleted the worktree_35 branch May 2, 2017 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants