GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pypy
/
doc
/
coding-guide.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
change all http to https, fix some broken links
Matti Picus
2020-09-06
1
-9
/
+9
*
Update release note and fix some warnings
Matti Picus
2020-03-08
1
-0
/
+1
*
Added support for spaceconfig in new style applevel tests
quejebo
2020-03-01
1
-2
/
+4
*
more heptapod migration
Matti Picus
2020-02-11
1
-2
/
+3
*
Update testing docs
Ronan Lamy
2019-07-30
1
-14
/
+28
*
fix many broken links, checked with "sphinx-build -n -b linkcheck"
Matti Picus
2018-05-09
1
-10
/
+2
*
Partial back-out of changeset 4b63e7093115
Armin Rigo
2017-04-05
1
-0
/
+0
*
conditionally call vmp_native_enable/disable (only if platform supports it), ...
Richard Plangger
2017-04-03
1
-0
/
+0
*
update the docs to mention oefmt() instead of OperationError()
Armin Rigo
2016-05-02
1
-1
/
+7
*
fix links, add freebsd (ebarret)
mattip
2015-05-22
1
-1
/
+2
*
Fix some references.
Manuel Jacob
2014-10-24
1
-4
/
+2
*
fix reST syntax and remove duplicates in eventhistory.rst
Ronan Lamy
2014-10-22
1
-0
/
+1
*
hg merge default
Manuel Jacob
2014-09-14
1
-1
/
+1
|
\
|
*
Bump version in docs
Alex Gaynor
2014-08-23
1
-1
/
+1
|
*
transplant 7cb52d2a97f0
Armin Rigo
2014-08-01
1
-2
/
+2
*
|
fix typo
Martin Matusiak
2014-07-31
1
-1
/
+1
*
|
fix typos
Martin Matusiak
2014-07-31
1
-1
/
+1
*
|
hg merge default
Manuel Jacob
2014-07-26
1
-2
/
+2
|
\
|
|
*
Merge fix-bytearray-complexity
Tyler Wade
2014-06-16
1
-2
/
+6
|
|
\
|
|
*
Document that slicing with negative indices isn't support when overriding __g...
Tyler Wade
2014-06-16
1
-1
/
+2
|
|
*
Document new magic method support
Tyler Wade
2014-06-09
1
-2
/
+5
|
*
|
code-guide: Use `as` in exception handling code. Fix
anatoly techtonik
2014-05-30
1
-2
/
+2
|
|
/
*
|
hg merge default
Manuel Jacob
2014-05-20
1
-12
/
+3
|
\
|
|
*
removed codespeak account information. Lacks relevancy nowadays.
Gregor Wegberg
2014-04-04
1
-9
/
+0
|
*
Fixed path to lib_pypy tests. Not sure if the whole section
Gregor Wegberg
2014-04-03
1
-2
/
+2
|
*
small changes
Brian Kearns
2014-03-02
1
-1
/
+1
|
*
merge default into branch
Matti Picus
2013-11-09
1
-3
/
+4
|
|
\
|
*
|
Bumped version numbers
Alex Gaynor
2013-08-18
1
-1
/
+1
*
|
|
hg merge default: probably the most annoying merge I ever did.
Manuel Jacob
2013-08-26
1
-4
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Document
Armin Rigo
2013-08-20
1
-3
/
+4
|
|
/
|
*
docs typos
Paweł Piotr Przeradowski
2013-07-21
1
-2
/
+2
|
*
try to document appexec
Matti Picus
2013-07-05
1
-1
/
+41
|
*
fix: isinstance fails against mixins
Philip Jenvey
2013-05-18
1
-2
/
+3
*
|
Replace remaining internal URLs by rst roles.
Manuel Jacob
2013-05-10
1
-0
/
+2
*
|
Big cleanup: make things more consistent (headers, whitespace, blank lines) a...
Manuel Jacob
2013-05-10
1
-91
/
+96
*
|
Use Sphinx' cross-referencing features in glossaries (this will be expanded).
Manuel Jacob
2013-05-08
1
-2
/
+2
*
|
Kill _ref.txt and fix references.
Manuel Jacob
2013-05-06
1
-13
/
+10
*
|
Re-add missing labels to 'Wrapping rules'.
Manuel Jacob
2013-05-06
1
-0
/
+3
*
|
Separate RPython section from pypy/doc/coding-guide.rst.
Manuel Jacob
2013-02-23
1
-290
/
+0
|
/
*
fight with links
Maciej Fijalkowski
2013-02-21
1
-1
/
+1
*
Englichifed
Armin Rigo
2013-02-21
1
-1
/
+1
*
Updating some file/import refs to point at new locations in rpython.
Dan Buch
2013-02-20
1
-2
/
+2
*
Remove sme references to the old codespeak server
Alex Gaynor
2013-02-04
1
-2
/
+2
*
Update sys.version to 2.7.3, and fix some old version numbers in the docs.
Amaury Forgeot d'Arc
2012-09-07
1
-1
/
+1
*
document string formatting
Antonio Cuni
2012-07-18
1
-1
/
+6
*
mention __iter__ works in rpython
Maciej Fijalkowski
2012-07-11
1
-2
/
+2
*
update the docs wrt modified-stdlib removal
Ronny Pfannschmidt
2012-06-06
1
-19
/
+4
*
Clarify this point
Armin Rigo
2012-02-12
1
-1
/
+3
*
add a note about special methods
Maciej Fijalkowski
2012-01-10
1
-1
/
+2
*
make coding guide a bit more up to date when it comes to RPython definition
Maciej Fijalkowski
2012-01-06
1
-25
/
+30
[next]