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
/
cpyext
/
pytraceback.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
(antocuni, arigo)
Armin Rigo
2017-10-10
1
-3
/
+3
*
create non-exporting build_type_checkers_flags with fastpath for pto, use eve...
Matti Picus
2017-09-03
1
-1
/
+1
*
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
*
hg merge default
Armin Rigo
2017-02-13
1
-2
/
+3
|
\
|
*
Split off header=None case from @cpython_api into new decorator @slot_function
Ronan Lamy
2017-01-10
1
-2
/
+3
*
|
merge default
Carl Friedrich Bolz
2016-12-19
1
-1
/
+1
|
\
|
|
*
add w_userdata argument to attach() and percolate out to PyDict_Next
Matti Picus
2016-12-10
1
-1
/
+1
*
|
cpyext
Carl Friedrich Bolz
2016-11-09
1
-2
/
+2
|
/
*
factor out some invariant code from the unrolling_iterable loop. no sense in
Carl Friedrich Bolz
2016-09-16
1
-1
/
+0
*
use faster dealloc in all cases
Matti Picus
2016-06-23
1
-2
/
+2
*
merge default into branch
mattip
2016-02-20
1
-1
/
+1
|
\
|
*
Move structmember.h out of Python.h.
Devin Jeanpierre
2016-01-31
1
-1
/
+1
*
|
More borrow_from() -> result_borrowed
Armin Rigo
2016-02-15
1
-1
/
+1
|
/
*
Handle None explicitly, after failing to handle it twice!
Devin Jeanpierre
2015-10-12
1
-1
/
+5
*
Remove obsolete TODO.
Devin Jeanpierre
2015-10-05
1
-1
/
+0
*
Expose traceback fields in cpyext, and expose PyFrameObject as "struct _frame".
Devin Jeanpierre
2015-10-04
1
-0
/
+47