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
*
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase (GH-18067)
Kit Choi
2020-07-01
3
-8
/
+107
*
bpo-39314: Closes parenthesis when autocompleting for functions that take no ...
Rémi Lapeyre
2020-06-30
2
-5
/
+12
*
bpo-40275: Use new test.support helper submodules in tests (GH-21169)
Hai Shi
2020-06-30
14
-319
/
+348
*
bpo-40275: Use new test.support helper submodules in tests (GH-21219)
Hai Shi
2020-06-30
16
-94
/
+116
*
bpo-41142: Add support of non-ASCII paths for CAB files. (GH-21195)
Serhiy Storchaka
2020-06-30
1
-0
/
+10
*
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)
Serhiy Storchaka
2020-06-30
1
-152
/
+41
*
bpo-36346: Raise DeprecationWarning when creating legacy Unicode (GH-20933)
Inada Naoki
2020-06-30
1
-1
/
+3
*
bpo-36346: Prepare for removing the legacy Unicode C API (AC only). (GH-21223)
Serhiy Storchaka
2020-06-30
1
-3
/
+16
*
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Serhiy Storchaka
2020-06-29
4
-52
/
+8
*
bpo-23427: Add sys.orig_argv attribute (GH-20729)
Victor Stinner
2020-06-30
2
-20
/
+40
*
bpo-40924: Ensure importlib.resources.path returns an extant path (GH-20857)
Jason R. Coombs
2020-06-29
2
-1
/
+21
*
bpo-41004: Resolve hash collisions for IPv4Interface and IPv6Interface (GH-21...
Ravi Teja P
2020-06-29
2
-2
/
+14
*
bpo-41048: mimetypes should read the rule file using UTF-8, not the locale en...
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2020-06-29
2
-1
/
+13
*
bpo-41138: Fix trace CLI for non-UTF-8 files. (GH-21177)
Serhiy Storchaka
2020-06-28
2
-16
/
+25
*
bpo-31082: Use "iterable" in the docstring for functools.reduce() (GH-20796)
Zackery Spytz
2020-06-28
1
-7
/
+8
*
bpo-41144: Fix IDLE open module error (#21182)
E-Paine
2020-06-28
3
-7
/
+19
*
bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (#21021)
Guido van Rossum
2020-06-27
1
-0
/
+21
*
bpo-40769: Allow extra surrounding parentheses for invalid annotated assignme...
Batuhan Taskaya
2020-06-27
1
-0
/
+13
*
bpo-41084: Adjust message when an f-string expression causes a SyntaxError (G...
Lysandros Nikolaou
2020-06-26
1
-3
/
+7
*
Improve code organization for the random module (GH-21161)
Raymond Hettinger
2020-06-25
1
-177
/
+176
*
bpo-40275: Use new test.support helper submodules in tests (GH-21151)
Hai Shi
2020-06-25
20
-42
/
+69
*
bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters....
Serhiy Storchaka
2020-06-25
22
-59
/
+90
*
bpo-40275: Use new test.support helper submodules in tests (GH-20824)
Hai Shi
2020-06-25
9
-21
/
+29
*
bpo-41113: Fix test_warnings on non-Western locales. (GH-21143)
Serhiy Storchaka
2020-06-25
1
-3
/
+3
*
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
Serhiy Storchaka
2020-06-25
1
-2
/
+2
*
bpo-35773: Fix test_bdb on non-UTF-8 locales. (GH-21136)
Serhiy Storchaka
2020-06-25
1
-1
/
+1
*
bpo-40275: Use new test.support helper submodules in tests (GH-20849)
Hai Shi
2020-06-25
17
-60
/
+78
*
bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126)
Serhiy Storchaka
2020-06-25
1
-2
/
+12
*
bpo-41002: Optimize HTTPResponse.read with a given amount (GH-20943)
Bruce Merry
2020-06-24
2
-10
/
+52
*
bpo-41094: Additional fix for PYTHONSTARTUP. (GH-21119)
Serhiy Storchaka
2020-06-24
1
-2
/
+2
*
Fix typo in dataclasses module (GH-21109)
Jürgen Gmach
2020-06-24
1
-1
/
+1
*
bpo-41094: Fix decoding errors with audit when open files. (GH-21095)
Serhiy Storchaka
2020-06-24
1
-2
/
+2
*
bpo-40521: Empty frozenset is no longer a singleton (GH-21085)
Raymond Hettinger
2020-06-23
2
-16
/
+0
*
bpo-41065: Use zip-strict in zoneinfo (GH-21031)
Ram Rachum
2020-06-23
1
-2
/
+1
*
Small clean-ups for the random module (GH-21038)
Raymond Hettinger
2020-06-22
1
-30
/
+27
*
bpo-41005: Fixed perrmission error (GH-20936)
Krishna Chivukula
2020-06-22
1
-1
/
+1
*
bpo-41068: Fix read after write in zipfile for non-ASCII files names. (GH-21040)
Serhiy Storchaka
2020-06-22
2
-1
/
+6
*
bpo-26407: Do not mask errors in csv. (GH-20536)
Serhiy Storchaka
2020-06-22
1
-1
/
+19
*
bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (G...
Serhiy Storchaka
2020-06-22
2
-0
/
+14
*
Skip tests to fix bot (GH-20777)
Joannah Nanjekye
2020-06-21
2
-0
/
+4
*
bpo-41052: Opt out serialization/deserialization for _random.Random (GH-21002)
Dong-hee Na
2020-06-21
1
-0
/
+10
*
bpo-41055: Remove outdated tests for the tp_print slot. (GH-21006)
Serhiy Storchaka
2020-06-21
8
-157
/
+4
*
bpo-41058: Use source file encoding in pdb.find_function(). (GH-21010)
Serhiy Storchaka
2020-06-21
2
-14
/
+41
*
bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar (GH-...
Lysandros Nikolaou
2020-06-21
1
-0
/
+8
*
bpo-40939: Remove the old parser (Part 2) (GH-21005)
Lysandros Nikolaou
2020-06-20
2
-180
/
+0
*
bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995)
Batuhan Taskaya
2020-06-20
1
-0
/
+8
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
18
-21
/
+21
*
bpo-41040: Fix test_modulefinder. (GH-20991)
Serhiy Storchaka
2020-06-20
1
-1
/
+2
*
bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS (GH-20984)
Victor Stinner
2020-06-19
1
-8
/
+9
*
Improve blake2 comment for Victor (GH-20981)
Christian Heimes
2020-06-19
1
-5
/
+7
[next]