Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8d37ffa563cf552dd34990bfefd935eef8adfd11
8d37ffa
Issue #12605: Show information on more C frames within gdb backtraces
by David Malcolm
· 13 years ago
5d2ecfb
Fix typo in shutil doc
by Hynek Schlawack
· 13 years ago
67a7b06
Flush stdout and stderr when running tests in parallel
by Antoine Pitrou
· 13 years ago
8237258
Flush stdout and stderr when running tests in parallel
by Antoine Pitrou
· 13 years ago
932f5be
Merge buildbot script changes
by Antoine Pitrou
· 13 years ago
d0bb9c6
Allow passing extra testing options to the buildbot test scripts
by Antoine Pitrou
· 13 years ago
ab47577
white space cleanup
by Christian Heimes
· 13 years ago
afa2973
Issue 10924: Fixed mksalt() to use a RNG that is suitable for cryptographic purpose
by Christian Heimes
· 13 years ago
39b1e5d
build_all_use_profile: Build using -fprofile-correction to automatically
by Matthias Klose
· 13 years ago
9facaf4
Issue #15079: make a test applicable to both C and Python versions of the pickle module.
by Antoine Pitrou
· 13 years ago
79035bd
Issue #15079: make a test applicable to both C and Python versions of the pickle module.
by Antoine Pitrou
· 13 years ago
7fb30f0
Null merge
by David Malcolm
· 13 years ago
b837192
Issue #14443: ensure that brp-python-bytecompile is invoked with the correct
by David Malcolm
· 13 years ago
c02be61
- whitespace-normalize libffi file
by Matthias Klose
· 13 years ago
2a91876
- Issue #15194: Update libffi to the 3.0.11 release.
by doko@ubuntu.com
· 13 years ago
13c6682
issue13666 - merge from 3.2
by Senthil Kumaran
· 13 years ago
72a80e8
issue13666 - Fixing datetime documentation example when using tzinfo
by Senthil Kumaran
· 13 years ago
3194037
Added hmac.compare_digest to whatsnew
by Christian Heimes
· 13 years ago
8c3c29e
Added tag v3.3.0b1 for changeset e15c554cd43e
by Georg Brandl
· 13 years ago
d08cec6
Bump version to 3.3.0b1.
by Georg Brandl
· 13 years ago
dba3b5c
3.3 whatsnew: Comment out the section about new POSIX *at functions etc.; has to be rewritten later.
by Georg Brandl
· 13 years ago
2391974
Merge heads
by Petri Lehtinen
· 13 years ago
969288e
Use ValueError, not RuntimeError for a utime flag combination illegal on some systems.
by Georg Brandl
· 13 years ago
6c3f1dd
What's new: Add myself as the contributor of issue 12170
by Petri Lehtinen
· 13 years ago
a4b018f
Merge
by Martin v. Löwis
· 13 years ago
8ca5a84
Create PGInstrument/PGUpdate configurations for py.exe and pyw.exe
by Martin v. Löwis
· 13 years ago
805dff5
Fix issue # in Misc/NEWS (should be #15187, not 15817.)
by Larry Hastings
· 13 years ago
ee0be40
Add yet another missing versionchanged.
by Georg Brandl
· 13 years ago
3f81ba8
Update suspicious ignore file and pydoc topics.
by Georg Brandl
· 13 years ago
9aae9e5
Fix a few markup nits in zlib docs and add missing versionchanged tags.
by Georg Brandl
· 13 years ago
5b2f9c0
Issue #15817: Bugfix: remove temporary directories test_shutil was leaving
by Larry Hastings
· 13 years ago
93e3d3a
merge from 3.2 - Issue13685
by Senthil Kumaran
· 13 years ago
f21804a
Issue #13685 - Update argparse help message for % sign usage.
by Senthil Kumaran
· 13 years ago
a57a8e0
Closes #15179: Merged fix from 3.2.
by Vinay Sajip
· 13 years ago
3e6d71d
Issue #15179: Closed socket on connection failure. Thanks to Kazutaka Morita for the patch.
by Vinay Sajip
· 13 years ago
0b1b9ce
If main() is called and an argument cannot be decoded, make sure to
by Brett Cannon
· 13 years ago
8a250fa
Comment out a dead increment.
by Brett Cannon
· 13 years ago
555bfc7
Issue #14443: ensure that brp-python-bytecompile is invoked with the correct
by David Malcolm
· 13 years ago
2e5f371
Merge
by Antoine Pitrou
· 13 years ago
1dd75a6
Backport test_nntplib fixes from default.
by Antoine Pitrou
· 13 years ago
0ab5cf9
Issue #15181: importlib bytecode is unsigned and shouldn't have negative numbers.
by Antoine Pitrou
· 13 years ago
7334be8
Null merge.
by Stefan Krah
· 13 years ago
62ba042
Issue #15171: Try the HOST_PYTHON hack for 3.2.
by Stefan Krah
· 13 years ago
1edab78
Update test script to Visual Studio 2010.
by Stefan Krah
· 13 years ago
3784ff9
Issue #13950: Improve support for OS X Xcode 4:
by Ned Deily
· 13 years ago
52c6097
Moved hmac.compare_digest Misc/NEWS entry from Core and Builtins to Library.
by Larry Hastings
· 13 years ago
c48fe98
Issue #15177: Added dir_fd parameter to os.fwalk().
by Larry Hastings
· 13 years ago
2a193a8
Skip test in freebsd entirely - Kernel bug in freebsd7/8/9 - #10142: Support for SEEK_HOLE/SEEK_DATA
by Jesus Cea
· 13 years ago
fdaea06
Issue #15176: Clarified behavior, documentation, and implementation
by Larry Hastings
· 13 years ago
3b52778
#4489 Make fd based rmtree work on bytes
by Hynek Schlawack
· 13 years ago
77892dc
More doc fixes: made it clear where to start reading when you click on <dir_fd>.
by Larry Hastings
· 13 years ago
68d34f4
merge heads
by Gregory P. Smith
· 13 years ago
875c1bc
Backout change e8f44ebacda7052267318cecf5b6f128d35add17. Reverting the test
by Gregory P. Smith
· 13 years ago
b5ba203
Backout change e8f44ebacda7052267318cecf5b6f128d35add17. Reverting the test
by Gregory P. Smith
· 13 years ago
48986d6
Minor grammar refinement for hmac.compare_digest().
by Larry Hastings
· 13 years ago
aceaf90
Some tightening of the documentation for the new kwarg-style os module functionality.
by Georg Brandl
· 13 years ago
4d399a4
Grammar fix.
by Georg Brandl
· 13 years ago
714370f
Give test directory a more reasonable name.
by Eric V. Smith
· 13 years ago
2895244
Closes #15173: Tidied up copyright statements and removed pythonv references.
by Vinay Sajip
· 13 years ago
e51a369
Fixes issue 15039: namespace packages are no longer imported in preference to modules of the same name.
by Eric V. Smith
· 13 years ago
e6bdc8f
Restore Misc/NEWS entries lost in the merge for the previous commit.
by Larry Hastings
· 13 years ago
68386bc
Issue #15164: Change return value of platform.uname() from a
by Larry Hastings
· 13 years ago
56ed284
Merge with 3.2.
by Georg Brandl
· 13 years ago
61063cc
Fix a couple of versionadded/versionchanged related markup errors.
by Georg Brandl
· 13 years ago
33369cf
Fix a bunch of "versionchanged" related markup errors.
by Georg Brandl
· 13 years ago
f551001
Merge
by Antoine Pitrou
· 13 years ago
ad09b5d
Add a couple of what's new entries.
by Antoine Pitrou
· 13 years ago
5d7e1d3
Fix statement.
by Antoine Pitrou
· 13 years ago
217aa55
Fix markup, for real this time.
by Georg Brandl
· 13 years ago
00081f3
Merge
by Antoine Pitrou
· 13 years ago
b0f0895
Fix indentation
by Éric Araujo
· 13 years ago
ab88803
Support Mageia Linux in the platform module.
by Antoine Pitrou
· 13 years ago
488fccf
Closes #11678: support Arch linux in the platform module.
by Georg Brandl
· 13 years ago
becb70c
Merge heads.
by Ezio Melotti
· 13 years ago
4649518
#15156: HTMLParser now uses the new "html.entities.html5" dictionary.
by Ezio Melotti
· 13 years ago
3c0db67
Drop useenv=true also from the 32-bit build script: It is not necessary and
by Stefan Krah
· 13 years ago
a504a7a
Issue #15055: update dictnotes.txt. Patch by Mark Shannon.
by Antoine Pitrou
· 13 years ago
87903c1
Merge with 3.2.
by Georg Brandl
· 13 years ago
26af3b2
Refer test_xmlrpc_net to the new buildbot URL at buildbot.python.org.
by Georg Brandl
· 13 years ago
cb1c8b7
Merge with 3.2.
by Georg Brandl
· 13 years ago
496660c
Partial backport of 612f34e31270: fix spacing error in exception message.
by Georg Brandl
· 13 years ago
fcbdbf2
urllib.request: fix spacing errors in exception/warning messages.
by Georg Brandl
· 13 years ago
56261cf
Branch merge
by Éric Araujo
· 13 years ago
544e13d
Fix markup
by Éric Araujo
· 13 years ago
0a8f5f7
Fix typos
by Éric Araujo
· 13 years ago
aa789ac
Restore test that was using pysetup and can now (#15157) use pydoc
by Éric Araujo
· 13 years ago
19c4e5b
Fix test__locale on Mac; platform.uname() does not have a structseq-type interface (yet).
by Georg Brandl
· 13 years ago
318c56c
Issue #15102: Fix paths of python executables.
by Stefan Krah
· 13 years ago
988049a
Alpha -> Beta
by Georg Brandl
· 13 years ago
03b9ad0
Add a single versionadded for a whole section instead of repeating for every function.
by Georg Brandl
· 13 years ago
96acb73
Small whitespace fixes for shutil.rmtree() docs.
by Georg Brandl
· 13 years ago
4a7e25f
#444582: fix example and rewrap docs a bit.
by Georg Brandl
· 13 years ago
4168764
Add 3.2.3 version to the license table.
by Georg Brandl
· 13 years ago
0b40a0b
Merge
by Antoine Pitrou
· 13 years ago
c645c6a
Closes #15162: the meaning of "online" has shifted a bit in recent years, use "interactive" instead.
by Georg Brandl
· 13 years ago
92c9757
Use -W on the Windows 64 buildbots
by Antoine Pitrou
· 13 years ago
dbab58f
Refactor the venv API docs into a real API doc style.
by Georg Brandl
· 13 years ago
1f5d2a0
Fix test to really run behind a NNTP virus checker
by Antoine Pitrou
· 13 years ago
5f762af
Remove a detailed discussion of content-based short circuiting, off topic for library docs.
by Antoine Pitrou
· 13 years ago
f61e791
Simplify wording.
by Antoine Pitrou
· 13 years ago
Next »