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/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
operator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending res...
Raymond Hettinger
2015-11-02
1
-27
/
+1
*
Issue #24379: Add operator.subscript() as a convenience for building slices.
Raymond Hettinger
2015-08-16
1
-1
/
+27
*
added matmul and imatmul to operator.__all__
Tal Einat
2015-06-07
1
-6
/
+6
*
Issue #22955: attrgetter, itemgetter and methodcaller objects in the operator
Serhiy Storchaka
2015-05-20
1
-2
/
+44
*
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
Benjamin Peterson
2014-04-09
1
-0
/
+11
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-1
/
+0
*
Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
Brett Cannon
2013-07-04
1
-1
/
+1
*
Issue #18200: Update the stdlib (except tests) to use
Brett Cannon
2013-06-13
1
-1
/
+1
*
#16523: merge with 3.3.
Ezio Melotti
2013-05-08
1
-5
/
+5
*
Issue #16694: Add a pure Python implementation of the operator module.
Antoine Pitrou
2013-04-20
1
-0
/
+412