Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
177b3f9982732bfbe7051b9d761882a7a744ee66
177b3f9
Issue #18673: Add O_TMPFILE to os module. O_TMPFILE requires Linux kernel
by Christian Heimes
· 11 years ago
0db895e
Merge with 3.3
by Terry Jan Reedy
· 11 years ago
29c3fc5
Issue #18732: Remove unused* parameter output_sep from IdleHistory.History
by Terry Jan Reedy
· 11 years ago
102bdbc
Merge with 3.3
by Terry Jan Reedy
· 11 years ago
c2564f9
Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan.
by Terry Jan Reedy
· 11 years ago
c69c9bc
Replace an overly optimistic assert() in _PyGC_CollectNoFail with a simple guard.
by Antoine Pitrou
· 11 years ago
37d5ceb
Change the builtin hash algorithms' names to lower case names
by Christian Heimes
· 11 years ago
f0e5210
(Merge 3.3) Issue #18296: Try to fix TestSendfile.test_trailers() of test_os on FreeBSD
by Victor Stinner
· 11 years ago
5e4d639
Issue #18296: Try to fix TestSendfile.test_trailers() of test_os on FreeBSD
by Victor Stinner
· 11 years ago
8ad3919
Hoist the global "dummy" lookup outside of the reinsertion loop.
by Raymond Hettinger
· 11 years ago
8e45540
Closes issue #18698: ensure importlib.reload() returns the module out of sys.modules.
by Eric Snow
· 11 years ago
01dbca0
Null merge from 3.3.
by Eric Snow
· 11 years ago
7491f17
issue #18698: ensure importlib.reload() returns the module out of sys.modules.
by Eric Snow
· 11 years ago
5d07e70
Remove errant fourth '.' from ellipsis in datetime documentation.
by David Wolever
· 11 years ago
e76c039
Remove errant fourth '.' from ellipsis in datetime documentation.
by David Wolever
· 11 years ago
84ed9a6
Issue #8713: Support alternative start methods in multiprocessing on Unix.
by Richard Oudkerk
· 11 years ago
d06eeb4
merge
by Raymond Hettinger
· 11 years ago
b1b915c
Issue 18719: Remove a false optimization
by Raymond Hettinger
· 11 years ago
b31e3f7
Merge with 3.3
by Terry Jan Reedy
· 11 years ago
0a01ac4
Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_'
by Terry Jan Reedy
· 11 years ago
fc8a0a7
(Merge 3.3) Issue #18405: Improve the entropy of crypt.mksalt().
by Victor Stinner
· 11 years ago
7f7b941
Issue #18405: Improve the entropy of crypt.mksalt().
by Victor Stinner
· 11 years ago
9786910
Close #12015: The tempfile module now uses a suffix of 8 random characters
by Victor Stinner
· 11 years ago
0c7907d
Remove duplicate text in 3.4 what's new (my bad)
by Antoine Pitrou
· 11 years ago
9ed5f27
Issue #18722: Remove uses of the "register" keyword in C code.
by Antoine Pitrou
· 11 years ago
9eaa3e6
#18687: merge with 3.3.
by Ezio Melotti
· 11 years ago
4bfa6c5
#18687: remove obsolete comment. Patch by Févry Thibault.
by Ezio Melotti
· 11 years ago
7cf5e61
Issue 18724: Fix typo noticed by Susan Tan.
by Ned Deily
· 11 years ago
eedb58d
Issue 18724: Fix typo noticed by Susan Tan.
by Ned Deily
· 11 years ago
07abe7a
merge from 3.3
by Senthil Kumaran
· 11 years ago
0d53860
Increasing test coverage of ftplib. Patch by Muhammad Jehanzeb
by Senthil Kumaran
· 11 years ago
654f003
Documenting that json.load may raise a ValueError.
by Felix Crux
· 11 years ago
bc4b8eb
Documenting that json.load may raise a ValueError.
by Felix Crux
· 11 years ago
b435799
Documenting that json.load may raise a ValueError.
by Felix Crux
· 11 years ago
60fb971
Documenting that json.load may raise a ValueError.
by Felix Crux
· 11 years ago
bbf4a46
Merge issue #17701: Improving strftime documentation.
by David Wolever
· 11 years ago
569a5fa
Issue #17701: Improving strftime documentation.
by David Wolever
· 11 years ago
389dec8
Issue #18585: Add :func:`textwrap.shorten` to collapse and truncate a piece of text to a given length.
by Antoine Pitrou
· 11 years ago
d6cbd34
Sort whatsnew entries alphabetically
by Antoine Pitrou
· 11 years ago
f89aa9a
Add whatsnew entries for 3.4.
by Antoine Pitrou
· 11 years ago
e70f2d5
Issue #18667: Add missing "HAVE_FCHOWNAT" symbol to posix._have_functions.
by Larry Hastings
· 11 years ago
00964ed
Issue #18667: Add missing "HAVE_FCHOWNAT" symbol to posix._have_functions.
by Larry Hastings
· 11 years ago
e1f1597
Closes issue #18598: Have the exception message for
by Brett Cannon
· 11 years ago
388a392
Issue 18693: Put custom __dir__ back in place. Will instead look at fixing `help()`.
by Ethan Furman
· 11 years ago
8f2c2bc
Add some docstrings, clarify others, and fix formatting.
by Eli Bendersky
· 11 years ago
01ea326
Close #12645: Clarify and reformat the documentation of import_fresh_module
by Eli Bendersky
· 11 years ago
ba5517d
Issue #12645: Clarify and reformat the documentation of import_fresh_module
by Eli Bendersky
· 11 years ago
3ee1140
Issue #18706: Fix a test for issue #18681 so it no longer breaks test_codeccallbacks*.
by Serhiy Storchaka
· 11 years ago
b212291
Issue #18706: Fix a test for issue #18681 so it no longer breaks test_codeccallbacks*.
by Serhiy Storchaka
· 11 years ago
b2855cc
#18663: merge with 3.3.
by Ezio Melotti
· 11 years ago
d51914c
#18663: document that assertAlmostEqual also works when the values are equal and add tests.
by Ezio Melotti
· 11 years ago
4a0b6f7
Issue #15301: skip new test method so Windows builtbots stop failing.
by Terry Jan Reedy
· 11 years ago
e1acf34
Merge
by Terry Jan Reedy
· 11 years ago
56ecb36
Merge heads
by Terry Jan Reedy
· 11 years ago
40322e6
Issue #10241: Clear extension module dict copies at interpreter shutdown.
by Antoine Pitrou
· 11 years ago
ee8f773
Issue #18676: Merge from 3.3
by Terry Jan Reedy
· 11 years ago
584e815
Fix refcounting issue with extension types in tkinter. (issue #15721)
by Antoine Pitrou
· 11 years ago
7608b60
Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get
by Terry Jan Reedy
· 11 years ago
b723a12
Merge with 3.3
by Terry Jan Reedy
· 11 years ago
a594c63
Issue #18429: Add user-oriented News entry about Format / Format Paragraph
by Terry Jan Reedy
· 11 years ago
9559243
Merge with 3.3
by Terry Jan Reedy
· 11 years ago
7c64aad
Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py.
by Terry Jan Reedy
· 11 years ago
53f58db
Close #18693: __dir__ removed from Enum; help() now helpful.
by Ethan Furman
· 11 years ago
a4998a7
Close #18264: int- and float-derived enums now converted to int or float.
by Ethan Furman
· 11 years ago
fbcf4d7
#18681: merge with 3.3.
by Ezio Melotti
· 11 years ago
056bafe
#18681: Fix a NameError in imp.reload() (noticed by Weizhao Li).
by Ezio Melotti
· 11 years ago
b37278c
Null merge of 3.3 merge heads.
by R David Murray
· 11 years ago
13f4cd6
Merge heads.
by R David Murray
· 11 years ago
a9e67ad
Merge heads.
by R David Murray
· 11 years ago
2bb2f6a
Merge #8112: Update the documenting xmlrpc server to use getfullargspec.
by R David Murray
· 11 years ago
f22b62e
#8112: Update the documenting xmlrpc server to use getfullargspec.
by R David Murray
· 11 years ago
a1e639a
#18505: merge with 3.3.
by Ezio Melotti
· 11 years ago
1c4810b
#18505: fix duplicate name and remove duplicate test. Patch by Vajrasky Kok.
by Ezio Melotti
· 11 years ago
08a1472
Merge typo fixes from 3.3.
by Ezio Melotti
· 11 years ago
2af76da
Fix a couple of typos.
by Ezio Melotti
· 11 years ago
8281e7c
#18453: merge with 3.3.
by Ezio Melotti
· 11 years ago
3191632
#18453: fix unused variables in test_xmlrpc. Patch by Vajrasky Kok.
by Ezio Melotti
· 11 years ago
06c9ab5
#18465: merge with 3.3.
by Ezio Melotti
· 11 years ago
0f12be1
#18465: fix unused variables in test_minidom. Patch by Vajrasky Kok.
by Ezio Melotti
· 11 years ago
490eef9
#18484: merge with 3.3.
by Ezio Melotti
· 11 years ago
1d237e5
#18484: improve test coverage of http.cookiejar. Patch by Vajrasky Kok.
by Ezio Melotti
· 11 years ago
7f5218a
#18483: merge with 3.3.
by Ezio Melotti
· 11 years ago
7ac17f8
#18483: add one more date format in test_http2time_formats. Patch by Vajrasky Kok.
by Ezio Melotti
· 11 years ago
532d03e
Issue #15651: PEP 3121 refactoring for _elementtree
by Eli Bendersky
· 11 years ago
c7c953a
typo, changeset dd0d751cc7f1 belongs to issue #16499 not issue #16400
by Christian Heimes
· 11 years ago
ad73a9c
Issue #16400: Add command line option for isolated mode.
by Christian Heimes
· 11 years ago
562d9cb
Issue #18668: Further clarify m_size setting for non-negative values
by Eli Bendersky
· 11 years ago
43694a5
Issue #18668: Further clarify m_size setting for non-negative values
by Eli Bendersky
· 11 years ago
8a44c05
Null merge related to #18600.
by R David Murray
· 11 years ago
fb1a7bc
#18600: In 3.3, as_string does not accept a policy keyword.
by R David Murray
· 11 years ago
bb17d2b
#18600: add policy to add_string, and as_bytes and __bytes__ methods.
by R David Murray
· 11 years ago
3f58277
Closes #18671: Output more information when logging exceptions occur.
by Vinay Sajip
· 11 years ago
d119b7b
#18357: merge with 3.3.
by Ezio Melotti
· 11 years ago
2532635
#18357: add tests for dictview set difference. Patch by Fraser Tweedale.
by Ezio Melotti
· 11 years ago
e1a6edc
#18581: merge with 3.3.
by Ezio Melotti
· 11 years ago
4e4f3b8
#18581: remove duplicate test and run a test class that was skipped. Initial patch by Vajrasky Kok.
by Ezio Melotti
· 11 years ago
0738aff
Fix a typo in PyUnicode_CopyCharacters() documentation.
by Serhiy Storchaka
· 11 years ago
cdd0279
Fix a typo in PyUnicode_CopyCharacters() documentation.
by Serhiy Storchaka
· 11 years ago
3e4477c
#18267: merge with 3.3.
by Ezio Melotti
· 11 years ago
79016e1
#18267: make whitespace consistent and fix an operator.
by Ezio Melotti
· 11 years ago
Next »