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
*
3.6.9
v3.6.9
Ned Deily
2019-07-02
4
-6
/
+20
*
bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) (GH-1...
Miss Islington (bot)
2019-07-02
4
-16
/
+16
*
Put pyexpatns.h include back. bpo-37437 (GH-14542)
Miss Islington (bot)
2019-07-01
1
-0
/
+4
*
bpo-37437: Pass -Wno-unreachable-code when compiling expat. (GH-14470) (GH-14...
Miss Islington (bot)
2019-06-29
1
-2
/
+2
*
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
Miss Islington (bot)
2019-06-27
7
-32
/
+22
*
Post release updates
Ned Deily
2019-06-18
2
-3
/
+3
*
3.6.9rc1
v3.6.9rc1
Ned Deily
2019-06-18
20
-52
/
+185
*
bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) (GH-1...
Victor Stinner
2019-06-17
4
-14
/
+27
*
Doc: Remove an ugly space before a dot. (GH-14123) (GH-14130)
Miss Islington (bot)
2019-06-16
1
-1
/
+1
*
[3.6] Doc: Add an optional obsolete header. (GH-13638). (GH-13657)
Julien Palard
2019-06-15
2
-0
/
+20
*
[3.6] Doc fix: duplicate object description of email.message (GH-13742) (GH-1...
Ned Deily
2019-06-13
1
-0
/
+1
*
Stop using deprecated logging API in Sphinx suspicious checker (GH-9875) (GH-...
Miss Islington (bot)
2019-06-08
1
-4
/
+6
*
Doc: Python 3.9 in sidebar and version switcher. (GH-13824) (GH-13827)
Miss Islington (bot)
2019-06-04
2
-2
/
+4
*
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812) (GH-1...
Miss Islington (bot)
2019-06-04
2
-8
/
+9
*
bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13513)
Victor Stinner
2019-05-28
3
-1
/
+22
*
[3.6] bpo-35925: Skip SSL tests that fail due to weak external certs or old T...
Gregory P. Smith
2019-05-28
3
-8
/
+66
*
bpo-32947: test_ssl fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-11612)
Victor Stinner
2019-05-28
2
-0
/
+16
*
[3.6] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13...
Gregory P. Smith
2019-05-08
2
-14
/
+33
*
bpo-30458: Disallow control chars in http URLs. (GH-12755) (GH-13155)
Miro Hrončok
2019-05-08
4
-1
/
+75
*
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-1...
Miss Islington (bot)
2019-05-02
3
-4
/
+14
*
bpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() (GH-12687) (GH...
Miss Islington (bot)
2019-05-02
1
-1
/
+1
*
bpo-34602: Avoid failures setting macOS stack resource limit (GH-13011) (GH-1...
Miss Islington (bot)
2019-04-29
3
-12
/
+3
*
[3.6] bpo-35564: add master_doc='contents' to conf.py (GH-11290). (GH-12461)
Julien Palard
2019-03-20
2
-0
/
+3
*
Fix "catchs" typos in NEWS entries (GH-12366)
Harmon
2019-03-17
1
-2
/
+2
*
bpo-36195: Remove the ThreadPoolExecutor documentation mentioning the initial...
Harmandeep Singh
2019-03-17
1
-6
/
+0
*
[3.6] bpo-36216: Add check for characters in netloc that normalize to separat...
Steve Dower
2019-03-12
4
-0
/
+61
*
bpo-35647: Fix path check in cookiejar (GH-11436) (GH-12268)
Miss Islington (bot)
2019-03-12
3
-5
/
+36
*
bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) (G...
Miss Islington (bot)
2019-03-09
3
-2
/
+45
*
Document the surprising sideeffect PyErr_Print(). (GH-12081) (GH-12084)
Miss Islington (bot)
2019-02-27
1
-2
/
+6
*
bpo-27313: Avoid test_ttk_guionly ComboboxTest fail with macOS Cocoa Tk (GH-1...
Miss Islington (bot)
2019-02-24
2
-1
/
+7
*
bpo-35746: Credit Colin Read and Nicolas Edet (GH-11865)
Victor Stinner
2019-02-16
1
-1
/
+2
*
Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810) (GH-11812)
Miss Islington (bot)
2019-02-10
1
-1
/
+1
*
[3.6] bpo-35605: Fix documentation build for sphinx<1.6 (GH-11368)
Anthony Sottile
2019-02-03
3
-2
/
+10
*
bpo-35486: Note Py3.6 import system API requirement change (GH-11540) (GH-11588)
Miss Islington (bot)
2019-01-17
2
-1
/
+13
*
bpo-35525: Correct the argument name for NNTP.starttls() (GH-11310) (GH-11417)
Miss Islington (bot)
2019-01-17
1
-2
/
+2
*
Make sure file object is close if socket.create_connection fails (GH-11334) (...
Miss Islington (bot)
2019-01-17
1
-5
/
+4
*
bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio ...
Miss Islington (bot)
2019-01-17
1
-1
/
+3
*
bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (GH-11573)
Miss Islington (bot)
2019-01-15
4
-0
/
+51
*
Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff ...
Senthil Kumaran
2019-01-10
3
-49
/
+3
*
bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-1063...
Miss Islington (bot)
2019-01-09
3
-3
/
+49
*
closes bpo-35643: Fix a SyntaxWarning: invalid escape sequence in Modules/_sh...
Miss Islington (bot)
2019-01-06
2
-1
/
+3
*
[3.6] Bump copyright years to 2019. (GH-11407)
Benjamin Peterson
2019-01-02
9
-14
/
+14
*
closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11400)
Miss Islington (bot)
2019-01-01
1
-1
/
+1
*
Post release bump
Ned Deily
2018-12-24
2
-3
/
+3
*
Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-1...
Ned Deily
2018-12-24
3
-10
/
+31
*
3.6.8final
v3.6.8
Ned Deily
2018-12-23
8
-14
/
+44
*
bpo-35257: fix broken BLDSHARED - needs LDFLAGS too (GH-11297) (GH-11299)
Miss Islington (bot)
2018-12-23
1
-1
/
+1
*
bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-106...
Miss Islington (bot)
2018-12-20
2
-0
/
+4
*
Fix documented signatures for C API functions. (GH-11236) (GH-11240)
Miss Islington (bot)
2018-12-20
2
-5
/
+5
*
bpo-35461: Document C API functions which suppress exceptions. (GH-11119) (GH...
Miss Islington (bot)
2018-12-20
7
-4
/
+35
[next]