Commit Graph

58 Commits

Author SHA1 Message Date
Arvid Norberg 8f8120ad71 address python tests using deprecated functions 2026-04-27 14:34:33 +02:00
Arvid Norberg cd8c96e111 local_connection is deprecated, use outgoing_connection 2026-04-12 19:00:03 +02:00
Arvid Norberg 20886c0a4c Merge branch 'RC_2_0' 2026-03-14 09:08:32 +01:00
Arvid Norberg 28d1558c07 Merge branch 'RC_2_0' 2026-03-05 07:38:04 +01:00
qstokkink c4565af25e Add RC_2_0 Python type stubs 2026-02-15 09:43:14 +01:00
AllSeeingEyeTolledEweSew 88cee10961 Add type stubs 2026-02-15 09:43:14 +01:00
arvidn 8e53eba82f Merge branch 'RC_2_0' 2023-08-26 11:15:27 +02:00
AllSeeingEyeTolledEweSew aaa5691133 Add type stubs 2021-06-13 23:07:59 +02:00
arvidn ebae801c09 merged RC_2_0 into master 2021-05-07 09:42:50 +02:00
arvidn 572de87e93 fix issue in python client test 2021-04-15 14:16:02 +02:00
arvidn e424c3bacc merged RC_2_0 into master 2021-04-15 00:05:22 +02:00
arvidn 1dbda9293a merge RC_1_2 into RC_2_0 2021-04-13 14:55:51 +02:00
arvidn b44ee5430b fix client.py to not use deprecated API 2021-04-12 00:51:55 +02:00
AllSeeingEyeTolledEweSew 8c51aace2d Apply python formatting to a selection of tools 2021-02-22 21:11:12 +01:00
arvidn b2d7e07e1a merged RC_1_2 into RC_2_0 2020-11-09 13:12:14 +01:00
arvidn 678a610f91 deprecate torrent_status::allocating. This state is no longer used 2020-11-08 16:53:20 +01:00
arvidn 3c1a52b339 merged RC_1_2 into RC_2_0 2020-09-01 09:34:59 +02:00
arvidn 3a831cc83f fix python binding build without deprecated functions 2020-08-30 14:39:57 -07:00
arvidn 5ee14f2698 fix warning in python example 2020-08-30 05:46:04 -07:00
arvidn a5c2e13156 fix usage of deprecated functions in python example 2020-08-28 00:37:02 -07:00
AllSeeingEyeTolledEweSew cbb4f0277e Make tests and tools python3 compatible. 2020-05-13 00:17:37 +02:00
Arvid Norberg ede7dbf0aa add LGTM badge to README and fix warnings 2018-10-19 16:28:33 +02:00
Andrew Resch 596d98cac4 Clean-up python code (#3075)
lint and enforce python code formatting
2018-06-12 11:43:13 +02:00
Arvid Norberg 07ff024e30 fix conversions of resume_data field of save_resume_data_alert. make write_resume_data_buf return a byte-array. use write_resume_data_buf() in client.py instead of, the deprecated, resume_data 2018-04-29 16:33:09 +02:00
Arvid Norberg fc56ec194a merge RC_1_1 into master 2018-04-29 15:07:26 +02:00
Arvid Norberg 747fcb633a fix typo in client.py. introduce parse_magnet_uri_dict to python binding (returning a dict) in preparation for next major version that will release an add_torrent_params object 2018-04-28 19:05:23 +02:00
Eugene Shalygin 927647acc5 Add options to specify network interfaces to client.py 2018-04-28 15:55:28 +02:00
arvidn 686e3ed27b merged RC_1_1 2017-09-12 00:22:55 +02:00
arvidn ccbd6cbcfe remove rss_reader.py, since rss has been reprecated. fix python binding for torrent_handle, to be hashable. update client_test.py to not use deprecated APIs and follow best (libtorrent) practice 2017-09-11 22:28:57 +02:00
arvidn 4947602a2f make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
arvidn 645d658214 merged RC_1_1 into master 2017-04-13 07:42:32 -07:00
arvidn 0445ae4917 remove use of deprecated peer_info queued state in client.py 2017-04-13 04:48:33 -07:00
Arvid Norberg 7285813449 fix merge issue in python endpoint converter (#1625)
fix merge issue in python endpoint converter
2017-01-25 23:42:26 -05:00
Falcosc 32e0028e32 Fix python client (#1512)
extend python test to include examples. add piece index and block index python bindings
2017-01-24 08:50:36 -05:00
Calum Lind d32ed4b9de Fixup python code in bindings to pass PEP8 codestyle
* Passes Flake8 default settings.
 * Tabs replace spaces
 * Ensure print_function available for python2
2017-01-21 00:21:54 -05:00
arvidn e8693465a5 remove more references to compact storage allocation 2016-03-20 19:14:46 -04:00
Arvid Norberg 790ef041bf merged changes from RC_1_0 2014-12-07 07:22:39 +00:00
Arvid Norberg 3f61ee0ff3 merged changes from RC_1_0 2014-11-19 09:23:08 +00:00
Arvid Norberg e94335ec7f merged python example fix from RC_0_16 2014-02-19 08:50:59 +00:00
Arvid Norberg dfe541ecec merged python fix from RC_0_16 2013-03-29 02:46:12 +00:00
Arvid Norberg 7974e50bb8 merged python fix from RC_0_16 2012-10-13 16:50:07 +00:00
Arvid Norberg f326525e8e merged python fixes from RC_0_16 2012-09-29 05:10:34 +00:00
Arvid Norberg 15ecec3ae5 merged python GIL fix from RC_0_16 2012-09-19 06:13:04 +00:00
Arvid Norberg bcfba9e485 merged python 3 support from RC_0_16 2012-07-16 01:12:39 +00:00
Arvid Norberg 1c13f828dd python binding fixes 2011-03-07 08:24:02 +00:00
Arvid Norberg 8846fe4b93 one more python type converter 2010-12-15 08:30:04 +00:00
Arvid Norberg 3c262bcd52 added new announce_entry members to python bindings. Also excluded deprecated functions from the python bindings when built without them 2009-12-21 22:02:34 +00:00
Arvid Norberg 340476f45b fixed client.py example 2008-11-21 17:54:04 +00:00
Arvid Norberg 723aba6c24 solved issue with pausing checking torrents. Introduced a new state, checkin_resume_data, which a torrent is in while waiting for the disk io thread to verify the resume data, but before it has been determined wheter it should be queued for checking or not 2008-11-19 00:46:48 +00:00
Andrew Resch ff41246c42 update client.py 2008-10-02 06:49:52 +00:00