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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2019-03-03
2
-10
/
+10
*
Improve distutils C++ support
Mike Gilbert
2019-03-03
4
-36
/
+70
*
3.7.2final
v3.7.2
Ned Deily
2018-12-23
1
-1
/
+1
*
[3.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10977)
Myles Borins
2018-12-23
1
-0
/
+1
*
bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) (GH-11264)
Victor Stinner
2018-12-23
3
-2
/
+5
*
3.7.2rc1
v3.7.2rc1
Ned Deily
2018-12-11
1
-152
/
+145
*
bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver...
Miss Islington (bot)
2018-12-11
2
-0
/
+7
*
bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087)
Miss Islington (bot)
2018-12-11
1
-22
/
+18
*
[3.7] bpo-33747: Avoid mutating the global sys.modules dict in unittest.mock ...
Miss Islington (bot)
2018-12-11
1
-11
/
+16
*
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower
2018-12-10
1
-1
/
+1
*
[3.7] bpo-34977: Use venv redirector instead of original python.exe on Window...
Steve Dower
2018-12-10
2
-37
/
+33
*
bpo-35050: AF_ALG length check off-by-one error (GH-10058) (GH-11069)
Victor Stinner
2018-12-10
1
-0
/
+18
*
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11066)
Victor Stinner
2018-12-10
2
-4
/
+55
*
bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043)
Miss Islington (bot)
2018-12-08
1
-0
/
+3
*
bpo-35330: Don't call the wrapped object if `side_effect` is set (GH11035)
Miss Islington (bot)
2018-12-08
2
-11
/
+132
*
Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021)
Victor Stinner
2018-12-07
3
-34
/
+38
*
[3.7] bpo-22005: Fixed unpickling instances of datetime classes pickled by Py...
Serhiy Storchaka
2018-12-07
2
-4
/
+150
*
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (GH-1...
Miss Islington (bot)
2018-12-06
4
-9
/
+67
*
[3.7] bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower
2018-12-06
3
-38
/
+34
*
bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934)
Miss Islington (bot)
2018-12-06
3
-4
/
+9
*
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
Miss Islington (bot)
2018-12-06
1
-2
/
+3
*
bpo-35424: test_multiprocessing: join 3 pools (GH-10986)
Miss Islington (bot)
2018-12-06
1
-0
/
+3
*
bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii charac...
Miss Islington (bot)
2018-12-06
1
-0
/
+1
*
[3.7] bpo-34162: Update idlelib NEWS to 2018-12-05 (GH-10964) (GH-10980)
Terry Jan Reedy
2018-12-06
1
-1
/
+38
*
bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH...
Miss Islington (bot)
2018-12-05
1
-1
/
+5
*
[3.7] Revert "bpo-34172: multiprocessing.Pool leaks resources after being del...
Victor Stinner
2018-12-06
2
-57
/
+24
*
bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965)
Miss Islington (bot)
2018-12-05
1
-1
/
+15
*
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH...
Serhiy Storchaka
2018-12-05
1
-19
/
+64
*
bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419)
Miss Islington (bot)
2018-12-05
4
-10
/
+25
*
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
Miss Islington (bot)
2018-12-05
1
-8
/
+8
*
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919)
Miss Islington (bot)
2018-12-05
3
-30
/
+94
*
bpo-35363, test_eintr: skip test_open() on macOS (GH-10896) (GH-10911)
Victor Stinner
2018-12-05
1
-2
/
+4
*
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)
Miss Islington (bot)
2018-12-04
2
-0
/
+13
*
bpo-29564: warnings suggests to enable tracemalloc (GH-10486) (GH-10509)
Miss Islington (bot)
2018-12-04
2
-11
/
+37
*
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_Ma...
Miss Islington (bot)
2018-12-04
3
-16
/
+30
*
bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)
Miss Islington (bot)
2018-12-03
3
-23
/
+99
*
[3.7] bpo-35380: Enable TCP_NODELAY for proactor event loop (GH-10867) (GH-10...
Miss Islington (bot)
2018-12-03
5
-39
/
+44
*
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
Miss Islington (bot)
2018-12-03
1
-0
/
+18
*
bpo-32153: Add unit test for create_autospec with partial function returned i...
Miss Islington (bot)
2018-12-03
1
-0
/
+14
*
bpo-35341: Add generic version of OrderedDict to typing (GH-10850)
Miss Islington (bot)
2018-12-02
2
-0
/
+17
*
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)
Miss Islington (bot)
2018-12-01
1
-0
/
+23
*
bpo-31177: Skip deleted attributes while calling reset_mock (GH-9302)
Miss Islington (bot)
2018-12-01
2
-1
/
+11
*
[3.7] bpo-35352: test_asyncio uses the certificate set from the test director...
Victor Stinner
2018-11-30
5
-190
/
+2
*
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791)
Miss Islington (bot)
2018-11-30
1
-25
/
+39
*
bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806) (GH-10813)
Victor Stinner
2018-11-30
1
-2
/
+26
*
[3.7] bpo-34279: Synchronize regrtest with master (GH-10800)
Victor Stinner
2018-11-29
6
-23
/
+119
*
bpo-27903: Fix ResourceWarning in platform.dist() (GH-10792)
Victor Stinner
2018-11-29
1
-17
/
+19
*
bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782)
Miss Islington (bot)
2018-11-28
1
-2
/
+0
*
bpo-33723: Remove busy loop from test_time (GH-10773)
Miss Islington (bot)
2018-11-28
1
-47
/
+0
*
bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH...
Miss Islington (bot)
2018-11-28
5
-22
/
+142
[next]