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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close legacy-trunk branch.
legacy-trunk
Georg Brandl
2011-03-05
0
-0
/
+0
*
Fix tag references in legacy-trunk branch.
Georg Brandl
2011-03-05
1
-64
/
+54
*
move sections
v2.7
Benjamin Peterson
2010-07-03
1
-2
/
+5
*
add another line between sections
Benjamin Peterson
2010-07-03
1
-0
/
+1
*
update to 2.7 final
Benjamin Peterson
2010-07-03
6
-9
/
+9
*
update pydoc-topics
Benjamin Peterson
2010-07-03
1
-2
/
+2
*
add period; rewrap
Benjamin Peterson
2010-07-03
1
-2
/
+2
*
add release date
Benjamin Peterson
2010-07-03
1
-3
/
+3
*
add release date
Benjamin Peterson
2010-07-03
1
-3
/
+2
*
Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module,
Victor Stinner
2010-07-03
3
-74
/
+108
*
fix date
Benjamin Peterson
2010-07-03
1
-1
/
+1
*
add 2.7 to the license list
Benjamin Peterson
2010-07-03
2
-0
/
+3
*
Submit patch for bug 9144; broken imports due to r81380
Jesse Noller
2010-07-03
4
-4
/
+4
*
Add link to bytecode docs.
Georg Brandl
2010-07-03
1
-0
/
+3
*
Add missing target.
Georg Brandl
2010-07-03
1
-0
/
+2
*
Fix typo in sys.float_info docs.
Mark Dickinson
2010-07-03
1
-1
/
+1
*
Use internal links.
Georg Brandl
2010-07-03
1
-2
/
+2
*
Fix role name.
Georg Brandl
2010-07-03
1
-1
/
+1
*
Update whatsnew/2.7.rst, add a few links and fix a couple of XXX. Also add a...
Ezio Melotti
2010-07-03
2
-64
/
+69
*
Revert r81681 (issue 8810).
Alexander Belopolsky
2010-07-03
1
-2
/
+1
*
don't require the presence of __getformat__ or __setformat__; use requires_IE...
Benjamin Peterson
2010-07-02
1
-42
/
+49
*
#9139: the thousands separator is new in 2.7. Also add a missing variable in...
Ezio Melotti
2010-07-02
1
-0
/
+4
*
#9139: Add examples for str.format().
Ezio Melotti
2010-07-02
1
-23
/
+152
*
Moved period outside paren, where it belongs.
Eric Smith
2010-07-02
1
-1
/
+1
*
add space
Benjamin Peterson
2010-07-02
1
-1
/
+1
*
Clarify sys.float_info documentation.
Mark Dickinson
2010-07-02
1
-35
/
+62
*
Issue 8202 actually caused an unintended behavioural change and was reverted ...
Nick Coghlan
2010-07-02
1
-7
/
+0
*
Fix a couple of minor nits in What's New before the release goes out
Nick Coghlan
2010-07-02
1
-6
/
+6
*
Grammar and markup fixes.
Georg Brandl
2010-07-02
1
-16
/
+17
*
trunc does use the special method, though
Benjamin Peterson
2010-07-01
1
-1
/
+1
*
fix fixer name
Benjamin Peterson
2010-07-01
1
-1
/
+1
*
remove docs about delegating to special methods; it does no such thing
Benjamin Peterson
2010-07-01
1
-4
/
+1
*
an AttributeError is perfectly acceptable here
Benjamin Peterson
2010-06-30
1
-1
/
+1
*
fix issue #6589: cleanup asyncore.socket_map if smtpd.SMTPServer constructor ...
Giampaolo RodolĂ
2010-06-30
2
-9
/
+18
*
mark test depending on ref counting
Benjamin Peterson
2010-06-30
1
-0
/
+1
*
Issue #9125: Update parser module for "except ... as ..." syntax.
Mark Dickinson
2010-06-30
3
-4
/
+14
*
Update Demo/parser directory; backport unparse fixes from py3k.
Mark Dickinson
2010-06-30
5
-170
/
+297
*
Issue #1789: clarify that the 'size' column in struct docs refers to standar...
Mark Dickinson
2010-06-29
1
-1
/
+5
*
group cStringIO docs under its factory function
Benjamin Peterson
2010-06-29
1
-18
/
+23
*
Added information about pickle security and SocketHandler.
Vinay Sajip
2010-06-29
1
-0
/
+5
*
Documentation Fix: urllib.urlopen.info uses mimetools.Message, not httplib.HT...
Senthil Kumaran
2010-06-29
1
-1
/
+1
*
Spelling.
Mark Dickinson
2010-06-29
1
-1
/
+1
*
unparse.py: fix mispaced parentheses in chained comparisons
Mark Dickinson
2010-06-28
2
-1
/
+5
*
Set svn:eol-style on test_unparse.py.
Mark Dickinson
2010-06-28
0
-0
/
+0
*
Fix typo in test_unparse.py.
Mark Dickinson
2010-06-28
1
-1
/
+1
*
Fix some shallow bugs in Demo/parser/unparse.py, and add tests:
Mark Dickinson
2010-06-28
2
-6
/
+77
*
Documentation correction. urllib2.urlopen.info returns a mimetools.Message in...
Senthil Kumaran
2010-06-28
1
-2
/
+2
*
fix skipping condition
Benjamin Peterson
2010-06-28
1
-1
/
+1
*
testcapi tests are definitely cpython only
Benjamin Peterson
2010-06-28
1
-1
/
+3
*
Fix Issue8653 - Docstring for urlunsplit function.
Senthil Kumaran
2010-06-28
1
-0
/
+5
[next]