aboutsummaryrefslogtreecommitdiffstats
path: root/DEVELOPING (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow building of pure Python wheel by setting "pure" appropriatelyJames Le Cuirot2023-08-211-1/+2
* Drop custom test runner bits in favour of pytestJames Le Cuirot2023-08-021-1/+1
* Migrate from setuptools to Meson and meson-pythonJames Le Cuirot2023-08-021-5/+8
* Increase minimum Python version from Python 3.6/3.7 -> Python 3.9Sam James2023-07-261-1/+1
* DEVELOPING: update release processSam James2023-03-041-14/+28
* DEVELOPING: differentiate spaces/tabs in Python/Bash filesMike Gilbert2022-09-241-2/+3
* DEVELOPING: Add explicit comment re CI for releasesSam James2022-09-091-0/+2
* DEVELOPING: refresh a bitSam James2022-07-121-21/+8
* DEVELOPING: updateportage-3.0.31Sam James2022-07-101-1/+4
* DEVELOPING: we use PEP 8 nowSam James2022-05-191-3/+3
* */*: Python 3.6 is EOL; raise min supported to Python 3.7Sam James2022-05-191-1/+1
* DEVELOPING: add pypi instructionsSam James2021-12-091-1/+7
* DEVELOPING: update release instructionsSam James2021-12-091-7/+6
* DEVELOPING: Update minimum python versionAaron Bauman2020-08-041-7/+11
* runtests: rewrite in pythonMike Frysinger2015-06-031-1/+1
* officially drop support for python 2.6, 3.1, and 3.2Mike Frysinger2015-06-031-4/+4
* DEVELOPING: Use Requested instead of ReportedAlexander Berntsen2014-08-131-1/+1
* DEVELOPING: Update RELEASE-NOTES & NEWS in commitAlexander Berntsen2014-08-121-0/+5
* Note the use of X-by in DEVELOPINGAlexander Berntsen2014-08-121-1/+16
* DEVELOPING: 50 char limit for summary is too shortBrian Dolbec2014-04-041-1/+1
* DEVELOPING: Be more specific about tabs/spacesAlexander Berntsen2014-03-301-4/+3
* DEVELOPING: Add note on commit messagesAlexander Berntsen2014-03-291-0/+20
* DEVELOPING: Add note on commitsAlexander Berntsen2014-03-291-0/+7
* DEVELOPING: Cap at 72 columnsAlexander Berntsen2014-03-271-34/+39
* DEVELOPING: Mention that tab stop should be 4Alexander Berntsen2014-02-241-1/+2
* Add updating the NEWS, RELEASE_NOTES files to the release process.Brian Dolbec2014-01-051-3/+6
* mkrelease: add a --runtests shortcutMike Frysinger2014-01-051-5/+2
* runtests: add a "supported" shortcutMike Frysinger2014-01-051-3/+3
* document release processMike Frysinger2014-01-051-0/+25
* DEVELOPING: fix errors for bug #313413Joachim Bartosik2012-09-081-11/+2
* DEVELOPING: add "Dependencies" sectionZac Medico2012-01-111-0/+7
* DEVELOPING: add "Python Version" sectionZac Medico2012-01-111-0/+8
* DEVELOPING: remove section about string moduleZac Medico2012-01-111-21/+0
* Py3k compatibility patch by Ali Polatel <hawking@g.o>.Zac Medico2008-07-021-0/+12
* Add bits about namespace pollution, add whitespacing comments after looking at some new code I wrote and realizing I was not following the current style. Fix typosAlec Warner2008-02-111-3/+64
* Add notes about import statements (clarity) and fix spelling error in release-notesAlec Warner2007-07-221-0/+37
* Check to see if I have svn.g.o fixed, no actual file changes, pass #2Robin H. Johnson2007-05-181-1/+1
* Check to see if I have svn.g.o fixed, no actual file changes.Robin H. Johnson2007-05-181-1/+1
* fix tabs with patch from Grobian and bug # 161911, fix developing a bitAlec Warner2007-01-131-8/+4
* Add a few pretty basic comments on writing code, particularly things that portage used to do (and still does) that are...a bit out of style ;)Alec Warner2007-01-121-0/+71