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
path:
root
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Post release updates
Ned Deily
2019-12-18
1
-1
/
+1
*
3.6.10
v3.6.10
Ned Deily
2019-12-18
1
-3
/
+3
*
Post release updates
Ned Deily
2019-12-11
1
-1
/
+1
*
3.6.10rc1
v3.6.10rc1
Ned Deily
2019-12-11
1
-4
/
+4
*
Post release updates
Ned Deily
2019-07-02
1
-1
/
+1
*
3.6.9
v3.6.9
Ned Deily
2019-07-02
1
-3
/
+3
*
Post release updates
Ned Deily
2019-06-18
1
-1
/
+1
*
3.6.9rc1
v3.6.9rc1
Ned Deily
2019-06-18
1
-4
/
+4
*
Post release bump
Ned Deily
2018-12-24
1
-1
/
+1
*
3.6.8final
v3.6.8
Ned Deily
2018-12-23
1
-3
/
+3
*
bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-106...
Miss Islington (bot)
2018-12-20
1
-0
/
+2
*
Post release bump
Ned Deily
2018-12-11
1
-1
/
+1
*
3.6.8rc1
v3.6.8rc1
Ned Deily
2018-12-11
1
-4
/
+4
*
bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-110...
Miss Islington (bot)
2018-12-11
1
-1
/
+3
*
bpo-33954: Fix _PyUnicode_InsertThousandsGrouping() (GH-10623) (GH-10718) (GH...
Victor Stinner
2018-11-26
1
-3
/
+3
*
bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) (GH-10662) (GH-10663)
Victor Stinner
2018-11-22
2
-1
/
+4
*
bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)
Miss Islington (bot)
2018-11-12
1
-2
/
+2
*
[3.6] bpo-35214: Initial clang MemorySanitizer support (GH-10479) (GH-10493)
Gregory P. Smith
2018-11-12
1
-0
/
+9
*
[3.6] bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) (GH-10302)
Alexey Izbyshev
2018-11-02
1
-3
/
+3
*
Post release bump
Ned Deily
2018-10-20
1
-1
/
+1
*
Merge tag 'v3.6.7' into 3.6
Ned Deily
2018-10-20
1
-3
/
+3
|
\
|
*
3.6.7final
v3.6.7
Ned Deily
2018-10-20
1
-3
/
+3
*
|
[3.6] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) (GH-9937)
Stéphane Wirtel
2018-10-18
1
-0
/
+13
*
|
Post release bump
Ned Deily
2018-10-13
1
-1
/
+1
|
/
*
3.6.7rc2
v3.6.7rc2
Ned Deily
2018-10-13
1
-2
/
+2
*
Post release bump
Ned Deily
2018-09-26
1
-1
/
+1
*
3.6.7rc1
v3.6.7rc1
Ned Deily
2018-09-26
1
-4
/
+4
*
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
Miss Islington (bot)
2018-09-18
1
-1
/
+3
*
start 3.6.6+
Ned Deily
2018-06-27
1
-1
/
+1
*
3.6.6 final
v3.6.6
Ned Deily
2018-06-26
1
-3
/
+3
*
3.6.6rc1
v3.6.6rc1
Ned Deily
2018-06-12
1
-4
/
+4
*
Merge tag 'v3.6.5' into 3.6
Ned Deily
2018-03-28
1
-2
/
+2
|
\
|
*
3.6.5final
v3.6.5
Ned Deily
2018-03-28
1
-3
/
+3
*
|
on to 3.6.6
Ned Deily
2018-03-13
1
-1
/
+1
|
/
*
3.6.5rc1
v3.6.5rc1
Ned Deily
2018-03-13
1
-4
/
+4
*
Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5570)
Miss Islington (bot)
2018-02-11
1
-1
/
+1
*
bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) (GH-5...
Miss Islington (bot)
2018-02-05
1
-0
/
+3
*
bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH...
Miss Islington (bot)
2018-01-24
1
-0
/
+3
*
[3.6] bpo-32555: Fix locale encodings (#5193)
Victor Stinner
2018-01-15
1
-0
/
+10
*
[3.6] bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174) (#5192)
Victor Stinner
2018-01-15
1
-0
/
+5
*
bpo-29084: Exclude C API for OrderedDict from the limited C API. (GH-4900) (#...
Miss Islington (bot)
2017-12-25
1
-4
/
+1
*
3.6.4+
Ned Deily
2017-12-19
1
-1
/
+1
*
Update to 3.6.4
v3.6.4
Ned Deily
2017-12-18
1
-3
/
+3
*
Bump to 3.6.4rc1
v3.6.4rc1
Ned Deily
2017-12-05
1
-4
/
+4
*
Correct the location of a function mentioned in a comment (GH-4327)
Miss Islington (bot)
2017-11-09
1
-1
/
+1
*
bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (...
Miss Islington (bot)
2017-11-01
1
-7
/
+12
*
bpo-31891: Fix building the curses module on NetBSD. (GH-4165) (#4189)
Miss Islington (bot)
2017-10-31
1
-10
/
+6
*
[3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327). (#4...
xdegaye
2017-10-26
1
-2
/
+0
*
Fix trailing whitespaces in C and Python files. (#4131)
Serhiy Storchaka
2017-10-26
1
-2
/
+2
*
[3.6] bpo-31786: Make functions in the select module blocking when timeout is...
Pablo Galindo
2017-10-18
1
-1
/
+12
[next]