Store version string in one data file

Open
#121 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
release

Research direction

Start by searching the codebase for all version strings and identifying where each is read or maintained. Done means the project has one canonical version source and no inconsistent version values remain across the codebase, including historical versions.

Written by the indexing model from the issue text.

Description

The current code base has many inconsistent version strings. This should be made consistent across the whole code base, with any point in history having a single canonical version string for ‘wikiextractor’.

Dominant language
Python
Stars
4k
Forks
1k
Avg merge
1m
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WikiExtractor/wikiextractor

All issues in WikiExtractor/wikiextractor

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.