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
*
bpo-42819, readline: Disable bracketed paste (GH-24108)
3.8
Miss Islington (bot)
2021-02-15
3
-0
/
+32
*
Add a warning block around the get_referrers() documentation (GH-24511)
Miss Islington (bot)
2021-02-15
1
-4
/
+5
*
bpo-43108: Fix a reference leak in the curses module (GH-24420) (GH-24429)
Miss Islington (bot)
2021-02-15
2
-1
/
+4
*
[3.8] bpo-42967: only use '&' as a query string separator (GH-24297) (#24529)
Senthil Kumaran
2021-02-15
10
-46
/
+166
*
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-2...
Miss Islington (bot)
2021-02-14
4
-4
/
+4
*
bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505)
Miss Islington (bot)
2021-02-12
1
-2
/
+3
*
[3.8] bpo-41824: Fix indentation issue in ForwardRef docs (#24495)
Ken Jin
2021-02-09
1
-1
/
+1
*
[3.8] bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) (#24494)
Ken Jin
2021-02-09
1
-0
/
+2
*
bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
Miss Islington (bot)
2021-02-06
1
-1
/
+2
*
Simple typo fix (GH-24448)
Miss Islington (bot)
2021-02-05
1
-1
/
+1
*
build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)
Miss Islington (bot)
2021-02-04
1
-1
/
+1
*
bpo-42773: fix tests not being run on pushes (GH-24004)
Miss Islington (bot)
2021-02-03
1
-1
/
+1
*
Fix typo (GH-23019)
Miss Islington (bot)
2021-02-03
1
-1
/
+1
*
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
Miss Islington (bot)
2021-02-02
1
-0
/
+5
*
bpo-41748: Handles unquoted attributes with commas (GH-24072)
Miss Islington (bot)
2021-02-01
3
-37
/
+59
*
bpo-43016: Fix test_curses on platform without cursesw (GH-24405) (GH-24408)
Miss Islington (bot)
2021-02-01
1
-5
/
+23
*
[3.9] bpo-41604: Don't decrement the reference count of the previous user_ptr...
Miss Islington (bot)
2021-01-31
2
-1
/
+5
*
[3.8] bpo-43016: Rewrite tests for curses (GH-24312). (GH-24399) (GH-24401)
Serhiy Storchaka
2021-01-31
1
-214
/
+771
*
bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t...
Miss Islington (bot)
2021-01-31
2
-1
/
+3
*
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
Miss Islington (bot)
2021-01-31
1
-4
/
+0
*
Fixing typos in turtle.rst (GH-24376)
Miss Islington (bot)
2021-01-29
1
-6
/
+6
*
Fixed typo in turtle.rst (GH-24371)
Miss Islington (bot)
2021-01-29
1
-1
/
+1
*
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)
Miss Islington (bot)
2021-01-29
2
-1
/
+2
*
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163) (#24366)
Miss Islington (bot)
2021-01-28
6
-5
/
+37
*
bpo-29076: Add fish support to macOS installer (GH-23302) (GH-23938)
Miss Islington (bot)
2021-01-28
2
-1
/
+18
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Miss Islington (bot)
2021-01-26
5
-13
/
+63
*
[3.8] bpo-41841: Prepare IDLE NEWS for 3.8.8 (GH-24344)
Terry Jan Reedy
2021-01-26
1
-2
/
+6
*
[3.8] bpo-42383: pdb: do not fail to restart the target if the current direc...
Andrey Bienkowski
2021-01-26
2
-0
/
+25
*
[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24320)
Andrey Bienkowski
2021-01-25
3
-1
/
+45
*
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Miss Islington (bot)
2021-01-25
13
-67
/
+66
*
[3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.co...
Miss Islington (bot)
2021-01-25
5
-26
/
+102
*
bpo-43013: Update idlelib code to 3.x (GH-24315) (#24317)
Miss Islington (bot)
2021-01-24
10
-47
/
+49
*
closes bpo-43011: Fix DeprecationWarnings in test_ctypes (GH-24305)
Miss Islington (bot)
2021-01-23
1
-2
/
+2
*
bpo-40304: Correct type(name, bases, dict) doc (GH-19553)
Miss Islington (bot)
2021-01-21
2
-8
/
+11
*
bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-241...
cptpcrd
2021-01-21
3
-0
/
+35
*
Fix typos in unittest documentation (GH-24194)
Miss Islington (bot)
2021-01-20
1
-3
/
+3
*
bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039)
Miss Islington (bot)
2021-01-20
2
-2
/
+2
*
bpo-42005: profile and cProfile catch BrokenPipeError (GH-22643)
Miss Islington (bot)
2021-01-20
3
-2
/
+14
*
closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes p...
Miss Islington (bot)
2021-01-18
3
-32
/
+64
*
[3.8] bpo-42531: Teach importlib.resources.path to handle packages without __...
William Schwartz
2021-01-16
3
-3
/
+18
*
[3.8] bpo-40052: Fix alignment issue in PyVectorcall_Function() (GH-23999) (G...
Petr Viktorin
2021-01-12
3
-4
/
+7
*
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Miss Islington (bot)
2021-01-09
4
-3
/
+20
*
bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent ...
Miss Islington (bot)
2021-01-07
2
-1
/
+3
*
bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675)
Steve Dower
2021-01-06
4
-3
/
+4
*
bpo-42755: Fix sqlite3.Connection.backup docs (GH-23965)
Miss Islington (bot)
2021-01-06
1
-1
/
+1
*
bpo-38413: Remove outdated section about multithreading in sqlite3 (GH-23159)
Miss Islington (bot)
2021-01-06
1
-13
/
+0
*
bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125)
Steve Dower
2021-01-06
4
-5
/
+6
*
[3.8] bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674). (GH-...
Erlend Egeberg Aasland
2021-01-05
2
-3
/
+4
*
[3.8] [3.9] bpo-42681: Fix test_curses failures related to color pairs (GH-24...
Serhiy Storchaka
2021-01-05
2
-15
/
+44
*
[3.8] bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)
Terry Jan Reedy
2021-01-05
6
-31
/
+227
[next]