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
Commit message (
Expand
)
Author
Age
Files
Lines
*
some updates to string formatting section in whatsnew
Benjamin Peterson
2008-05-26
1
-4
/
+7
*
First step of the C API rename:
Christian Heimes
2008-05-26
11
-483
/
+520
*
On Windows, we must build a debug version iff running a debug build of
Thomas Heller
2008-05-26
1
-0
/
+4
*
Add renaming notices to xmlrpc modules.
Georg Brandl
2008-05-26
3
-2
/
+15
*
Add renaming notices to 2.6 dbm module docs.
Georg Brandl
2008-05-26
6
-6
/
+28
*
update the tutorial to use str.format
Benjamin Peterson
2008-05-26
7
-32
/
+81
*
rename the section about new formatting 'new-string-formatting'
Benjamin Peterson
2008-05-25
1
-5
/
+5
*
Merged revisions 63634-63643 via svnmerge from
Martin v. Löwis
2008-05-25
1
-1
/
+4
*
Create grammar pickle files on installation; remove them on uninstallation.
Martin v. Löwis
2008-05-25
2
-0
/
+11
*
Merged revisions 62647-63633 via svnmerge from
Martin v. Löwis
2008-05-25
2
-9
/
+158
*
Add renaming notices to thread and dummy_thread.
Georg Brandl
2008-05-25
2
-2
/
+12
*
Include all licenses of the packages that we include.
Martin v. Löwis
2008-05-25
1
-1
/
+22
*
note about r63617
Gregory P. Smith
2008-05-25
1
-0
/
+4
*
Fix issue2669: bsddb simple/legacy interface iteration silently fails
Gregory P. Smith
2008-05-25
2
-75
/
+128
*
#2959: allow multiple close() calls for GzipFile.
Georg Brandl
2008-05-25
3
-3
/
+12
*
Hint about _winreg renaming in the docs.
Georg Brandl
2008-05-25
1
-0
/
+5
*
ConfigParser renaming reversal part 3: move module into place and adapt imports.
Georg Brandl
2008-05-25
14
-126
/
+68
*
ConfigParser renaming reversal part 2: move module.
Georg Brandl
2008-05-25
1
-0
/
+0
*
ConfigParser renaming reversal part 1: remove stub module.
Georg Brandl
2008-05-25
1
-8
/
+0
*
print out information about which BerkeleyDB library was found by
Gregory P. Smith
2008-05-25
1
-3
/
+2
*
Queue renaming reversal part 3: move module into place and
Georg Brandl
2008-05-25
15
-59
/
+55
*
* Give the test_bsddb3 tests a unique temporary directory to run their
Gregory P. Smith
2008-05-25
2
-59
/
+35
*
Queue renaming reversal part 2: move module.
Georg Brandl
2008-05-25
1
-0
/
+0
*
Queue renaming reversal part 1: remove stub module.
Georg Brandl
2008-05-25
1
-8
/
+0
*
Use test_support to get network ports to bind to.
Gregory P. Smith
2008-05-25
1
-8
/
+10
*
Correct the url to the external bsddb.db docs (likely to be integrated
Gregory P. Smith
2008-05-24
1
-3
/
+3
*
socketserver renaming reversal part 3: move the module into the right
Georg Brandl
2008-05-24
19
-411
/
+409
*
Fixed an import that remained from the lib-tk -> tkinter -> lib-tk renaming
Guilherme Polo
2008-05-24
1
-1
/
+1
*
socketserver renaming reversal part 2: move rename module.
Georg Brandl
2008-05-24
1
-0
/
+0
*
socketserver renaming reversal part 1: remove stub module.
Georg Brandl
2008-05-24
1
-8
/
+0
*
Don't try to get the window size if it was never set before.
Martin v. Löwis
2008-05-24
1
-3
/
+0
*
Use announce instead of print, to suppress output in
Martin v. Löwis
2008-05-24
1
-1
/
+1
*
Introduce a user macro named $(externalsDir), which should point to the root ...
Trent Nelson
2008-05-23
1
-7
/
+11
*
Mention that the leaking of variables from list comprehensions
Martin v. Löwis
2008-05-23
1
-4
/
+3
*
Revert temporary checkin in revision 63545.
Mark Dickinson
2008-05-23
2
-22
/
+0
*
Fix typo
Raymond Hettinger
2008-05-23
1
-1
/
+1
*
Issue 2909: show how to name unpacked fields.
Raymond Hettinger
2008-05-23
1
-0
/
+10
*
Issue #1390: Raise ValueError in toxml when an invalid comment would
Martin v. Löwis
2008-05-23
3
-0
/
+10
*
Patch #1722225: Support QNX 6.
Martin v. Löwis
2008-05-23
9
-6
/
+61
*
Skip math.sum tests on non IEEE 754 platforms, and on IEEE 754 platforms
Mark Dickinson
2008-05-23
1
-0
/
+16
*
Remove the old repr stub.
Brett Cannon
2008-05-23
1
-7
/
+0
*
Revert the renaming of repr to reprlib.
Brett Cannon
2008-05-23
16
-39
/
+33
*
Tweak the comments and formatting.
Raymond Hettinger
2008-05-23
1
-76
/
+47
*
Temporary checkin to get configure to report more
Mark Dickinson
2008-05-23
2
-1
/
+23
*
Better error reporting in test_math.py
Mark Dickinson
2008-05-23
1
-0
/
+4
*
Add tests for math.sum (Issue #2819)
Mark Dickinson
2008-05-23
1
-0
/
+136
*
Issue #2819: Add math.sum, a function that sums a sequence of floats
Mark Dickinson
2008-05-23
2
-0
/
+226
*
Docs for Issue 2819.
Raymond Hettinger
2008-05-23
1
-0
/
+6
*
fix test_pydoc so it works on make installed Python installations
Benjamin Peterson
2008-05-22
1
-14
/
+26
*
bsddb module updated to version 4.7.0
Jesus Cea
2008-05-22
6
-11
/
+91
[next]