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.7.5
v3.7.5
Ned Deily
2019-10-14
10
-17
/
+33
*
Fix some news entries for 3.7.5 final.
Ned Deily
2019-10-14
2
-1
/
+2
*
[3.7] Update build docs for macOS (GH-16771) (GH-16774)
Ned Deily
2019-10-14
3
-83
/
+90
*
[3.7] Update macOS installer display files for 3.7.5 (GH-16767)
Ned Deily
2019-10-14
3
-136
/
+80
*
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-...
Miss Islington (bot)
2019-10-14
1
-2
/
+2
*
[3.7] bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper...
Abhilash Raj
2019-10-14
4
-11
/
+4
*
Fix typo: equivalent code of `async with cond` (GH-11681) (GH-16720)
Miss Islington (bot)
2019-10-14
1
-2
/
+2
*
Update badges in README.rst (GH-16710)
Zachary Ware
2019-10-14
1
-8
/
+4
*
Typo fix: "throuhgh" should be "through". (GH-16704)
Miss Islington (bot)
2019-10-14
1
-1
/
+1
*
bpo-32996: Documentation fix-up. (GH-16646)
Miss Islington (bot)
2019-10-14
1
-3
/
+4
*
bpo-36953: Delay removal of ABCs from collections. (GH-13409)
Miss Islington (bot)
2019-10-14
3
-4
/
+9
*
bpo-38368: Added fix for ctypes crash when handling arrays in structs/unions....
Vinay Sajip
2019-10-14
3
-25
/
+231
*
Typo fix: "empy" should be "empty". (GH-16666)
Miss Islington (bot)
2019-10-14
1
-1
/
+1
*
[3.7] bpo-38294: Add list of no-longer-escaped chars to re.escape documentati...
Ricardo Bánffy
2019-10-14
3
-3
/
+7
*
Fix typo in _warnings.warn_explicit() docstring (GH-16625)
Miss Islington (bot)
2019-10-14
1
-1
/
+1
*
bpo-38344: Fix syntax in activate.bat (GH-16533)
Miss Islington (bot)
2019-10-14
2
-1
/
+2
*
bpo-38391: Fixing a typo for Py_DECREF (GH-16616)
Miss Islington (bot)
2019-10-14
1
-1
/
+1
*
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
Miss Islington (bot)
2019-10-14
2
-1
/
+8
*
bpo-38235: Correct some arguments names in logging documentation (GH-16571) (...
Miss Islington (bot)
2019-10-14
1
-17
/
+17
*
bpo-34344 Fix AbstractEventLoopPolicy.get_event_loop docstring (GH-16463)
Miss Islington (bot)
2019-10-14
1
-2
/
+2
*
Post release updates
Ned Deily
2019-10-01
2
-3
/
+3
*
Merge tag 'v3.7.5rc1' into 3.7
Ned Deily
2019-10-01
138
-295
/
+1403
|
\
|
*
3.7.5rc1
v3.7.5rc1
Ned Deily
2019-10-01
136
-292
/
+1386
|
*
Update macOS installer displays for 3.7.5rc1
Ned Deily
2019-10-01
2
-3
/
+17
*
|
Correct typos in the codecs module documentation (GH-15135)
Miss Islington (bot)
2019-10-01
1
-60
/
+61
|
/
*
bpo-36670: Multiple regrtest bugfixes (GH-16511)
Miss Islington (bot)
2019-10-01
3
-133
/
+175
*
Fix and improve `asyncio.run()` docs (GH-16403) (GH-16505)
Miss Islington (bot)
2019-09-30
3
-10
/
+4
*
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe ...
Miss Islington (bot)
2019-09-29
3
-0
/
+39
*
[3.7] bpo-38216, bpo-36274: Allow subclasses to separately override validatio...
Jason R. Coombs
2019-09-28
3
-10
/
+51
*
bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (GH-16446...
Miss Islington (bot)
2019-09-28
3
-0
/
+8
*
bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)
Miss Islington (bot)
2019-09-27
3
-1
/
+21
*
[3.7] bpo-38275: Skip ssl tests for disabled versions (GH-16427)
Christian Heimes
2019-09-26
2
-56
/
+150
*
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422) (GH-16426)
Victor Stinner
2019-09-26
2
-2
/
+10
*
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) ...
Miss Islington (bot)
2019-09-26
1
-1
/
+1
*
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-162...
Miss Islington (bot)
2019-09-26
1
-1
/
+2
*
[3.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16407)
Benjamin Peterson
2019-09-25
24
-4842
/
+3973
*
[3.7] bpo-22273: Changed conditions for ctypes array-in-struct handling. (GH-...
Vinay Sajip
2019-09-25
1
-7
/
+4
*
bpo-38271: encrypt private key test files with AES256 (GH-16385)
Miss Islington (bot)
2019-09-25
4
-86
/
+91
*
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16...
Miss Islington (bot)
2019-09-25
1
-0
/
+4
*
bpo-38260: Add Docs on asyncio.run (GH-16337)
Miss Islington (bot)
2019-09-25
2
-0
/
+16
*
[3.7] bpo-36871: Handle spec errors in assert_has_calls (GH-16364) (GH-16374)
Gregory P. Smith
2019-09-24
3
-3
/
+40
*
bpo-22273: Update ctypes to correctly handle arrays in small structur… (GH-...
Miss Islington (bot)
2019-09-25
3
-0
/
+187
*
bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349)
Miss Islington (bot)
2019-09-24
2
-5
/
+10
*
bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348)
Miss Islington (bot)
2019-09-24
2
-2
/
+3
*
closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230)
Miss Islington (bot)
2019-09-23
1
-1
/
+1
*
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16326)
Miss Islington (bot)
2019-09-22
2
-6
/
+7
*
Doc: Fix spelling errors of 'initial' in enum.py (GH-16314)
Miss Islington (bot)
2019-09-20
1
-1
/
+1
*
bpo-37937: Mention frame.f_trace in sys.settrace docs (GH-15439)
Miss Islington (bot)
2019-09-20
2
-0
/
+12
*
bpo-37353: Updated parser note about source code compatibility(GH-14277)
Miss Islington (bot)
2019-09-20
1
-1
/
+2
*
bpo-37531: sync regrtest with master branch (GH-16285) (GH-16289)
Victor Stinner
2019-09-19
2
-17
/
+26
[next]