index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "[2.7] bpo-34172: multiprocessing.Pool leaks resources after being del...
Victor Stinner
2018-12-06
3
-45/+19
*
Fix typo in xml.dom.minidom documentation (GH-10956)
Miss Islington (bot)
2018-12-05
1
-1/+1
*
[2.7] bpo-34052: Prevent SQLite functions from setting callbacks on exception...
Serhiy Storchaka
2018-12-05
3
-39/+85
*
[2.7] bpo-34738: Add directory entries in ZIP files created by distutils. (GH...
Serhiy Storchaka
2018-12-05
5
-4/+22
*
[2.7] bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-105...
Serhiy Storchaka
2018-12-05
2
-8/+8
*
[2.7] Move __missing__ after __delitem__ in Data model. (GH-10923). (GH-10944)
Andre Delfino
2018-12-05
1
-6/+6
*
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-...
Victor Stinner
2018-12-05
4
-24/+102
*
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-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)
Miss Islington (bot)
2018-12-05
2
-0/+13
*
[2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006). (GH-7441)
Serhiy Storchaka
2018-12-04
3
-6/+26
*
[2.7] bpo-25862: Fix several bugs in the _io module. (GH-8026) (GH-8033)
Serhiy Storchaka
2018-12-04
2
-7/+17
*
bpo-26544: Make platform.libc_ver() less slow (GH-10868)
Victor Stinner
2018-12-03
1
-1/+4
*
bpo-35368: Make PyMem_Malloc() thread-safe in debug mode (GH-10828)
Victor Stinner
2018-12-03
2
-6/+54
*
[2.7] Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814). (G...
E Kawashima
2018-12-01
1
-1/+1
*
Replace 1/0 with 1//0 in tests to avoid Python 3 warns (GH-10833)
Victor Stinner
2018-11-30
3
-3/+3
*
bpo-33015: Use malloc() in PyThread_start_new_thread() (GH-10829)
Victor Stinner
2018-11-30
1
-3/+3
*
bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) (GH-10823)
Victor Stinner
2018-11-30
2
-4/+39
*
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) (GH-10817)
Victor Stinner
2018-11-30
1
-24/+41
*
Fix DeprecationWarning in test_bytes (GH-10805)
Victor Stinner
2018-11-30
1
-2/+2
*
bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808)
Miss Islington (bot)
2018-11-30
1
-0/+1
*
bpo-34021: Windows skips test_regrtest.test_env_changed() (GH-10804)
Victor Stinner
2018-11-29
1
-0/+3
*
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801)
Victor Stinner
2018-11-29
4
-7/+130
*
closes bpo-35340: Add freegrammar to pgenheaders.h. (GH-10788)
Benjamin Peterson
2018-11-29
1
-0/+1
*
pythoninfo: log more environment variable (GH-10719) (GH-10774)
Victor Stinner
2018-11-28
1
-4/+45
*
Linkify SMTP.quit() in smtplib documentation. (GH-9785)
Miss Islington (bot)
2018-11-23
1
-1/+1
*
[2.7] bpo-35035: Rename email.utils documentation to email.utils.rst (GH-1002...
Julien Palard
2018-11-22
3
-1/+2
*
bpo-31146: Don't fallback switcher to english on not-yet pusblished languages...
Miss Islington (bot)
2018-11-21
1
-0/+6
*
[2.7] bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) (GH-...
Serhiy Storchaka
2018-11-20
2
-81/+108
*
Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598)
Miss Islington (bot)
2018-11-19
5
-2/+3
*
Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576)
Miss Islington (bot)
2018-11-16
1
-1/+3
*
Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543)
Miss Islington (bot)
2018-11-15
1
-2/+4
*
[2.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (G...
Gregory P. Smith
2018-11-14
2
-1/+4
*
[2.7] Grammar corrections in abc.rst (GH-10525). (GH-10535)
Andrés Delfino
2018-11-14
1
-3/+3
*
Linkify PEP 8 in unix.rst (GH-10482)
Miss Islington (bot)
2018-11-12
1
-1/+1
*
[2.7] bpo-33699: Describe try's else clause with the rest of the try clause (...
Andrés Delfino
2018-11-11
1
-7/+5
*
[2.7] bpo-35194: Fix a wrong constant in cp932 codec. (GH-10420) (GH-10433)
Alexey Izbyshev
2018-11-10
1
-1/+1
*
[2.7] Doc: Make all versions sidebars the same for consistency. (GH-10288) (G...
Julien Palard
2018-11-08
1
-2/+3
*
Add future_stmt to simple_stmt production list. (GH-8239)
Miss Islington (bot)
2018-11-08
1
-0/+1
*
glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102)
Miss Islington (bot)
2018-11-07
1
-1/+1
*
Add a reference to the name mangling description in the tutorial to the index...
Miss Islington (bot)
2018-11-07
1
-0/+3
*
Correct grammar mistakes in string.rst. (GH-9752)
Miss Islington (bot)
2018-11-07
1
-2/+2
*
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems...
Miss Islington (bot)
2018-11-06
1
-1/+1
*
[2.7] bpo-35133: Fix mistakes when concatenate string literals on different l...
Serhiy Storchaka
2018-11-05
15
-23/+23
*
[2.7] Docs: fix some wrong words (GH-6987) (GH-10315)
Stéphane Wirtel
2018-11-04
3
-18/+74
*
Fix a typo about a comma. (GH-10306)
Miss Islington (bot)
2018-11-03
1
-1/+1
*
[2.7] closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now ...
Benjamin Peterson
2018-11-02
2
-1/+2
*
[2.7] bpo-32804: Include the context parameter in urlretrieve documentation (...
Lysandros Nikolaou
2018-11-01
1
-2/+15
*
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. ...
Miss Islington (bot)
2018-10-31
3
-1/+13
*
bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969)
matthewbelisle-wf
2018-10-30
6
-19/+127
*
[2.7] Fix a possible "double decref" in termios.tcgetattr(). (GH-10194) (GH-1...
Zackery Spytz
2018-10-29
1
-2/+2
[prev]
[next]