twisted.python.version should find the version from Git instead of Subversion
Open
Nobody has claimed this yet.
core
enhancement
new
priority-normal
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| @multani reported | |
|---|---|
| Trac ID | trac#7036 |
| Type | enhancement |
| Created | 2014-03-17 02:46:50Z |
If Twisted's repository is to be changed from Subversion to Git, the module which computes Twisted's version from this repository must be updated as well to use information from Git instead.
See Infrastructure/SwitchToGit for more information.
Searchable metadata
trac-id__7036 7036
type__enhancement enhancement
reporter__multani multani
priority__normal normal
milestone__
branch__
branch_author__
status__new new
resolution__None None
component__core core
keywords__git git
time__1395024410000000 1395024410000000
changetime__1395087685000000 1395087685000000
version__None None
owner__
cc__adiroiban
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading Infrastructure/SwitchToGit and locating the Twisted module that computes the project version; the issue does not name a file or test. Confirm how the current Subversion-based lookup works, then verify that the version is derived from Git metadata and that the relevant version tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100