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
/
module
/
_warnings
Commit message (
Expand
)
Author
Age
Files
Lines
*
store the first w_globals that a code object is run in on the code object. if a
Carl Friedrich Bolz
2016-01-13
1
-1
/
+1
*
cleanups in pypy.module
Brian Kearns
2013-03-22
1
-1
/
+0
*
progress
Amaury Forgeot d'Arc
2012-10-29
1
-7
/
+1
*
fix fix fix
Maciej Fijalkowski
2012-10-12
1
-1
/
+1
*
use newer shinier interface a bit everywhere
Maciej Fijalkowski
2012-10-12
1
-4
/
+4
*
kill NoneNotWrapped
Maciej Fijalkowski
2012-10-10
1
-2
/
+4
*
try to use more consistently space.is_none
Maciej Fijalkowski
2012-10-10
1
-1
/
+1
*
CPython Issue #12467: warnings: fix crash if globals()['__file__'] is None.
Amaury Forgeot d'Arc
2012-06-13
2
-7
/
+12
*
unwrap_spec in _warnings, _stackless
Amaury Forgeot d'Arc
2011-02-16
1
-3
/
+2
*
Added space.len_w which is a shortcut for space.int_w(space.len(w_obj))
Alex Gaynor
2011-02-04
1
-1
/
+1
*
warnings.warn can still display the source line even when
Amaury Forgeot d'Arc
2011-01-04
2
-11
/
+42
*
Fix the lineno returned in a warning message
Amaury Forgeot d'Arc
2010-11-09
2
-1
/
+8
*
Fixes in the _warnings module
Amaury Forgeot d'Arc
2010-11-04
2
-4
/
+17
*
Fix translation of the _warnings module
Amaury Forgeot d'Arc
2010-11-04
1
-19
/
+19
*
Start implementing the _warnings module
Amaury Forgeot d'Arc
2010-11-04
3
-0
/
+389