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
/
rpython
/
annotator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Older versions of CPython 2.7.x (like 2.7.6) don't support this new syntax
Armin Rigo
2020-07-17
1
-1
/
+1
*
Explicitly forbid comparisons between str and unicode
Ronan Lamy
2016-09-05
1
-0
/
+14
*
Add test for constants
Ronan Lamy
2016-09-04
1
-8
/
+19
*
Disallow unions of char and unichar, since they make the annotator inconsistent
Ronan Lamy
2016-09-04
2
-17
/
+0
*
Use py3-style names for function attributes
Ronan Lamy
2020-04-22
2
-5
/
+5
*
Modernize exec syntax in rpython/
Ronan Lamy
2020-04-18
1
-1
/
+1
*
Speed up 'bytearray += bytes' and other similar combinations
Armin Rigo
2019-07-01
1
-0
/
+11
*
merge default into branch
Matti Picus
2019-02-09
2
-0
/
+18
|
\
|
*
merge default
Carl Friedrich Bolz-Tereick
2019-01-14
10
-105
/
+126
|
|
\
|
|
*
Backed out changeset b51d40dbb01d
Carl Friedrich Bolz-Tereick
2018-05-21
2
-56
/
+3
|
|
*
Backed out changeset f0f9cfefd069
Carl Friedrich Bolz-Tereick
2018-05-21
1
-6
/
+2
|
|
*
more base methods
Carl Friedrich Bolz-Tereick
2018-05-18
1
-2
/
+6
|
|
*
try to see whether it's plausible to forbid moving methods up the class
Carl Friedrich Bolz-Tereick
2018-05-17
2
-3
/
+56
|
*
|
merge default
Carl Friedrich Bolz-Tereick
2017-09-27
1
-0
/
+19
|
|
\
\
|
*
|
|
- implement __contains__ support in rpython
Carl Friedrich Bolz
2017-08-22
2
-0
/
+18
*
|
|
|
hg merge default
Ronan Lamy
2018-05-14
2
-1
/
+11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
rpython support for dict.get(key) (ie without giving a default)
Carl Friedrich Bolz-Tereick
2018-05-12
2
-1
/
+11
*
|
|
|
merge default into branch
Matti Picus
2018-03-27
1
-15
/
+26
|
\
|
|
|
|
*
|
|
Spellchecking and cleanup.
Arianna Avanzini
2018-03-18
1
-1
/
+1
|
*
|
|
Remove check added in last commit.
Arianna Avanzini
2018-03-18
1
-6
/
+5
|
*
|
|
Cleanup rpython/annotator/signature.py
Arianna Avanzini
2018-03-18
1
-14
/
+26
*
|
|
|
merge default into branch
Matti Picus
2018-03-18
3
-7
/
+6
|
\
|
|
|
|
*
|
|
merge default
fijal
2018-02-05
5
-19
/
+28
|
|
\
\
\
|
|
*
|
|
replace rfloat.isnan and rfloat.isinf with the functions in the math module
Benjamin Peterson
2018-01-19
1
-2
/
+1
|
|
*
|
|
assume math.copysign and always use it over rfloat.copysign
Benjamin Peterson
2018-01-17
1
-2
/
+3
|
|
*
|
|
Backport rpython/ changes made on the py3.5 branch
Ronan Lamy
2018-01-10
1
-4
/
+2
|
*
|
|
|
merge mmap-for-llarena
fijal
2017-11-30
5
-70
/
+60
|
|
\
\
\
\
|
*
|
|
|
|
write the number of raw malloced bytes into structs that are used for add_mem...
fijal
2017-09-28
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
hg merge default
Ronan Lamy
2017-12-12
3
-12
/
+23
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
rename the argument to simple_hash_eq, as suggested by antocuni and arigato
Carl Friedrich Bolz-Tereick
2017-12-11
3
-14
/
+14
|
*
|
|
|
thread the fast_hash info through the various layers into the rordereddict
Carl Friedrich Bolz-Tereick
2017-12-11
3
-11
/
+17
|
*
|
|
|
a branch to support fast hash functions with r_dict
Carl Friedrich Bolz-Tereick
2017-12-11
1
-1
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
fix _rawffi and add a todo item
fijal
2017-12-09
1
-1
/
+1
*
|
|
|
merge default
fijal
2017-11-23
5
-70
/
+60
|
\
|
|
|
|
*
|
|
Tweak: 16% speed increase of PyPy annotation, by avoiding the
Armin Rigo
2017-11-20
1
-14
/
+35
|
*
|
|
Follow-up for cb9634421fa2: revert the very general change and instead
Armin Rigo
2017-11-19
1
-27
/
+10
|
*
|
|
Convert ListItem.read_locations from dict to set
Ronan Lamy
2017-11-17
2
-5
/
+5
|
*
|
|
small cleanup
Ronan Lamy
2016-11-20
1
-6
/
+5
|
*
|
|
Kill confusing function callback case in emulate_pbc_call()
Ronan Lamy
2016-11-20
3
-40
/
+7
|
*
|
|
Simplify code
Ronan Lamy
2016-11-20
1
-13
/
+9
|
*
|
|
"eh". On pypy we need to be careful in which order we have pendingblocks.
fijal
2017-11-08
1
-1
/
+25
|
|
/
/
*
|
|
hg merge default
Armin Rigo
2017-10-12
1
-0
/
+19
|
\
|
|
|
*
|
checks that specialize:argtype() makes two copies of a
Armin Rigo
2017-09-06
1
-0
/
+19
|
|
/
*
|
hg merge default
Armin Rigo
2017-08-24
6
-26
/
+54
|
\
|
|
*
make sure dict != dict is complained about early
fijal
2017-08-07
1
-0
/
+2
|
*
Don't preallocate RPython lists if we only know an upper bound on
Armin Rigo
2017-06-07
1
-0
/
+1
|
*
fix issue #1877: replace bare Exceptions with AnnotatorError in the annotator
Carl Friedrich Bolz
2017-05-22
6
-25
/
+26
|
*
unsure to understand why I need this to make py3.5 translate
Armin Rigo
2017-02-21
1
-1
/
+2
|
*
Pff, whack more at the hack for calling str_encode_utf_8 from
Armin Rigo
2017-02-20
1
-1
/
+24
*
|
remove pdb
fijal
2017-02-27
1
-3
/
+0
[next]