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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NameError of 'os' on macOS when temporarily removing __PYVENV_LAUNCHER__ ...
Yannick Jadoul
2020-03-11
1
-1
/
+1
*
add default value for key
Matti Picus
2020-03-01
1
-2
/
+2
*
Removing __PYVENV_LAUNCHER__ during initial import of site
Yannick Jadoul
2020-02-28
1
-0
/
+9
*
Make handling of sys.flags.optimize closer to CPython and fix compile(..., op...
Ronan Lamy
2019-08-06
1
-6
/
+5
*
Rename 'space.wrap_fsdecoded' -> 'space.newfilename'
Armin Rigo
2017-02-22
1
-1
/
+1
*
We can't really do anything without the '_struct' module
Armin Rigo
2016-09-13
1
-0
/
+1
*
Fix three cases where space.wrap() was called with a potentially non-ASCII st...
Manuel Jacob
2015-08-25
1
-1
/
+2
*
Fix a Rpython crash in test_socket
Amaury Forgeot d'Arc
2015-02-15
1
-1
/
+2
*
merge default
Philip Jenvey
2013-06-05
1
-1
/
+13
|
\
|
*
Add a comment that -O in pyinteractive is -OO in CPython.
Armin Rigo
2013-06-04
1
-1
/
+2
|
*
Add caching for the debug flag for skipping asserts
Tyler Wade
2013-04-29
1
-2
/
+2
|
*
Make -O set __debug__ to False and change JUMP_IF_NOT_DEBUG to a relative jump
Tyler Wade
2013-04-29
1
-1
/
+3
|
*
Move sys.flags changing to applevel code
Tyler Wade
2013-04-28
1
-3
/
+3
|
*
Make changing sys.flag.optimize in pyinteractive.py cleaner
Tyler Wade
2013-04-28
1
-9
/
+9
|
*
Implement skipping asserts when -O option is set
Tyler Wade
2013-04-28
1
-6
/
+7
|
*
Add support for -OO flag
Tyler Wade
2013-04-26
1
-1
/
+9
*
|
merge default (phew)
Philip Jenvey
2013-03-25
4
-5
/
+4
|
\
|
|
*
random other cleanups
Brian Kearns
2013-03-22
4
-5
/
+4
*
|
merge default
Philip Jenvey
2013-01-31
1
-0
/
+2
|
\
|
|
*
missing sys.path line
Brian Kearns
2013-01-30
1
-0
/
+2
*
|
merge default
Philip Jenvey
2013-01-22
1
-69
/
+0
|
\
|
|
*
move translatorshell.py to rpython/
Ronan Lamy
2013-01-22
1
-69
/
+0
*
|
hg merge default again
Amaury Forgeot d'Arc
2013-01-20
1
-18
/
+0
|
\
|
|
*
shuffle stuff around, move rpython to rpython/bin
Maciej Fijalkowski
2013-01-20
1
-18
/
+0
*
|
hg merge default
Amaury Forgeot d'Arc
2013-01-20
8
-154
/
+29
|
\
|
|
*
wtf did i really write rpython.interpreter?
Alexander Hesse
2013-01-17
1
-1
/
+1
|
*
Dont assume working path
Alexander Hesse
2013-01-16
1
-0
/
+2
|
*
Moved pypy.config parts to rpython
Alexander Hesse
2013-01-12
1
-3
/
+3
|
*
Assume a working sys.path
Alexander Hesse
2013-01-07
4
-6
/
+0
|
*
I think its better to keep the original name. pypysandbox -> pypy_interact
Alexander Hesse
2013-01-06
2
-5
/
+5
|
*
Renamed pypy_interact to pypy.sandbox.pypysandbox. Removed pypydir import fro...
Alexander Hesse
2013-01-06
1
-0
/
+5
|
*
Fixed a few missing py.py renames
Alexander Hesse
2013-01-05
1
-3
/
+3
|
*
I'm sorry :( py.py -> pyinteractive.py
Alexander Hesse
2013-01-05
1
-1
/
+2
|
*
Fixed imports
Alexander Hesse
2013-01-05
1
-6
/
+5
|
*
Killing the beast named autopath
Alexander Hesse
2013-01-04
5
-135
/
+9
|
*
Moved pypy.tool.pairtype and pypy.tool.sourcetools to rpython. Fixed missing ...
Alexander Hesse
2013-01-01
1
-1
/
+1
|
*
Initial package rename:
Alexander Hesse
2012-12-30
3
-7
/
+7
*
|
hg merge default; this has been painful because it also merged the translatio...
Antonio Cuni
2012-11-02
1
-0
/
+7
|
\
|
|
*
Add the '--opt=..' option to py.py, as a way to enable all pypy-specific
Armin Rigo
2012-10-31
1
-0
/
+7
*
|
merge default
Philip Jenvey
2012-10-12
1
-2
/
+2
|
\
|
|
*
merge default
Maciej Fijalkowski
2012-10-12
1
-2
/
+2
|
|
\
|
*
|
fix test_interactive
Maciej Fijalkowski
2012-10-10
1
-2
/
+2
*
|
|
merge default
Philip Jenvey
2012-10-10
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Spelling and grammatical errors spotted by lintian
Stefano Rivera
2012-10-10
1
-2
/
+2
|
|
/
*
|
make autopath and our pytest.py compatible with python3: this is needed to ru...
Antonio Cuni
2012-06-11
1
-3
/
+3
*
|
merge the app_main-refactor branch; tests are stil broken because we can't im...
Antonio Cuni
2012-06-11
1
-4
/
+4
|
\
|
|
*
fix py.py now that pypy_initial_path has gone
Antonio Cuni
2012-06-08
1
-4
/
+4
*
|
hg merge default
Antonio Cuni
2012-06-06
1
-0
/
+0
|
\
|
|
*
document some branches
Maciej Fijalkowski
2012-06-03
1
-0
/
+0
*
|
hg merge default
Antonio Cuni
2012-05-10
1
-0
/
+0
|
\
|
[next]