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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change some mercurial/ hg.python.org references. (#8)
Senthil Kumaran
2017-02-16
1
-1
/
+1
*
update test_socket AEAD test for kernel 4.9 and up (#133)
matejcik
2017-02-16
1
-8
/
+7
*
bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_...
Matthias Bussonnier
2017-02-15
3
-7
/
+27
*
bpo-29546: Set 'path' on ImportError for ``from ... import ...`` (GH-91)
Matthias Bussonnier
2017-02-14
1
-0
/
+19
*
Fixed #29534 - _decimal difference with _pydecimal (#65)
Andrew Nester
2017-02-14
2
-11
/
+26
*
bpo-28556: Various updates to typing (#28)
Ivan Levkivskyi
2017-02-13
3
-58
/
+331
*
getpass: update docstrings (#49)
MRMillon
2017-02-12
1
-1
/
+0
*
bpo-27122: Fix comment to point to correct issue number (#47)
Nathaniel J. Smith
2017-02-12
1
-1
/
+1
*
Merge 3.6
Victor Stinner
2017-02-10
1
-2
/
+3
|
\
|
*
Fix test_datetime on Windows
Victor Stinner
2017-02-10
1
-2
/
+3
*
|
Merge 3.6
Victor Stinner
2017-02-10
1
-3
/
+7
|
\
|
|
*
Fix test_datetime on system with 32-bit time_t
Victor Stinner
2017-02-10
1
-3
/
+7
*
|
Merge 3.6
Victor Stinner
2017-02-10
1
-0
/
+36
|
\
|
|
*
Fix datetime.fromtimestamp(): check bounds
Victor Stinner
2017-02-10
1
-0
/
+36
*
|
Merge 3.6 (fix #29519)
Łukasz Langa
2017-02-10
1
-2
/
+2
|
\
|
|
*
Merge 3.5 (fix #29519)
Łukasz Langa
2017-02-10
1
-2
/
+2
|
|
\
|
|
*
Fix #29519: weakref spewing exceptions during interp finalization
Łukasz Langa
2017-02-10
1
-2
/
+2
*
|
|
Issue #29507: Update test_exceptions
Victor Stinner
2017-02-09
1
-9
/
+2
*
|
|
support: temp_dir() and change_cwd() uses repr() in error message
Victor Stinner
2017-02-08
2
-5
/
+5
*
|
|
Fix regrtest -j0 -R output
Victor Stinner
2017-02-08
1
-1
/
+1
*
|
|
Update test_support for my temp_dir/change_cwd changes
Victor Stinner
2017-02-08
2
-6
/
+19
*
|
|
support: add more info on temp_dir() and change_cwd() failure
Victor Stinner
2017-02-08
1
-4
/
+6
*
|
|
Issue #29314: Merge with 3.6
Mariatta Wijaya
2017-02-06
1
-1
/
+2
|
\
|
|
|
*
|
Issue #29314: Merge with 3.5
Mariatta Wijaya
2017-02-06
1
-1
/
+2
|
|
\
|
|
|
*
Issue #29314: Set the stacklevel to two in asyncio.async() Deprecation Warning
Mariatta Wijaya
2017-02-06
1
-1
/
+2
*
|
|
Issue #28164: Improves test on Windows 7
Steve Dower
2017-02-06
1
-16
/
+22
|
\
|
|
|
*
|
Issue #28164: Improves test on Windows 7
Steve Dower
2017-02-06
1
-16
/
+22
*
|
|
regrtest: don't fail immediately if a child does crash
Victor Stinner
2017-02-06
3
-6
/
+16
*
|
|
Issue #29405: Make total calculation in _guess_delimiter more accurate.
Xiang Zhang
2017-02-06
1
-2
/
+2
*
|
|
Merge from 3.6
Steve Dower
2017-02-04
1
-15
/
+27
|
\
|
|
|
*
|
Updates test_winconsoleio to better show the source of its issues.
Steve Dower
2017-02-04
1
-15
/
+27
*
|
|
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
Steve Dower
2017-02-04
1
-13
/
+27
|
\
|
|
|
*
|
Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
Steve Dower
2017-02-04
1
-13
/
+27
*
|
|
Merge issue #28164 and issue #29409
Steve Dower
2017-02-04
2
-2
/
+46
|
\
|
|
|
*
|
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
Steve Dower
2017-02-04
1
-1
/
+27
|
*
|
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
Steve Dower
2017-02-04
1
-1
/
+19
*
|
|
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
2
-1
/
+12
|
\
|
|
|
*
|
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
2
-1
/
+12
|
|
\
|
|
|
*
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Steve Dower
2017-02-04
2
-1
/
+12
*
|
|
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
1
-0
/
+10
|
\
|
|
|
*
|
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
1
-0
/
+10
|
|
\
|
|
|
*
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
Serhiy Storchaka
2017-02-04
1
-0
/
+10
|
*
|
Fixes #29213: merged fix from 3.5.
Vinay Sajip
2017-02-02
2
-7
/
+5
|
|
\
|
|
|
*
Fixes #29213: regularised EOLs of venv scripts.
Vinay Sajip
2017-02-02
2
-7
/
+5
*
|
|
Issue #29263: LOAD_METHOD support for C methods
INADA Naoki
2017-02-03
1
-1
/
+1
*
|
|
Closes #29213: Merged fix from 3.6.
Vinay Sajip
2017-02-02
2
-7
/
+5
*
|
|
Closes #24875: Merged fix from 3.6.
Vinay Sajip
2017-02-02
2
-8
/
+23
|
\
|
|
|
*
|
Fixes #24875: Merged fix from 3.5.
Vinay Sajip
2017-02-02
2
-8
/
+23
|
|
\
|
|
|
*
Fixes #24875: pip can now be installed in a venv with --system-site-packages.
Vinay Sajip
2017-02-02
2
-9
/
+25
|
*
|
Merge 3.5
Victor Stinner
2017-02-02
1
-0
/
+4
|
|
\
|
[next]